# Pop-up

To create your Pop-up, Click "**Convert**" and then "**Pop-ups**";

<figure><img src="/files/208326f3e143a9234d8ee87c41446fbf10803711" alt=""><figcaption></figcaption></figure>

Click "**New**";

<figure><img src="/files/08e3365c89c5c25a7abf90cff610c405995ab705" alt=""><figcaption></figcaption></figure>

Set the **settings**;&#x20;

<figure><img src="/files/76ad5c4daa9a41b28ec86f65a03da4a9fa8143a2" alt=""><figcaption></figcaption></figure>

**Title** and **Description**: Set a title and a description for your Pop-up.

**Display frequency**: How often the pop-up will appear.

**Show the pop-up as soon as**: What action will be required for the pop-up to be triggered or displayed.

**Delay the Pop-up by X seconds**: Postpone the display of the pop-up for a few seconds.

**Published**: So that the Pop-up is **active**, leave the option **Yes** enabled, or if you prefer to disable it, leave the option Not enabled.

Then click "**Open builder**".

<figure><img src="/files/a6b5ce2439e87907527cc62520ac7cb57925f57e" alt=""><figcaption></figcaption></figure>

Right after, create your pop-up as desired. You can drag the tools into the blank area and preview how the result will look.

<figure><img src="/files/a8812bde16667acbf0a4db4c9e93a9089465335a" alt=""><figcaption></figcaption></figure>

*See the example below:*

With your form already created, click the "Form" option and drag it into the blank area.

Likewise, you can do the same with the other tools and create your pop-up in the way you consider best.

<figure><img src="/files/f0f15f2ad91b6efa9e4b85c76d5af075c651cb20" alt=""><figcaption></figcaption></figure>

## To modify the layout of your pop-up, follow these steps:

* Click "Edit page settings;
* The Element Editor will appear, from which you can modify your pop-up and configure it to the desired standard.&#x20;

<figure><img src="/files/98555cf5e81196f977627c0bfa904a056f63f553" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/4865ae5a32293a088a90dc0a5c794da2b1a3b0fd" alt=""><figcaption></figcaption></figure>

{% embed url="<https://youtu.be/vLEH4Mv1rVE>" %}

*And that's it, your pop-up is created!*&#x20;


---

# Agent Instructions: 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:

```
GET https://docs.sprinthub.com/en/topics/convert/pop-up.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
