# Text

The Text widget lets you create a text field on the page. The widget contains a Rich text editor and the option for adding sidebar widgets, which can be text areas, links and/or buttons. You can also add content widgets, this give you the option to add all the grid columns.

## Widget

![](/files/-MNIEprcS5d2MKPZGFtX)

## Content

![](/files/-MNIF-sLfHU3xr4dZ7y2)

* Content (Rich Text Editor)
* Content Widgets (Grid widgets)
* Sidebar Widgets
  * Text
  * Navigation
  * Button

## Settings

![](/files/-MNIFRsFq0gPqo7nHT3x)

* Alias
* Container Width
* Sidebar Left
* Sticky Sidebar
* Background Color
* Text Color


---

# 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://docs.iglootheme.com/widgets/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.
