# Text

Use the **"Description"** input field to add some lines of descriptive text to the section, which will appear to the right of the heading in the individual column.

The color of the description can be set in the **"Color"** picker. The color you apply to the item will be used for both desktop and mobile.

Here is how the block might be displayed in a section:

<figure><img src="https://2943342198-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FysL5Hr1ZCl3x5RHWgJ3m%2Fuploads%2FTPtqXrEk6xQuN0ck5jVs%2Frich%20text_text.png?alt=media&#x26;token=2b2551d2-5a39-4a71-83d5-1ec6e5839f6b" alt=""><figcaption></figcaption></figure>


---

# 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://mpithemes.gitbook.io/unicorn-shopify-theme/dynamic-theme-sections/rich-text/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.
