# Attach Bot

In order to get a bot response when you send a message, you need to attach the bot. You can find it in the **Bot Settings** menu > **Bot Manager** > **Channel Deployment**. Then, attach your telegram bot from the available channel by clicking the 'plus' button.

![Channel Deployment](/files/-MT5EyUUTq-xLXITkvF7)

Now you can use this account for conversations. The customers can send message to your number of telegram account that has been registered in the 3Dolphins omnichannel to start the conversation. And, the chat will incoming to the Unassigned tab of Supervisor, or Inbox tab of agent.


---

# 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/integration/channel-connector/telegram-account/attach-bot.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.
