# Channel Deployment

Mengapa Anda harus mengimplementasikan bot ke channel Anda? Dengan menambahkan bot ke dalam channel, akan membuat pesan channel Anda lebih interaktif dan Anda tidak perlu membuang waktu dari customer service Anda untuk melayani dan menjawab pertanyaan dasar dari pelanggan.

Untuk menerapkan bot masuk di channel Anda, pilih Bot dan klik ikon **‘Channel Deployment’** (![](/files/-MRT8otqPo0QxxU_PmFF)). Kemudian, Anda akan melihat pop-up dari channel deployment tersebut. Pilih channel pada 'Available Channels' dan klik tombol ‘**plus’** (![https://docs.3dolphins.ai/wp-content/uploads/2020/04/5-7.png](/files/-MRT8otrBjXhepdDT5w1)).

![Channel Deployment](/files/oEu767KPtjoKizG41OPD)


---

# 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/bot-settings-1/bot-manager/create-new-bot/channel-deployment.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.
