# Install Realms

{% hint style="success" %}
We are deprecating this version of Realms and developing a new version. Get on the waitlist and you will be notified when its ready! <https://forms.gle/arWPrt4aB4qCqxa98>
{% endhint %}

## Install

{% embed url="<https://discord.com/oauth2/authorize?client_id=1219689829336485968>" %}

## Discord Required

Currently Realms only supports Discord, you must have a Discord Guild with more than 1 member for the best experience. Other than that we suggest browsing the docs to know what to expect and how to use our bot.

If you don't know what Discord is, read more here:

{% content-ref url="/pages/7CV9B65WkckqvibFZ8ni" %}
[Understand Discord](/more/understand-discord.md)
{% endcontent-ref %}

## Add to Your Discord Guild

You can add the Realms Bot to your Guild by [clicking here ](https://discord.com/oauth2/authorize?client_id=1219689829336485968)and following the directions to allow the bot to join your discord server.

## Verifying Installation

Once the bot has been added you should see it in your users:

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

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

You are now ready to start using Realms!


---

# 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/overview/install-realms.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.
