# TAG {placeholder}

I TAG Placeholder sono una serie di 4 TAG (`{placeholder}`, `{placeholder2}`, `{placeholder3}`, `{placeholder4}`) che possono essere inseriti all'interno dei Formati Testuali e il cui testo può poi essere modificato dalle impostazioni del BOT, senza la necessità che i formati vengano modificati.

&#x20;Il testo dei TAG Placeholder è modificabile dalla sezione:\
\
\&#xNAN;*Impostazioni -> Stili -> TAG -> {placeholder} TAGs*

<br>

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

{% hint style="info" %}
La modifica del contenuto di uno dei TAG dalla sezione indicata si rispecchierà immediatamente all'interno dei nuovi Post (anche se già programmati) che utilizzano un formato testuale che contiene il TAG in questione.

E' possibile inoltre nascondere i TAG dai formati testuali rimuovendone il testo, senza la necessità di modificare i formati che li contengono.&#x20;
{% 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://docs.dealsbot.io/personalizzazioni/formati-testuali/tag-placeholder.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.
