# Adding more channels

Astroid theoretically supports infinite channels to bridge. This small guide shows you how to do this. No worries, its really easy!

## Step 1: Add channel on Discord

Go into the Discord channel you want to add and run the <mark style="color:purple;">`/add-bridge`</mark> command.\
\&#xNAN;*(Note: Channels you run the add-bridge commands in will be bridged. Please only run the add-bridge command in the correspondig channel on other platforms. )*

<details>

<summary>Disclaimer for the Astroid beta Discord bot</summary>

The Astroid Beta bot has additional options like <mark style="color:purple;">`guilded-channel`</mark> or <mark style="color:purple;">`guilded-webhook`</mark>. \
These can be **safely left blank** and are only for adding a channel of another platform with a channelId and Webhook-URL. If you are inserting values to this command, **make sure the channel field containing an ID and the webhook field is containing a webhook url**.

</details>

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

After the channel got succesfully added, you should recieve a message like this:

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

## Step 2: Add channel on other platform/s

Hop over to your other platform/s and excute the following command with thee provided syntax.\
\&#xNAN;*(Note: Channels you run the add-bridge commands in will be bridged. Please only run the add-bridge command in the correspondig channel on other platforms. )*

```
a!add-bridge YOUR-DISCORD-SERVER-ID
```

## Aaand done again!

Your channel was added and should now being bridged too!


---

# 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.astroid.cc/get-started/adding-more-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.
