# Lista Store Supportati

In questa sezione è riportata la lista degli store ufficialmente supportati dal BOT per l'ottenimento delle informazioni dei prodotti durante la creazione di Post Manuali e per le funzionalità dei Post Automatici.

## :books: Post Manuali

{% hint style="info" %}
Inviando un link non ufficialmente supportato, il BOT proverà ad ottenere comunque le info basilari del prodotto (titolo, immagine e descrizione), andando a chiedere le informazioni mancanti per completare il Post.
{% endhint %}

* **AMAZON**\
  🟢 **Ottenimento info:** supporto completo\
  🗺 **Paesi:** globale<br>
* **UNIEURO**\
  🟢 **Ottenimento info:** supporto completo\
  🗺 **Paesi:** 🇮🇹<br>
* **MEDIAWORLD**\
  🟢 **Ottenimento info:** supporto completo\
  🗺 **Paesi:** 🇮🇹<br>
* **EPRICE**\
  🟢 **Ottenimento info:** supporto completo\
  🗺 **Paesi:** 🇮🇹<br>
* **EURONICS**\
  🟡 **Ottenimento info:** supporto parziale\
  🗺 **Paesi:** 🇮🇹<br>
* **EBAY**\
  🟢 **Ottenimento info:** supporto completo\
  🗺 **Paesi:** globale<br>
* **BANGGOOD**\
  🟡 **Ottenimento info:  a** volte i prezzi dei prodotti potrebbero essere errati\
  🗺 **Paesi:** globale<br>
* **TOMTOP**\
  🟡 **Ottenimento info:  supporto parziale**\
  🗺 **Paesi:** globale<br>
* **ALIEXPRESS**\
  🟢 **Ottenimento info:** supporto completo\
  🗺 **Paesi:** 🇮🇹, 🇺🇸, 🇩🇪, 🇫🇷, 🇪🇸, 🇮🇳, 🇬🇧

## :robot: Post Automatici

* **AMAZON**\
  🟢 **Stato:** OK\
  🗺 **Paesi:** 🇮🇹, 🇪🇸, 🇫🇷, 🇮🇳, 🇬🇧, 🇩🇪, 🇺🇸<br>
* **EBAY**\
  🟢 **Stato:** OK\
  🗺 **Paesi:** 🇮🇹, 🇩🇪<br>
* **ALIEXPRESS**\
  🟢 **Stato:** OK\
  🗺 **Paesi:** 🇮🇹, 🇩🇪, 🇪🇸<br>
* **UNIEURO**\
  🟢 **Stato:** OK\
  🗺 **Paesi:** 🇮🇹<br>
* **BANGGOOD**\
  🟢 **Stato:** OK\
  🗺 **Paesi:** 🇮🇹


---

# 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/altre/lista-store-supportati.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.
