> For the complete documentation index, see [llms.txt](https://docs-kit.superpowerups.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-kit.superpowerups.com/kit-powerups/promos-kit/04-deals-slider.md).

# 04 - Deals Slider

![](https://import.cdn.thinkific.com/551340/courses/1542903/4-211107-075051.jpg)

{% hint style="info" %}
**EXPERIENCE IT:** [<mark style="color:orange;">Head over to the demo page</mark>](https://powerupkit.thinkific.com/pages/promos-kit-04-demo) and see this super power in action
{% endhint %}

### How to use this super power

#### 1) Add the Promo Kit Sections to the page

* [ ] Make sure you have the **Promos Kit** installed into your site
* [ ] On a site page, add (or copy) the **Base kit Section** that is included with all of our Kit PowerUps. The Base Kit section contains the style choices that will be used on this page for all other Kit sections.&#x20;
* [ ] Add a section and search for **"Promo (04)"** and add it to your page

#### 2) Add the main static image

* [ ] Open the **image settings group** and add your image. This image will cover the space on the left hand side and is permanent. Be sure to check the specified size mentioned in the settings and checkout our [guide on making sure your images are optimized](/kit-usage-guides/media/image-optimization.md).

#### 3) Update the styles to use

* [ ] Update the styles and colors that will be used for the **text, background and button setting groups**. Be sure to [check the guide](/kit-powerups/kit-common-sections/base-kit.md) on how to use named colors, custom fonts and more.

#### 4) Configure your slider behavior

* [ ] Adjust your **slider options** to control if the slider will advance automatically or how long the delay is between the transitions between items

#### 5) Add a block setting for each of your slider items

* [ ] **Add a block for each item** you wish to show on the Deals Slider. Each Item on the slider includes settings for the text being used. Each text field supports [Smart Style](/kit-usage-guides/smart-settings/smart-style.md) to allow you easily highlight, underline and change the boldness of specific portions of text.&#x20;
* [ ] **Set the type of button** to be used for each slide. You can decide to link to a specific page like a checkout or landing page. Or you could use the included [Funnel Kit Optin ](/kit-powerups/kit-common-sections/funnel-kit-opt-in.md)if you would like to open a popup asking for their contact information. There is also a special "Page Pricing Section" option for the button if you want to jump down to a Kit Pricing section block (which required a Kit Pricing section to be included). *Generally it is recommended that the button be linked to the checkout page for your special price.*


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs-kit.superpowerups.com/kit-powerups/promos-kit/04-deals-slider.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
