# Setup

<figure><img src="/files/pDzEL1kiZSHU7rPpBrJU" alt="In the main Captivate homepage, you can access &#x22;AI Chatbots&#x22; and &#x22;Chat Flows&#x22; by clicking the &#x22;Setup&#x22; dropdown located in the left-side dashboard."><figcaption><p>In the main Captivate homepage, you can access "AI Chatbots" and "Chat Flows" by clicking the "Setup" dropdown located in the left-side dashboard.</p></figcaption></figure>

**Setup** is where the magic happens!&#x20;

Clicking the drop-down arrow will reveal the following components:

### AI Chatbots

Create and edit all your AI Chatbots in  ![The AI Chatbots button in the Homepage](/files/Ke2WQPp9TNe49kCxMS76).

### Chat Flows

Create and edit your Chat Flows in  ![The Chat Flows button in the Homepage](/files/8d3fBxgvx0bQ6j0VLuWm).&#x20;

***

Clicking either **AI Chatbots** or **Chat Flows** for the first time will reveal an empty tab. However, they will slowly get populated by AI Chatbots and Chat Flows as you use our platform.&#x20;

If you want to skip straight to creating your AI Chatbots and Chat Flows, you can check these guides:

{% content-ref url="/pages/qj0en0fKQZYaeiNnVhqE" %}
[Create an AI Chatbot](/start-creating/create-an-ai-chatbot.md)
{% endcontent-ref %}

{% content-ref url="/pages/TeFDhW0EXurIMO8BpHpV" %}
[Create a Chat Flow](/start-creating/create-a-chat-flow.md)
{% endcontent-ref %}


---

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