# Mandatory rules for Text Label/ Text Badge/ Banner Content

## 1. If you want your text will be in another lines: Insert \</br> into the text box&#x20;

EX: Here is the template text: BUY 3\</br> GET 1 \</br> FREE SHIPPING

&#x20;    -> And here is the preview of result:&#x20;

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

## 2. All content in the text box should be written in 1 line, please don't press "enter" on your keyboard

* If you want your texts to show up in another on your live store, instead of pressing "Enter", please use \</br>

## 3. This mark " is a special character, instead of using it, please use this mark '

{% hint style="info" %}
Instead of: Any 3 \</br>\<span style=**"**&#x66;ont-size:150%**"**>$10\</span>

-> SHOULD: Any 3 \</br>\<span style=**'**&#x66;ont-size:150%**'**>$10\</span>
{% endhint %}


---

# 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://deco-product-labels-and-badges-1.gitbook.io/deco-guidelines/fundamentals/faqs/mandatory-rules-for-text-label-text-badge-banner-content.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.
