> 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/03-large-sticky-popup.md).

# 03 - Large Sticky Popup

![](https://import.cdn.thinkific.com/551340/courses/1542903/3-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-03-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 (03)"** and add it to your page

#### 2) Add your images and text for the sticky popup

* [ ] Add your image to the *Image settings.* This image will be automatically cropped.

![](/files/okPsl3OIaH30jRH1335v)

* [ ] Next, configure your **Button settings** for the text and the page to be used for the button.&#x20;

#### 3) Set the visibility settings for the sticky popup

* [ ] Optionally change the **Popup Visibility settings** to set the behavior you want for how soon and how often you want the popup to appear. *We recommend some delay in the popup appearing so that your reader does not immediately want to close it.* [<mark style="color:orange;">**Check our guide on Popup Visibility settings for more details**</mark>](/kit-usage-guides/popups-timers-and-exit-intents/popup-visibility-settings.md)

![](/files/Fd05aMpD9SqECnXAETIg)

{% hint style="success" %}
**🔥PRO TIP:** Drop this super power onto your student dashboard page to encourage your members to upgrade to a higher level offering or member based subscription
{% endhint %}


---

# 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/03-large-sticky-popup.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.
