# Text

### Create of edit a Text section

By adding a new section called *Text*, the page below will appear.

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

This page will allow you to add the following :

| ***Type***            | Modify the section type while keeping the associated *Topic(s)*.                                                                                                                                                        |
| --------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ***Comment***         | <p>Choose the background color.<br><strong>Neutral:</strong> gray <br><strong>Informational:</strong> green <br><strong>Warning:</strong> orange<br><strong>Danger:</strong> red <br><strong>No Background</strong></p> |
| ***Comment content*** | Write your text.                                                                                                                                                                                                        |


---

# 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.visibrain.com/platform-guide/smartboards/create-a-smartboard/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.
