# Tahap 3: Menguji Agen CS AI

Tahap ini bertujuan untuk memastikan Agen CS AI Anda dapat bekerja sesuai dengan brief\
dan knowledge yang telah diberikan.

1. Ajukan beberapa pertanyaan umum yang mungkin ditanyakan oleh pelanggan.
2. Periksa apakah jawaban Agen CS AI sesuai dengan knowledge yang telah diunggah.
3. Pastikan agen tidak memberikan jawaban yang keluar dari konteks atau informasi yang   &#x20;tidak relevan.

<figure><img src="/files/7temecwoOBhoanil8zCx" alt=""><figcaption></figcaption></figure>

Jika Agen CS AI sudah bekerja sesuai harapan, Anda dapat melanjutkan ke tahap berikutnya.


---

# 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/tahap-3-menguji-agen-cs-ai.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.
