# Setup Agen AI Chatbot

Tujuan dari sesi ini adalah menyiapkan agent Chatbot AI untuk dilatih dan&#x20;memiliki pemahaman terhadap bisnis/produk Anda serta menjalankan&#x20;job desc yang Anda inginkan.

<figure><img src="/files/cKMZ9pUW6Cq74Cx3I6Yx" alt="" width="553"><figcaption></figcaption></figure>

#### Sebelum Memulai

Pastikan kamu sudah:

1. **Membuat akun di dibales.ai**\
   ➡️ [Lihat panduan daftar & login](/getting-started/panduan-daftar-and-login.md)
2. Memiliki kuota AI Response atau terdaftar sebagai paket Pro

#### Halaman untuk menyiapkan Chatbot AI

**Jika kamu memilih paket Pro:**

* Setelah menyelesaikan pembayaran, kamu akan langsung diarahkan ke halaman setup wizard chatbot AI.

**Jika kamu memilih paket Plus:**

* Kamu harus membeli dulu AI Response di halaman billing&#x20;
* Dan mengunjuni halaman setup wizard melalui link <https://cs.pake.ai/agent/setup>


---

# 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://docs.dibales.ai/chatbot/setup-agen-ai-chatbot.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.
