# Chatbot

- [Setup Agen AI Chatbot](https://docs.dibales.ai/chatbot/setup-agen-ai-chatbot.md): Layanan customer service berbasis AI yang dirancang untuk mendukung bisnis merespons pelanggan secara otomatis.
- [Tahap 1: Melengkapi Identitas Agen CS AI](https://docs.dibales.ai/chatbot/setup-agen-ai-chatbot/tahap-1-melengkapi-identitas-agen-cs-ai.md): Halaman Setup Wizard: https://cs.pake.ai/agent/setup
- [Tahap 2: Melatih Agen CS AI](https://docs.dibales.ai/chatbot/setup-agen-ai-chatbot/tahap-2-melatih-agen-cs-ai.md): Halaman Setup Wizard: https://cs.pake.ai/agent/setup
- [1.Knowledge](https://docs.dibales.ai/chatbot/setup-agen-ai-chatbot/tahap-2-melatih-agen-cs-ai/1.knowledge.md): Halaman Setup Wizard: https://cs.pake.ai/agent/setup
- [2.Job Description](https://docs.dibales.ai/chatbot/setup-agen-ai-chatbot/tahap-2-melatih-agen-cs-ai/2.job-description.md): Halaman Setup Wizard: https://cs.pake.ai/agent/setup
- [3.Human Takeover Condition](https://docs.dibales.ai/chatbot/setup-agen-ai-chatbot/tahap-2-melatih-agen-cs-ai/3.human-takeover-condition.md): Halaman Setup Wizard: https://cs.pake.ai/agent/setup
- [Tahap 3: Menguji Agen CS AI](https://docs.dibales.ai/chatbot/setup-agen-ai-chatbot/tahap-3-menguji-agen-cs-ai.md): Halaman Setup Wizard: https://cs.pake.ai/agent/setup
- [Tahap 4:  Integrasi Agen CS AI ke Platform](https://docs.dibales.ai/chatbot/setup-agen-ai-chatbot/tahap-4-integrasi-agen-cs-ai-ke-platform.md): Halaman Setup Wizard: https://cs.pake.ai/agent/setup
- [Whitelister](https://docs.dibales.ai/chatbot/whitelister.md): halaman: https://cs.pake.ai/agent/integrations/apps


---

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