# Rich text

Rich text is a versatile section that allows you to display [theme blocks](/blocks.md) in a single column. Despite it's name,

<figure><img src="/files/zgCHNI2K5Vs7bPFItMiD" alt="Rich text with a cream background, with a subheading, oversized heading and text button"><figcaption><p>Rich text section on the Gaia demo store</p></figcaption></figure>

### Settings

{% hint style="info" %}
The following settings are explained in detail in [common settings](/common-settings.md):

* Horizontal alignment
* Container width
* Color scheme/Color scheme transition
* Padding
* Borders
  {% endhint %}

### Blocks

All [theme blocks](/blocks.md) are available to use in this section.

### Similar sections

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="/pages/HQxW41FvUQZn6PnbFydE">Rich text columns</a> allows you to display theme blocks within two columns</td><td><a href="/files/oVncZPs2NJCxKFtgmGvL">/files/oVncZPs2NJCxKFtgmGvL</a></td></tr><tr><td><a href="/pages/V11b5Km1biskjxg7AX8i">Multicolumns</a> allows you to display rich text content in one or more equal columns </td><td><a href="/files/pKzve6GFkOeHAlAg3IN1">/files/pKzve6GFkOeHAlAg3IN1</a></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://docs.ultramarinastudios.com/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.
