# Rich text

### Section overview

The Text section provides a simple yet versatile content block with text, heading, and button elements that can be fully customized.

#### Common use cases

* Product descriptions or introductions
* Announcements or promotional messages
* Call-to-action areas with supporting text
* Mission statements or company information

#### Usage tips

* Keep text concise and focused for better readability
* Use this section with consistent spacing between other sections
* Consider text alignment based on your page layout (left alignment works best for readability)
* On mobile, ensure your text remains legible by previewing your content on different devices

### Section settings

| Setting              | Description                                                               |
| -------------------- | ------------------------------------------------------------------------- |
| Heading              | Optional heading text to display above the content                        |
| Content              | Rich text content area for your message                                   |
| Button label         | Text to display on the optional button                                    |
| Button URL           | Destination link for the button                                           |
| Spacing top          | Controls the top padding (0-300px)                                        |
| Spacing bottom       | Controls the bottom padding (0-300px)                                     |
| Color scheme         | Background and text color combination                                     |
| Border color         | Color of the section border                                               |
| Button color         | Style and color of the button                                             |
| Border position      | Position of decorative borders (top, bottom, both, or none)               |
| Horizontal alignment | Controls alignment of content (left, center, or right)                    |
| Visibility           | Controls display on different devices (all, mobile only, or desktop only) |

### Block settings

This section does not contain any blocks.


---

# 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://help.brickspacelab.com/paper/sections/content-and-media/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.
