# Start Chat

Sekarang Anda dapat menggunakan bot ini untuk percakapan dengan pelanggan. Pilih bot untuk memulai percakapan lebih lanjut.

![Message](/files/j0a7JDGcjyMPPqmrLuDM)

Untuk memulai percakapan, klik tombol **START** dan perintah '/start' akan dikirim ke bot Anda. Kemudian, Anda akan melihat bahwa bot Anda telah menanggapi percakapan Anda.

![Start Command](/files/xheoRxRCln8DBRYt1bOZ)

Dan, percakapan tersebut akan diterima sebagai tiket masuk ke tab **Inbox** milik Agen seperti gambar di bawah ini.

![Inbox Tab](/files/asvL6T6rJCDLDV1AdrcK)

{% hint style="info" %}
Jangan lupa mengubah status agen Anda menjadi "Available" agar tiket masuk ke **Inbox** agen.&#x20;
{% endhint %}


---

# 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.3dolphins.ai/5.3.0-id/integration/chanel-connector/telegram-bot/start-chat.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.
