# Popup section

The popup section in Modular can be used as a newsletter popup or as a sales promotion tool to display custom messages and promo codes based on where the customer arrives from, is viewing, and how they are interacting with your site.&#x20;

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

### Popup behaviour

Popups can appear based on time and reappear after a certain period. Some of the popup options include:

* Show immediately
* Show after up to 60 seconds after the page load
* Never reappear
* Appear after 1, 2, or 3 weeks

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

### Test mode

After a user has closed down the popup it will not reappear again until a certain amount of time. This is also true for you as an admin. Test mode allows for the popup to be rendered on any page after reloading no matter how many times it's closed.

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

{% hint style="info" %}
Popups will not be shown on mobile devices due to [Google’s mobile-friendly requirements](https://webmasters.googleblog.com/2016/08/helping-users-easily-access-content-on.html).
{% endhint %}

{% embed url="<https://webmasters.googleblog.com/2016/08/helping-users-easily-access-content-on.html>" %}


---

# 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://modular.presidiocreative.com/popups/modular-popup-section.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.
