# Заказы

- [Уведомления о заказах](https://docs.tgshop.io/osnovnye-nastroiki/zakazy/uvedomleniya-o-zakazakh.md): В этой инструкции вы узнаете, как настроить уведомления о заказах в Telegram / Max
- [История заказов](https://docs.tgshop.io/osnovnye-nastroiki/zakazy/istoriya-zakazov.md): Скоро здесь появится инструкция!
- [Интеграция с RetailCRM](https://docs.tgshop.io/osnovnye-nastroiki/zakazy/integraciya-s-retailcrm.md): В этой инструкции вы узнаете, как подключить интеграцию с RetailCRM
- [Интеграция с Битрикс24](https://docs.tgshop.io/osnovnye-nastroiki/zakazy/integraciya-s-bitriks24.md): В этой инструкции вы узнаете, как подключить интеграцию с Битрикс24
- [Интеграция с AmoCRM](https://docs.tgshop.io/osnovnye-nastroiki/zakazy/integraciya-s-amocrm.md): В этой инструкции вы узнаете, как подключить интеграцию с AmoCRM


---

# 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.tgshop.io/osnovnye-nastroiki/zakazy.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.
