> For the complete documentation index, see [llms.txt](https://docs.iexexchanger.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.iexexchanger.com/help-center/rabota-v-sisteme/zayavki.md).

# Заявки

- [Прибыль по заявкам](https://docs.iexexchanger.com/help-center/rabota-v-sisteme/zayavki/pribyl-po-zayavkam.md)
- [Почему заявки автоматически отклоняются вскоре после создания?](https://docs.iexexchanger.com/help-center/rabota-v-sisteme/zayavki/pochemu-zayavki-avtomaticheski-otklonyayutsya-vskore-posle-sozdaniya.md)
- [Могут ли главные менеджеры выполнять любые заявки?](https://docs.iexexchanger.com/help-center/rabota-v-sisteme/zayavki/mogut-li-glavnye-menedzhery-vypolnyat-lyubye-zayavki.md)
- [Почему создаются заявки, когда нет резерва?](https://docs.iexexchanger.com/help-center/rabota-v-sisteme/zayavki/pochemu-sozdayutsya-zayavki-kogda-net-rezerva.md): Заявки могут создаваться без резерва, если для группы пользователей включено разрешение на снятие лимитов, позволяющее обходить ограничения по резервам при создании заявок.
- [Как добавить комментарий к заявке пользователя?](https://docs.iexexchanger.com/help-center/rabota-v-sisteme/zayavki/kak-dobavit-kommentarii-k-zayavke-polzovatelya.md)
- [Как клиенты могут привязать чек к заявке?](https://docs.iexexchanger.com/help-center/rabota-v-sisteme/zayavki/kak-klienty-mogut-privyazat-chek-k-zayavke.md)
- [Почему клиенты не видят заявки в личном кабинете?](https://docs.iexexchanger.com/help-center/rabota-v-sisteme/zayavki/pochemu-klienty-ne-vidyat-zayavki-v-lichnom-kabinete.md)
- [Отключить поле для ввода e-mail адреса](https://docs.iexexchanger.com/help-center/rabota-v-sisteme/zayavki/otklyuchit-pole-dlya-vvoda-e-mail-adresa.md)
- [Как прикрепить файл к заявке, чтобы клиент увидел?](https://docs.iexexchanger.com/help-center/rabota-v-sisteme/zayavki/kak-prikrepit-fail-k-zayavke-chtoby-klient-uvidel.md)
- [Почему клиенты при открытии заявки получают сообщение "Нет доступ к заявке"?](https://docs.iexexchanger.com/help-center/rabota-v-sisteme/zayavki/pochemu-klienty-pri-otkrytii-zayavki-poluchayut-soobshenie-net-dostup-k-zayavke.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.iexexchanger.com/help-center/rabota-v-sisteme/zayavki.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
