> For the complete documentation index, see [llms.txt](https://rollx-docs.gitbook.io/rollx/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rollx-docs.gitbook.io/rollx/rollx-vip-growth-program.md).

# ROLLX VIP Growth Program

At ROLLX, we value every step of our traders’ journey. To reward your activity and loyalty, we are excited to introduce the ROLLX VIP Growth Program — a structured system designed to grant fee discounts and extra perks as you advance through the VIP tiers.

Whether you’re just getting started or already trading at scale, every level unlocks new opportunities to cut costs and maximize your rewards on ROLLX.<br>

**How It Works**

The ROLLX VIP Growth Program is simple:\
As your monthly trading volume grows, you will automatically unlock higher VIP tiers. With each new tier, you gain access to greater fee discounts, directly boosting your trading profits.

**Tiers & Fee Discounts**

| Tier | Monthly Trading Volume (USD)  | Fee Discount          |
| ---- | ----------------------------- | --------------------- |
| Lv.0 | 0 – $5,000,000                | 0%                    |
| Lv.1 | $5,000,000 – $20,000,000      | 10%                   |
| Lv.2 | $20,000,000 – $50,000,000     | 15%                   |
| Lv.3 | $50,000,000 – $100,000,000    | 20%                   |
| Lv.4 | $100,000,000 – $200,000,000   | 25%                   |
| Lv.5 | $200,000,000 – $500,000,000   | 30%                   |
| Lv.6 | $500,000,000 – $1,000,000,000 | <p>35%</p><p><br></p> |

**Users with a monthly trading volume exceeding 1B can contact the official team to enjoy exclusive high-level fee discounts.**\
&#x20;                                                                                                                     *Valid until the end of Nov, 2025*

### Program Details

#### Automatic Tier Adjustment

* The system automatically calculates and updates your VIP tier daily based on your cumulative monthly trading volume.<br>
* Your tier dynamically reflects your most recent trading activity.

#### &#x20;Fee Discount Rebates

* All discounts earned through VIP tiers will be rebated in USDC.

#### Special First-Month Promotion

* Retroactive Calculation: When the program launches, the system will retroactively calculate your trading volume for that month and assign you an initial tier.<br>
* Bonus Tier +1: All traders will receive an automatic one-level upgrade at program launch.For example, Lv.2 traders will enjoy Lv.3 benefits. This bonus is valid until the end of August 2025.<br>
* Claiming Time: Your total fee discount rebate will be available to claim within the first week of the following month.<br>

*RollX reserves the right at any time in its sole and absolute discretion to determine and/or amend or vary these terms and conditions without prior notice, including but not limited to canceling, extending, terminating, or suspending these activities, the eligibility terms and criteria, the selection and number of winners, and the timing of any act to be done, and all Participants shall be bound by these amendments.*

<br>


---

# 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://rollx-docs.gitbook.io/rollx/rollx-vip-growth-program.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.
