# Add to Server

RayBot can be added to **any Discord channel** where you have **administrator rights**.

#### How to add the bot to your server:

1. Click **Add to Server** — the bot will send you an invite message.
2. Follow the link and **select the channel** where you want to add RayBot.
3. In the desired thread, type **/start**.
4. Then activate the bot using **/activate**.

{% hint style="info" %}
Adding RayBot to Discord channels is available **only for users with the Hobby plan or higher**.\
Make sure your subscription level allows Discord integration before proceeding.
{% endhint %}

> *🎥 **Video example — Watch how to add RayBot to your Discord server in under 1 minute***

{% @guideflow/guideflow-embed requestedUrl="<https://app.guideflow.com/player/ok8lvjeaxr>" %}

***

#### ⚙️ Available Commands in Discord

| Command        | Description                           |
| -------------- | ------------------------------------- |
| `/activate`    | Activate RayBot in this guild         |
| `/add`         | Add a wallet to track                 |
| `/allowadmins` | Allow admins to use bot commands      |
| `/allowall`    | Allow all members to use bot commands |
| `/delete`      | Delete wallets from the list          |
| `/show`        | Show all added wallets                |

{% hint style="info" %}
🧩 **Note:**\
The number of available settings is currently limited.\
Full configuration for Discord is in development and will be available soon.
{% endhint %}


---

# 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.raybot.app/start/interface-and-buttons-in-discord/add-to-server.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.
