# Rich Text Editor

The rich text editor empowers you to create visually engaging and informative content within your application. It provides a user-friendly interface that goes beyond basic text editing, allowing you to format, style, and structure your content like a pro.

The rich text editor offers a variety of tools to enhance the appearance and readability of your text:

* **Font Styles:** Bold, italicise, strikethrough or underline text to emphasise important points or differentiate content sections.
* **Font Size and Color:** Adjust the size and color of your text to create a hierarchy and improve visual clarity.
* **Text Alignment:** Align your text left, right, or justify to achieve a polished look and guide the reader's eye.
* **Bulleted and Numbered Lists:** Organise your content logically and improve readability with bulleted or numbered lists.
* **Text Indentation:** Indent paragraphs to create visual separation and improve readability.
* **Hyperlinks:** Embed links within your text to direct readers to relevant webpages or resources.
* **Tables:** Create tables to organise complex data and improve information presentation.
* **Images and Videos:** Embed images directly into your content to add visual interest and break up text.

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


---

# 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.simplifyqa.ai/get-to-know-your-workspace/rich-text-editor.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.
