# Rich text

Broadcast's rich text section is the simplest method for adding text or headings above or between sections. It allows you to add large or short messages with headings, subheadings, and text styles.

<figure><img src="/files/dkavX1hzToelkyEd3Civ" alt=""><figcaption><p><strong>Rich text section with Subheading, Heading and Button blocks</strong></p></figcaption></figure>

### Flexible

* Introduce sections with rich text. Place the section above another to build a seamless look:

<figure><img src="/files/ndHxO4QBNC81SDUd45ZX" alt=""><figcaption><p><strong>Subheading and Heading blocks</strong></p></figcaption></figure>

* Extended text can be spanned over columns with the **columns** block:

<figure><img src="/files/c1vggngQZhLLIHqF1Pcn" alt=""><figcaption><p><strong>Columns block</strong></p></figcaption></figure>

* The **text** block can be used to build heading tags for SEO, like an H1:

<figure><img src="/files/kc7TImIcG8lCqvpXisbH" alt=""><figcaption><p><strong>Text block</strong></p></figcaption></figure>

### Customize

* Add a background image to help the section pop out. Both desktop and mobile options are available.&#x20;
* The text alignment option can centre text. The overlay and color options can be used to fine-tune the content.&#x20;
* Use the columns block to break content up into columns instantly. Choose how many columns to display.&#x20;

### Video Overview

This video demonstrates the section settings and block options for the **Rich text** section:

{% embed url="<https://www.loom.com/share/a533eb6df1554a66980c8d182881596d?sid=dbe2d9f5-8515-47a2-9eb5-94e78f141065>" %}
**Video walkthrough of the rich text section**
{% endembed %}


---

# 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/broadcast-v5/sections/broadcast-sections/rich-text.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.
