# Expanding the Realm

## Linking Realm to Many Channels

If you created a realm in one channel, you can share it across many other channels if you want. This isn't a requirement, but it may be convenient if you want the same realm available in multiple places.

Navigate to a Discord channel you want to connect to an existing realm and use `/realm link`

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

Hit enter, and this command will search  through your realms and let you select the one you want to link to the channel.  Use the arrow keys, or tab, to go through the options, and once selected, hit enter to lock in selection, enter again to link the channel.

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

You can just as easily unlink the realm by using `/realm unlink`.


---

# 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.makerealms.com/explore-features/realm/realm-tutorial/expanding-the-realm.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.
