# Richtext

<figure><img src="/files/WHaqkaKIXG5blVA8TIcN" alt=""><figcaption></figcaption></figure>

The main purpose of this section is to add richtext content to your pages.&#x20;

You can use the section to tell some important information about your brand or promotions to the users.

The main settings in the section are the ones listed [here](/amber-documentation/content-sections/common-settings.md). The additional settings are listed below.

### Text content

* **Narrower content** - Checking this will limit the width of the content. If unchecked, it will span to the whole section width.
* **Horizontal content alignment** -- The text can be aligned to the `Left`, `Center` or `Right`.
* **Subheading**
* **Heading**
* **Body text**
* **Button**


---

# 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://bigstart.gitbook.io/amber-documentation/content-sections/richtext.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.
