> For the complete documentation index, see [llms.txt](https://broadcast.presidiocreative.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://broadcast.presidiocreative.com/broadcast-v5/sections/broadcast-sections/text-promo.md).

# Text promo

Promote your offers and discounts easily with this easy-to-use text promotion builder, which can be added to your site.

These are static promotions without any scrolling. Sometimes, simple is best.

<figure><img src="/files/O9TsjN7AR5SlvwIzBlqe" alt=""><figcaption><p><strong>Text promo used to separate sections</strong></p></figcaption></figure>

### Flexible

Add throughout your store to alert customers of offers and services. Broadcast includes three content-block types to help you quickly build the right message with a call to action.&#x20;

### Customize

* The section settings have a range of options to customize the width, colors and padding. You can use an optional background image for a creative design.

<figure><img src="/files/vb7kefZNxcy66O8Tx9rM" alt=""><figcaption><p><strong>Background image used</strong></p></figcaption></figure>

* Each of the content blocks will be aligned horizontally. The content will wrap to multiple lines to fit the width of the display area.&#x20;
* Use the heading, text and button blocks to build the promotion content.&#x20;

### Video Overview

This video demonstrates the section settings and design options for the **Text promo** section:

{% embed url="<https://www.loom.com/share/2f421dfff70f4819b33a17c5b4768556?sid=62b5bbba-d802-4277-b303-e67ac7126ab6>" %}
**Video overview of the text promo section in Broadcast**
{% endembed %}


---

# 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://broadcast.presidiocreative.com/broadcast-v5/sections/broadcast-sections/text-promo.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.
