# Text

Allows you to add additional product information using rich text formatting. Use it to share details, features, or messaging directly on the product page. You can also choose how the text is aligned, either left or centered, to match your layout style.

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

### How to set up

<table><thead><tr><th width="144.08245849609375">Settings</th><th width="109.22918701171875" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Text</td><td align="center"><code>richtext</code></td><td>Rich text area for adding formatted product information.</td></tr><tr><td>Text alignment</td><td align="center"><code>select</code></td><td>Controls alignment of the text: <code>Left</code> or <code>Center</code>.</td></tr><tr><td>Padding bottom</td><td align="center"><code>range</code></td><td>Adds space beneath the block (0-50px, adjustable in 2px increments).</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://palo-alto.presidiocreative.com/products/blocks/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.
