# Subscription Tiers

Our trading bots operate on three access tiers. Your tier determines which tools are available to you, the size of positions you can execute, and how your orders are prioritized on the platform.

We are currently in soft launch which marks the official pre-launch window for Rogue AI. Access is limited and will run for **6 months**. This is your chance to be part of the **first wave of Rogue AI traders**, with packages designed for all types of traders. We offer a VIP upgrade option which focuses on priority support, private community, and more features to come.

{% hint style="info" %}
**Soft launch (One Time Purchase)**

During this period, access is unlocked with a one time purchase for each tier. Monthly subscriptions begin in our official launch. All details are subject to change during this time.
{% endhint %}

***

### Tiers at a Glance

| Feature                           | Signature | Pro       | Elite      |
| --------------------------------- | --------- | --------- | ---------- |
| Max Position Size                 | 10 SOL    | 50 SOL    | 100 SOL    |
| Swap Fee                          | Standard  | Lower     | Lowest     |
| Max Trades Per Minute (C / M / A) | 2 / 5 / 8 | 3 / 7 / 9 | 5 / 9 / 12 |
| Live Performance Dashboard        | ✅         | ✅         | ✅          |
| Dedicated RPC Endpoints           | ✅         | ✅         | ✅          |
| Priority Support                  | ❌         | ✅         | ✅          |
| Advanced Trading Strategies       | ❌         | ✅         | ✅          |
| Execution Queue Priority          | ❌         | ✅         | ✅          |
| Advanced AI Engines               | ❌         | ❌         | ✅          |

*C = Conservative · M = Moderate · A = Aggressive*

TPM = Trades Per Minute

***

Each access tier includes three risk settings you can dial in based on your strategy:

* **Conservative (C)** - smaller position sizing, tighter stop conditions, lower exposure
* **Moderate (M)** - balanced approach suited for most market conditions
* **Aggressive (A)** - larger positions, wider tolerance, built for high conviction trades

Higher subscription tiers unlock higher ceiling values across all three risk settings, giving you more room to operate at scale.

{% hint style="info" %}
**Not sure which tier is right for you?** If you're new to the platform, Signature is a great place to start. As your trading volume grows, upgrading to Pro or Elite unlocks the infrastructure and intelligence to match your pace.
{% endhint %}

***

### Signature Tier

**Best for:** Traders who want reliable, straightforward execution without advanced analytics.

Signature gives you access to the Rogue AI platform at its core level with standard execution, standard rate limits, and a solid foundation for building your trading strategy.

***

### Pro Tier

**Best for:** Traders who want an edge with faster execution, smarter signals, and early access to new features as the platform evolves.

Pro unlocks dedicated infrastructure and real time market intelligence that Signature users don't have access to. If you're trading with meaningful size and need your orders to move faster than the crowd, this is the tier for you.

***

### Elite Tier

**Best for:** High volume traders and users who want every possible advantage with maximum speed, the deepest intelligence layer, and full automation tools.

Elite is the top of the stack. It combines everything in Pro with an expanded AI engine suite, exclusive market trackers, and infrastructure tuned for the highest throughput and lowest latency available on the platform.


---

# 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.roguetrading.io/project-overview/subscription-tiers.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.
