# Wallets

{% hint style="warning" %}
**Disclaimer:**\
The **RayBot Discord** functionality is currently under active development.\
All newly released features and updates will be added to the [**Interface and Buttons in Discord**](/start/interface-and-buttons-in-discord/raybot-discord-in-active-development.md) section.
{% endhint %}

### 📊 Wallets menu — wallet overview and management

-> Video coming soon

***

### 📌 Wallet limits:

<details>

<summary><strong>📍</strong>Example:</summary>

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

</details>

* Separate for Solana (SOL/TRON) and EVM wallets
* Counts both wallets in the bot and those added in groups/Discord/Dedicated bots

***

### 🔹 Wallet statuses

* ✅ Active — the wallet is being tracked
* ⏸️ Paused — you manually paused it
* ⏳ Auto-pause — the wallet sent too many transactions, tracking is temporarily paused
* 🛑 Subscription inactive — renew premium to continue tracking


---

# 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/wallets.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.
