# AI Smart Reply

- [Cara Membuat AI Smart Reply](https://docs.chatalo.com/ai-smart-reply/cara-membuat-ai-smart-reply.md)
- [Cara Menggunakan dan Setting Objection Handling AI](https://docs.chatalo.com/ai-smart-reply/cara-menggunakan-dan-setting-objection-handling-ai.md)
- [Cara Men-stop AI Smart Reply Berdasarkan Kondisi Tertentu](https://docs.chatalo.com/ai-smart-reply/cara-men-stop-ai-smart-reply-berdasarkan-kondisi-tertentu.md)
- [Tips & Trik: Menulis Stop Condition yang Efektif untuk Kontrol Respons AI](https://docs.chatalo.com/ai-smart-reply/tips-and-trik-menulis-stop-condition-yang-efektif-untuk-kontrol-respons-ai.md)
- [Cara Menggunakan Model AI Lain via API OpenAI atau OpenRouter Anda Sendiri](https://docs.chatalo.com/ai-smart-reply/cara-menggunakan-model-ai-lain-via-api-openai-atau-openrouter-anda-sendiri.md)
- [Mengaktifkan Fitur Cek Ongkos Kirim](https://docs.chatalo.com/ai-smart-reply/mengaktifkan-fitur-cek-ongkos-kirim.md)


---

# 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.chatalo.com/ai-smart-reply.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.
