# Main sections of the service

- [Dashboard](https://manual.selarti.com/manual-en/main-sections-of-the-service/dashboard.md)
- [Tasks](https://manual.selarti.com/manual-en/main-sections-of-the-service/tasks.md)
- [Chats](https://manual.selarti.com/manual-en/main-sections-of-the-service/chats.md)
- [How to intervene in a conversation between the bot and the client](https://manual.selarti.com/manual-en/main-sections-of-the-service/chats/how-to-intervene-in-a-conversation-between-the-bot-and-the-client.md)
- [AI](https://manual.selarti.com/manual-en/main-sections-of-the-service/ai.md)
- [AI-functions](https://manual.selarti.com/manual-en/main-sections-of-the-service/ai/ai-functions.md)
- [Scheduler](https://manual.selarti.com/manual-en/main-sections-of-the-service/ai/scheduler.md)
- [Settings: creativity, diversity threshold, reasoning effort and verbosity](https://manual.selarti.com/manual-en/main-sections-of-the-service/ai/settings-creativity-diversity-threshold-reasoning-effort-and-verbosity.md)
- [Channels](https://manual.selarti.com/manual-en/main-sections-of-the-service/channels.md)
- [Iframe and page messenger](https://manual.selarti.com/manual-en/main-sections-of-the-service/channels/iframe-and-page-messenger.md)
- [Setting up the amoCRM communication channel](https://manual.selarti.com/manual-en/main-sections-of-the-service/channels/setting-up-the-amocrm-communication-channel.md)
- [Connecting Telegram accounts via Telegram Desktop (TDATA)](https://manual.selarti.com/manual-en/main-sections-of-the-service/channels/connecting-telegram-accounts-via-telegram-desktop-tdata.md)
- [Kommo. Channel connection](https://manual.selarti.com/manual-en/main-sections-of-the-service/channels/kommo.-channel-connection.md)
- [Integration](https://manual.selarti.com/manual-en/main-sections-of-the-service/integration.md)
- [Companies](https://manual.selarti.com/manual-en/main-sections-of-the-service/companies.md)
- [My tariff](https://manual.selarti.com/manual-en/main-sections-of-the-service/my-tariff.md)
- [Choose a tariff](https://manual.selarti.com/manual-en/main-sections-of-the-service/choose-a-tariff.md)
- [Finance](https://manual.selarti.com/manual-en/main-sections-of-the-service/finance.md)
- [Referral program](https://manual.selarti.com/manual-en/main-sections-of-the-service/referral-program.md)
- [Income map for an implementation specialist](https://manual.selarti.com/manual-en/main-sections-of-the-service/referral-program/income-map-for-an-implementation-specialist.md): 🧠 Who is the implementation specialist? A person who helps a business set up an AI agent for tasks: sales, lead generation, technical support, employee training, etc.
- [Lists](https://manual.selarti.com/manual-en/main-sections-of-the-service/lists.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/main-sections-of-the-service.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.
