# Useful customizations (any CRM)

- [Audio file name customization](https://docs.itgrix.com/custom_common/audio-file-name-customization.md)
- [Call data (call\_full) in customizations](https://docs.itgrix.com/custom_common/call-data-call_full-in-customizations.md)
- [Change the number / context for calling to asterisk](https://docs.itgrix.com/custom_common/change-the-number-context-for-calling-to-asterisk.md)
- [Change phone number before sending data to CRM](https://docs.itgrix.com/custom_common/change-phone-number-before-sending-data-to-crm.md)
- [Black and white lists](https://docs.itgrix.com/custom_common/black-and-white-lists.md): How to setup?


---

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