# FAQ

- [Как оплатить решение](https://docs.itgrix.ru/faq/how-to-pay.md)
- [Предоставление доступа к серверам](https://docs.itgrix.ru/faq/predostavlenie-dostupa-k-serveram.md)
- [Битрикс24.Маркет Плюс и Itgrix](https://docs.itgrix.ru/faq/bx24-market-subscription.md)
- [Обновление приложения](https://docs.itgrix.ru/faq/update.md)
- [Офлайн установка (только для Битрикс24)](https://docs.itgrix.ru/faq/offline-install.md)
- [Офлайн обновление](https://docs.itgrix.ru/faq/offline-update.md)
- [Сравнения версий Itgrix для Битрикс24](https://docs.itgrix.ru/faq/itgrix-versions.md): Отличия полной лицензии Itgrix от бесплатного и подписной
- [Возможности Itgrix в сравнение с SIP-коннектором для Битрикс24](https://docs.itgrix.ru/faq/itgrix-vs-sip-connector.md)
- [Надежные софтфоны для Asterisk](https://docs.itgrix.ru/faq/soft-phones.md)
- [Как посмотреть статистику по звонкам сотрудников](https://docs.itgrix.ru/faq/kak-posmotret-statistiku-po-zvonkam-sotrudnikov.md)
- [Как отключить отображение звонков в календаре](https://docs.itgrix.ru/faq/kak-otklyuchit-otobrazhenie-zvonkov-v-kalendare.md)
- [Политика оператора в отношении обработки персональных данных](https://docs.itgrix.ru/faq/politika-operatora-v-otnoshenii-obrabotki-personalnykh-dannykh.md)
- [Политика интеграции Asterisk](https://docs.itgrix.ru/faq/politika-integracii-asterisk.md)
- [Детальные статусы звонка](https://docs.itgrix.ru/faq/detalnye-statusy-zvonka.md)
- [Как оставить отзыв о приложении Itgrix в Битрикс24?](https://docs.itgrix.ru/faq/how-to-leave-a-review-bx24.md): Мы даем бонусы за оставленные отзывы
- [Как оставить отзыв о приложении Itgrix в amoCRM?](https://docs.itgrix.ru/faq/how-to-leave-a-review-amo.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.itgrix.ru/faq.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.
