# Rich text

### Rich text

The Rich Text section lets you add formatted text blocks to your pages, making it ideal for storytelling, highlighting key messages, or providing extra details about your products and brand. You can combine text with buttons to guide customers toward other parts of your store.

\
![](/files/fZbFn1GQuNXGCAxWoOt8)

To add and customize your collection list section:

1. Go to the theme editor (**Customize**), click **Add section > Rich text.**
2. Add an optional **Caption** to introduce the block.
3. Enter a **Heading** to grab attention.
4. Add **Text** to share your message, details, or promotions.
5. (Optional) Add one or two **Buttons** and set their labels and links.

### Rich Text Settings Reference

| Setting                   | Description                                                                                                           |
| ------------------------- | --------------------------------------------------------------------------------------------------------------------- |
| <p>Caption</p><p><br></p> | Small text displayed above the heading (e.g., “Shop Now” or “Introducing”).                                           |
| Heading                   | Main title for the section.                                                                                           |
| Text                      | Add supporting content under the heading. Supports rich text formatting for links, bold, italics, and lists.          |
| Buttons                   | Add up to two buttons with customizable labels. Each button can link to a collection, product, page, or external URL. |

<br>


---

# 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://raidho.gitbook.io/monterrey-theme/sections/editor/page-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.
