# RayBot Status Bot

The **RayBot Status Bot** is a dedicated monitoring bot that keeps you informed about important notification and system events.\
It ensures you can react quickly and avoid missing trades due to technical or limit-related issues.

👉 [**@ray\_status\_bot**](https://t.me/ray_status_bot)

***

### 🔔 What the Status Bot Monitors

Once activated, the Status Bot will notify you about:

* Daily notification limit approaching or reached
* Wallet throttle triggered (wallet paused due to excessive transactions)
* Messages being dropped
* Severe notification delays
* Telegram rate limit errors
* Subscription expiry reminders with one-tap upgrade

These alerts are sent separately from your main RayBot chat to ensure they are never buried in high-volume wallet activity.

***

### ❓ Why a Separate Bot?

Your main RayBot chat is dedicated to wallet activity and trading signals.

Mixing system warnings with wallet notifications could cause critical alerts to be missed — especially during periods of high activity.

The Status Bot acts as a **system monitoring layer**, keeping infrastructure-related messages separate and clearly visible.

***

### 🚀 How to Activate

1. Open **@ray\_status\_bot**
2. Send `/start`
3. Monitoring is now active

You will immediately begin receiving system notifications in this chat.

***

### ⚙️ Available Commands

Inside the Status Bot, you can use:

* `/upgrade` — upgrade your subscription plan
* `/bots` — check bot load and switch instances
* `/web` — open the RayBot Web App

***

### 🛡 Why It Matters

Notification limits, rate limits, and wallet throttling can impact your trading workflow.\
The Status Bot ensures you are always aware of these events — so you can fix issues before they affect your performance.


---

# 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/getting-started/raybot-status-bot.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.
