# Paese, Lingua e Timezone

{% hint style="warning" %}
Se stai creando un BOT da utilizzare per l'Italia puoi passare direttamente alla [sezione successiva](/configurazione-base/configurazione-dei-ref.md)&#x20;
{% endhint %}

Tutte le impostazioni relative a TimeZone, Paese e Lingua si trovano sul BOT in:\
&#x20;                                     `Impostazioni -> Internazionali`

![](/files/-MYt1LkasjNbZBbCAmqm)

### Time-Zone

All'interno di Time-Zone puoi selezionare il fuso orario del paese dove il BOT pubblicherà le offerte. In questo modo l'orario del BOT si sincronizzerà con l'effettivo orario del tuo pubblico!

### Lingua

In questa sezione scegli la lingua relativa ai menu del BOT.

### Paese BOT

Il Paese del BOT deve coincidere con il paese per cui pubblichi le offerte.\
Questa impostazione viene utilizzata sia per l'ottenimento di Post Automatici (dagli store supportati), sia durante la creazione di Post Manuali.

{% hint style="info" %}
La lingua utilizzata all'interno dei TAG automatici (ad esempio il TAG relativo al "*Venduto e Spedito da*") viene automaticamente impostata sulla base del Paese del BOT.\
\
Puoi invece modificare i testi visualizzati all'interno del Formato direttamente dalla relativa sezione.
{% 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/configurazione-base/configurazione-del-paese-lingua-e-timezone.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.
