# Attach Bot

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** (<img src="/files/OleYeQISzI7ZpDHIOKXj" alt="" data-size="line">). Then, attach your generic channel from the available channel by clicking the **'Plus'** button.

<figure><img src="/files/v63Xk7Utq1c75rVBKVpQ" alt=""><figcaption><p>Channel Deployment</p></figcaption></figure>

If the ticket has been successfully created, it will go to the **Bot** tab as shown in the image below.

<figure><img src="/files/IkS6n9AxXzKZJndFHEr9" alt=""><figcaption></figcaption></figure>


---

# 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/generic/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.
