# Upgrade

## 💎 **What Premium gives you**

With RayBot Premium, you unlock all bot features and remove restrictions. The subscription includes:

* Adding more wallets (Solana, Tron, EVM).
* Higher notification limits (up to 25,000 per day).
* Connecting Telegram groups and Discord chats.
* Creating **Dedicated Bots** (instant notifications with no queues).
* Multi Alerts and real-time PnL tracking.
* Ability to use multiple RayBots simultaneously.

{% hint style="info" %}
⚡ **Important:**\
Whichever plan you choose, you can always upgrade. When upgrading, you only pay the difference in price — you don’t have to repurchase the entire package.
{% endhint %}

***

### 📊 **Subscription Plans**

<table data-full-width="true"><thead><tr><th>Plan</th><th>Starter (Free)</th><th>Hobby (0.1 / 0.2 SOL / month)</th><th>PRO (0.4 SOL / month)</th><th>Whale (0.8 / 1.6 SOL / month)</th></tr></thead><tbody><tr><td><strong>Solana &#x26; Tron wallets</strong></td><td>10</td><td>50 / 100</td><td>200</td><td>500 / 1,000</td></tr><tr><td><strong>EVM wallets</strong></td><td>50</td><td>200 / 400</td><td>1,000</td><td>10,000</td></tr><tr><td><strong>Notifications per minute</strong></td><td>15</td><td>75</td><td>150</td><td>150</td></tr><tr><td><strong>Notifications per day</strong></td><td>1,000</td><td>5,000 / 10,000</td><td>20,000</td><td>25,000</td></tr><tr><td><strong>Token tracking</strong></td><td>5</td><td>25/50</td><td>100</td><td>200</td></tr><tr><td><strong>Live PnL tracking</strong></td><td>❌</td><td>✅</td><td>✅</td><td>✅</td></tr><tr><td><strong>Telegram Groups</strong></td><td>❌</td><td>1</td><td>5</td><td>10</td></tr><tr><td><strong>Discord Webhooks</strong></td><td>❌</td><td>❌</td><td>3</td><td>10</td></tr><tr><td><strong>RayBot Versions</strong></td><td>1</td><td>2</td><td>3</td><td>7</td></tr><tr><td><strong>Dedicated Telegram Bots</strong></td><td>❌</td><td>❌</td><td>3</td><td>14</td></tr><tr><td><strong>Multi Wallet Alerts</strong></td><td>❌</td><td>✅</td><td>✅</td><td>✅</td></tr></tbody></table>

💡 **Plan overview:**

* **Starter** → Free access to get started: basic wallet tracking and notifications.
* **Hobby** → For active users: more wallets, notifications, and groups.
* **Pro** → For advanced traders and teams: Telegram groups, Discord, Dedicated Bots.
* **Whale** → Unlimited features: massive limits and full functionality.

🚀 **Advanced Plans for Power Users**\
If even the WHALE limits aren’t enough for you — we offer extended plans for professionals.

{% hint style="success" %}
💡 Paying for 12 months upfront gives you a **58% discount**.
{% endhint %}

***

### 🛠 **How to activate a RayBot plan**

1️⃣ **Choose the right plan**\
Decide which plan fits your needs (Starter, Hobby, Pro, or Whale).

2️⃣ **Top up your Ray wallet**\
Make sure you have enough SOL to pay for the selected package.

3️⃣ **Open the menu**\
In Telegram, enter `/start` or use the main menu → **Upgrade**.

4️⃣ **Select a plan and pay**\
Confirm your subscription.

{% hint style="info" %}
💡 **Note:**\
If you’ve linked your **Discord** and **Telegram** accounts using the **/link** command, it doesn’t matter where you activate your plan — both platforms share the same billing and subscription status.
{% endhint %}

> *🎥 **Video example — Watch how to change your RayBot plan in under 1 minute***

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

***

## 💳 Alternative payment method — Stripe

✨ You can now pay for your RayBot subscription using a credit card via Stripe.

#### 📌 What’s new:

* 📅 Exclusive 6-month plans
* 🔄 Auto-renewal of your subscription
* ⚡️ Easy management — upgrade, downgrade, or cancel anytime

### 🛠 How to activate a RayBot plan with a credit card

1️⃣ **Send the command**\
In Telegram, type `/upgrade` to open the upgrade menu.

2️⃣ **Choose payment method**\
At the bottom of the menu, select **💳 Buy with Credit Card**.

3️⃣ **Pick your plan**\
On the RayBot website, select the subscription plan and duration that suits you.

4️⃣ **Confirm payment**\
Complete your purchase securely via **Stripe**.

{% hint style="warning" %}
**Important:** Stripe payments are only available to users without an active subscription via SOL.
{% 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-telegram/upgrade.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.
