# Text promotion

The **Text Promotion** section allows merchants to display a small, customizable popup for announcing promotions, events, updates, or calls to action. This is a lightweight popup with a heading, rich text, and an optional button, ideal for subtle messaging without overwhelming the visitor.&#x20;

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

<table><thead><tr><th width="212.74566650390625">Setting</th><th width="142.22137451171875" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Position</td><td align="center"><code>select</code></td><td>Controls the horizontal position of the popup: <code>Left</code>, <code>Right</code>, or <code>Center</code>.</td></tr><tr><td>Heading</td><td align="center"><code>text</code></td><td>The main title or heading of the promotion.</td></tr><tr><td>Text</td><td align="center"><code>richtext</code></td><td>Main message or promotional content. HTML supported.</td></tr><tr><td><strong>Button</strong></td><td align="center"></td><td></td></tr><tr><td>Color</td><td align="center"><code>select</code></td><td>Button color: <code>Black</code>, <code>White</code>, <code>Primary</code>, or <code>Secondary</code>.</td></tr><tr><td>Size</td><td align="center"><code>select</code></td><td>Button size: <code>Small</code>, <code>Medium</code>, or <code>Large</code>.</td></tr><tr><td>Style</td><td align="center"><code>select</code></td><td>Button style: <code>Solid</code>, <code>Outline</code>, or <code>Text</code>.</td></tr><tr><td>Show Arrow</td><td align="center"><code>checkbox</code></td><td>Toggle to show a directional arrow inside the button.</td></tr><tr><td><strong>Colors</strong></td><td align="center"></td><td></td></tr><tr><td>Color Scheme</td><td align="center"><code>color_scheme</code></td><td>Base color scheme applied to the popup.</td></tr><tr><td>Text</td><td align="center"><code>color</code></td><td>Custom override for the popup's text color.</td></tr><tr><td>Background </td><td align="center"><code>color</code></td><td>Custom override for the popup's background color.</td></tr></tbody></table>

{% embed url="<https://broadcast.presidiocreative.com/overlay/aditional-settings>" %}


---

# 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/text-promotion.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.
