# Flexible text (Flexo)

## 👉 **The Tag** <a href="#the-tag" id="the-tag"></a>

This tag creates a flexible text box. It will expand according to the content connected from your Data Library.

**📍 Where to add the tag:** A text layer

```
[flexo]
```

![](/files/-MhsWWEL42A4Xu2gVrWx)

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

* The \[flexo] element must be the bottom-most element of the container it is in.&#x20;
* You can only have one flexo text per container.&#x20;
* Top bar containers do not support flexo texts.
  {% endhint %}

## 🏷️ **How to add the tag** <a href="#how-to-add-the-tag" id="how-to-add-the-tag"></a>

&#x20;   1\. **Copy & paste** the tag into the layer name of the **text box** you want to be flexible.

![](/files/-MhsZCuVB_-4WDKp7X74)

&#x20;   2\. If you have anything below that text box, create a separate container.

![](/files/-MhsZmeSCj46CRriv519)

&#x20;   4\. Import the design file into Bravo.

&#x20;   5\. Set up your **binding** as usual, select the text box layer and match it with the data record of the text content. You can use the example request below to get sample data.

**Example data**: <https://example-data.draftbit.com/product_reviews?_limit=5>

## 💾 Example files <a href="#example-files" id="example-files"></a>

Duplicate the files below to see how to set it up!

{% @figma/embed fileId="dedkxpF23DnniDkjZnqehd" nodeId="226:0" url="<https://www.figma.com/file/dedkxpF23DnniDkjZnqehd/Bravo-Sample%3A-Bravo-Tags?node-id=226%3A0>" %}


---

# 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.bravostudio.app/bravo-tags/components/component-flexible-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.
