# DASHBOARD

- [Homepage](https://manual.captivatechat.ai/dashboard/homepage.md): How do we navigate the Captivate Chat platform?
- [Setup](https://manual.captivatechat.ai/dashboard/homepage/setup.md): Locate your AI Chatbots and Chat Flows here
- [My AI Chatbots](https://manual.captivatechat.ai/dashboard/homepage/setup/my-ai-chatbots.md): Design your AI Chatbots to perform specific tasks
- [Chat Flows](https://manual.captivatechat.ai/dashboard/homepage/setup/chat-flows.md): Create Chat Flows that integrate AI Assistants and Chatbots into a Channel
- [Transcripts](https://manual.captivatechat.ai/dashboard/homepage/transcripts.md): Check notable dialogue between Users, Agents, and AI Assistants
- [Tokens](https://manual.captivatechat.ai/dashboard/homepage/tokens.md)
- [Settings](https://manual.captivatechat.ai/dashboard/homepage/settings.md): Use My Account to edit your account settings
- [Edit Profile](https://manual.captivatechat.ai/dashboard/homepage/settings/edit-profile.md): Edit basic profile details of your Captivate account
- [Manage Plan](https://manual.captivatechat.ai/dashboard/homepage/settings/manage-plan.md)
- [Account Details](https://manual.captivatechat.ai/dashboard/homepage/settings/account-details.md)
- [Referrals](https://manual.captivatechat.ai/dashboard/homepage/settings/referrals.md): Earn while using the Captivate platform!


---

# 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.captivatechat.ai/dashboard.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.
