# Text

***

### 1. Our guide to set up a Text block:

{% hint style="info" %}
**Steps:**

* In the theme editor, under the Product information section, click **Add block.**
* Select **Text.**
* Click **Save.**
  {% endhint %}

<figure><img src="/files/6xSs4HmyPPSRY9T7WIsS" alt=""><figcaption></figcaption></figure>

### **2. Text block settings:**

* Click on the **Text** block to open the settings.

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

* **Text**: Add text by using the provided Text field. The Text field is formatted with common formatting options, such as bold and italics. For extra information on the text block, you can add a link that can link to another page.
* **Icon**: You can use the drop-down options to change the icon to match the content of the Text field. Available icons are Box, Chat bubble, Checkmark, Dryer, Eye, Heart, Iron, Leaf, Leather, Lock, Map pin, Pants, Plane, Price tag, Question mark, Return, Ruler, Shirt, Shoe, Silhouette, Star, Truck, and Washing.
* **Text style**: You can change the Text style to display the content as **Body**, **Subtitle**, or **Uppercase.**

<div><figure><img src="/files/g1leyJReHxCXfWJCCH6L" alt=""><figcaption><p><strong>Body</strong></p></figcaption></figure> <figure><img src="/files/efFmEaNpSTum9P5SDtrd" alt=""><figcaption><p><strong>Uppercase</strong></p></figcaption></figure></div>


---

# 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.inspiredtheme.com/articles/product-pages/product-information/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.
