# POST

- [Post Manuali](https://docs.dealsbot.io/post/creazione-di-un-post-manuale.md)
- [Formato rapido per la creazione di Post](https://docs.dealsbot.io/post/creazione-di-un-post-manuale/formato-rapido.md)
- [Post Automatici](https://docs.dealsbot.io/post/configurazione-dei-post-automatici.md)
- [Ricerca Automatica Amazon](https://docs.dealsbot.io/post/configurazione-dei-post-automatici/ricerca-automatica-amazon.md)
- [Ordinamento Post in Coda](https://docs.dealsbot.io/post/configurazione-dei-post-automatici/ordinamento-post-in-coda.md)
- [Impostazioni Coda](https://docs.dealsbot.io/post/configurazione-dei-post-automatici/impostazioni-coda.md)
- [Inoltro Automatico Post](https://docs.dealsbot.io/post/inoltro-automatico-post.md)
- [Post Custom](https://docs.dealsbot.io/post/post-custom.md)
- [Riassunto Offerte](https://docs.dealsbot.io/post/riassunto-offerte.md)
- [Scadenza Offerte](https://docs.dealsbot.io/post/scadenza-offerte.md)
- [Slot di Programmazione](https://docs.dealsbot.io/post/slot-di-programmazione.md)
- [Notifiche Post Telegram](https://docs.dealsbot.io/post/notifiche-post-telegram.md)
- [AutoRef Gruppi e Canali](https://docs.dealsbot.io/post/autoref-gruppi-e-canali.md)
- [Messaggi Diretti Canale / Gruppo di Discussione](https://docs.dealsbot.io/post/autoref-gruppi-e-canali/messaggi-diretti-canale-gruppo-di-discussione.md)
- [Messaggi nel Gruppo](https://docs.dealsbot.io/post/autoref-gruppi-e-canali/messaggi-nel-gruppo.md)
- [Affinità Pubblico](https://docs.dealsbot.io/post/affinita-pubblico.md)
- [Altre Funzionalità](https://docs.dealsbot.io/post/altre-funzionalita.md)
- [Comandi Utili](https://docs.dealsbot.io/post/comandi-utili.md)


---

# 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/post.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.
