# FAQ

- [How to pay](https://docs.itgrix.com/faq/how-to-pay.md)
- [Granting access to servers](https://docs.itgrix.com/faq/granting-access-to-servers.md)
- [Updating the app](https://docs.itgrix.com/faq/updating-the-app.md)
- [Offline install (only for Bitrix24)](https://docs.itgrix.com/faq/offline-install.md)
- [Offline update](https://docs.itgrix.com/faq/offline-update.md)
- [Differences in connection to B24 via SIP-connector and Itgrix](https://docs.itgrix.com/faq/differences-in-connection-to-b24-via-sip-connector-and-itgrix.md)
- [Reliable softphones for Asterisk](https://docs.itgrix.com/faq/reliable-softphones-for-asterisk.md): Installation of PhonerLite, LINPHONE and Zoiper
- [How to view statistics on employee calls](https://docs.itgrix.com/faq/how-to-view-statistics-on-employee-calls.md)
- [How to turn off the display of calls in the calendar](https://docs.itgrix.com/faq/how-to-turn-off-the-display-of-calls-in-the-calendar.md)
- [How to check licence status](https://docs.itgrix.com/faq/how-to-check-licence-status.md)
- [Detail-call-statuses](https://docs.itgrix.com/faq/detail-call-statuses.md)
- [Asterisk Integration Policy](https://docs.itgrix.com/faq/asterisk-integration-policy.md)
- [How to leave a review for the Itgrix app in Bitrix24?](https://docs.itgrix.com/faq/how-to-leave-a-review-for-the-itgrix-app-in-bitrix24.md): We give bonuses for leaving reviews


---

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