# Additional settings

Set the popup behaviour and target settings for each popup block. These settings are the same for the 'Text promotion' section, 'Popup', and 'Mini popup' blocks.

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

<table><thead><tr><th width="221.17352294921875">Setting</th><th width="107.103271484375" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td><strong>Popup behavior</strong></td><td align="center"></td><td></td></tr><tr><td>Delay appearance</td><td align="center"><code>select</code></td><td>Choose when to show the popup: <code>Immediately</code>, <code>After delay</code>, <code>Bottom scroll</code>, or <code>Idle</code>.</td></tr><tr><td><strong>Target page</strong></td><td align="center"></td><td></td></tr><tr><td>Limit to specific page</td><td align="center"><code>checkbox</code></td><td>Enable targeting by URL.</td></tr><tr><td>Targeted page</td><td align="center"><code>ulr</code></td><td>Enter the page URL to target.</td></tr><tr><td><strong>Target referrer</strong></td><td align="center"></td><td></td></tr><tr><td>Limit to specific referrer</td><td align="center"><code>checkbox</code></td><td>Enable targeting by referrer path.</td></tr><tr><td>Targeted referrer</td><td align="center"><code>text</code></td><td>Specify the referrer path.</td></tr><tr><td><strong>Target device</strong></td><td align="center"></td><td></td></tr><tr><td>Limit to desktop or mobile</td><td align="center"><code>checkbox</code></td><td>Enable device-specific targeting.</td></tr><tr><td>Device</td><td align="center"><code>select</code></td><td>Choose: <code>Only show on mobile</code> or <code>Only show on desktop</code>.</td></tr></tbody></table>


---

# 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://broadcast.presidiocreative.com/overlay/additional-settings.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.
