# Channel Deployment

Why should you implement bots in your channel? By adding a bot to the channel, it will make the channel message more interactive and you don't need to waste your customer service time serving and answering basic questions from the customer.

To deploy bots on the channel, select Bot and click the **‘Channel Deployment’** icon (![](/files/-MRPVVOQkFnSRhe5H16x))**.** Then, you will see a pop-up of channel deployment. Select channel on the 'Available Channels' and click the **‘plus’** button (![https://docs.3dolphins.ai/wp-content/uploads/2020/04/5-7.png](/files/-MRPVVORDCZkmrr_hgF-)).

![Channel Deployment](/files/-MRPVVOS9Oplfqu9zbRm)


---

# 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.1.x/bot-settings/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.
