> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/topicos/converter/pop-up.md).

# Pop-up

Para criar seu Pop-up, Clique em "**Converter**" e sem seguida em "**Pop-ups**";

<figure><img src="/files/514GbQyV94T9WHRc4jFr" alt=""><figcaption></figcaption></figure>

Clique em "**Novo**";

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

Defina as **configurações**;&#x20;

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

**Titulo** e **Descrição**: Defina um titulo e uma descrição para o seu Pop-up.

**Frequência de exibição**: A frequência com que o pop-up irá aparecer.

**Mostrar o pop-up assim que**: Qual ação será necessária para que o pop-up seja acionado ou exibido.

**Atrasar o Pop-up em X segundos**: Adiar a exibição do pop-up por alguns segundos.

**Publicado**: Para que o Pop-up fique **ativo**, deixe a opção **Sim** ativada, ou se preferir desativar, deixe a opção Não ativada.

Em seguida clique em "**Abrir construtor**".

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

Logo em seguida, crie o seu pop-up da forma desejada. Você pode arrastar as ferramentas para dentro da área em branco e visualizar como o resultado ficará.

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

*Veja o exemplo abaixo:*

Com o seu formulário já criado, clique na opção "Formulário" e arraste-o para a área em branco.

Da mesma forma, você pode fazer o mesmo com as outras ferramentas e criar o seu pop-up da maneira que considerar melhor.

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

## Para modificar o layout do seu pop-up, siga estas etapas:

* Clique em "Editar configurações da página;
* Aparecerá o Editor do Elemento, da qual poderá modificar o seu pop-up e configurar no padrão desejado.&#x20;

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

<figure><img src="/files/9GP45DSF0adXyXXycXFI" alt=""><figcaption></figcaption></figure>

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

*E pronto, seu pop-up está criado!*&#x20;


---

# 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.sprinthub.com/topicos/converter/pop-up.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.
