# Connecting channels

To connect a channel, go to the [My Resources](https://app.graspil.com/resorces) section and click the [Add Channel](https://app.graspil.com/resorces/add-channel) button. To simplify the connection process, you will be prompted to authorize via our bot (if you haven't done so already).

Next, you need to add the **@graspil\_channel\_bot** to your channel with no administrative rights. Alternatively, grant it the "Add Subscribers" (Add Users) permission if you wish to use our external links with UTM tag tracking in Graspil.

If the bot is added to the channel via a Telegram account different from the one linked to Graspil, you will be asked to verify channel ownership. To do this, you will need to temporarily add a short code to the channel description (Bio). Once ownership is verified, the code can be removed.

**Automatic Channel Addition to Graspil**

If your Telegram account is linked to your Graspil account, simply adding the @graspil\_channel\_bot to a channel will automatically add that channel to your account.


---

# 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.graspil.com/en/connecting-channels.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.
