# Homepage

<figure><img src="/files/5DNadBkIQKf16gcQV23C" alt="The Captivate Chat homepage that contains the core features of the platform: AI Chatbots, Chat Flows, Reports, Transcripts, Tutorials, Tokens, User Subscription Plans, and User Settings."><figcaption><p>The Captivate Chat homepage that contains the core features of the platform: AI Chatbots, Chat Flows, Reports, Transcripts, Tutorials, Tokens, User Subscription Plans, and User Settings.</p></figcaption></figure>

**The Homepage** is the first thing you will see once you log into **Captivate Chat**. Everything you need to start creating your AI Chatbots. Chat Flows, and integrations can be accessed here.&#x20;

## Homepage Components

Access these functionalities on the left side of the Homepage:&#x20;

* **Setup:** Create the tools you need for your Chat Flows. It's divided into:
  * **AI Chatbots** for AI Chatbot creation, and
  * **Chat Flows** where you connect your AI Chatbots to Channels and Live Chat vendors
* **Transcripts:** Read chat logs between your Agents and AI Chatbots are stored for your reference.
* **Tutorials:** Watch guides on how to use Captivate Chat - from basic tips to advanced methodologies.&#x20;


---

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