# Additional

- [Where to get a contact database?](https://manual.selarti.com/manual-en/additional/where-to-get-a-contact-database.md)
- [AI models](https://manual.selarti.com/manual-en/additional/ai-models.md)
- [How to create instructions for AI](https://manual.selarti.com/manual-en/additional/how-to-create-instructions-for-ai.md)
- [Types of webhooks and integrations with services](https://manual.selarti.com/manual-en/additional/types-of-webhooks-and-integrations-with-services.md)
- [How to pay for the Make service](https://manual.selarti.com/manual-en/additional/how-to-pay-for-the-make-service.md)
- [Proxies for Telegram Cloud](https://manual.selarti.com/manual-en/additional/proxies-for-telegram-cloud.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://manual.selarti.com/manual-en/additional.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.
