> For the complete documentation index, see [llms.txt](https://rico-token.gitbook.io/rico/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rico-token.gitbook.io/rico/page-9-tiered-capacity-and-engine-prerequisites.md).

# 🎛️ Page 9: Tiered Capacity & Engine Prerequisites

## 🎛️ 9. Tiered Capacity & Activation Prerequisites

#### The 24-Chapter Scaling Framework

The number of chapters you unlock in the Matrix directly controls the level of education you can access and how much trading power your engine has:

* Paper Mode (Planned Release): A completely risk-free simulation sandbox. You can practice running automated trading strategies against real-time, live market price feeds without risking a single dollar. This mode requires no crypto wallet connection and zero chapter purchases.
* Chapters 1 – 6 (The Basics): Unlocks your baseline educational courses in the Skills Lab and allows you to run the trading engine on exactly one (1) active exchange connection.
* Chapters 7 – 12 (The Professional Track): Opens up deeper, more advanced technical tracks and removes bottlenecks. At this level, you can connect and run multiple exchanges simultaneously across different platforms.
* Chapters 13 – 24 (The Elite Track): Grants you premium, top-tier access to maximum algorithmic trading parameters and completely unthrottled API capacity for ultimate speed and scale.

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

### 🔑 9.2 Active SaaS Activation Prerequisites

#### Prerequisites for Live Trading

* 1\. Gas Tank Baseline (\~$70): You must load a minimum balance of 2,000 $RICO tokens inside your platform Gas Tank as a first timer. This wallet acts as your fuel source, allowing the engine to seamlessly settle automated running and infrastructure fees.
* 2\. Exchange Capital ($50 USDT): You must have at least $50 USDT available inside your personal, connected crypto exchange trading account (such as Binance or Bybit) so the bot has capital to actually execute trades for you.
* 3\. Dual Track Enrollment (Matrix Setup): Your account must have an active, matching chapter position open across both the x3 and x6 Matrix networks at the same time to sync correctly with the protocol.

<figure><img src="/files/36ZuPfM30WCuoYZJPKko" alt=""><figcaption></figcaption></figure>

***

### 🪙 9.3 The Role of the $RICO Token on This Page

#### $RICO as the Scaling Requirement

While the matrix chapters are purchased using stablecoins, the $RICO token acts as the core license gate and economic engine behind the platform's growth:

* 1\. Capacity Scaling Accelerator (The Software License): No matter how high you upgrade your matrix chapters using stablecoins, the requirement to hold 2,000 $RICO tokens in your Gas Tank remains constant. It serves as a mandatory, unchanging software license gate that you must maintain to keep your trading features active across all levels.
* 2\. Velocity Lock (The Supply Squeeze): As thousands of users around the world upgrade to higher matrix chapters to expand their trading capacities and link multiple exchanges, vast amounts of $RICO are pulled off the open market. Because these tokens get locked directly inside user Gas Tanks to support their larger operations, it creates a powerful, long-term structural supply squeeze.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://rico-token.gitbook.io/rico/page-9-tiered-capacity-and-engine-prerequisites.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
