> For the complete documentation index, see [llms.txt](https://whitepaper.xiex.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.xiex.io/usdgmm-token/vip-plan.md).

# VIP Plan

**From trading fees to exclusive benefits, $GMM holders enjoy multiple benefits in Gamium.**

Every user is assigned a **VIP tier** monthly based on two key metrics:

1. **$GMM holdings**
2. **Trading volume**

Users can climb VIP levels by either **holding more $GMM** or **trading more actively** — or both.\
This dual-path mechanism creates a **self-reinforcing loop**:

* Traders are incentivized to accumulate $GMM to reduce their trading fees.
* Long-term holders are encouraged to trade more to unlock higher benefits.

The result is a **balanced and sustainable growth cycle**, where token demand and platform activity rise together.

***

#### VIP Structure

The program features multiple levels — **VIP 0 to VIP 5** — designed to evolve in parallel with Gamium’s global expansion.

The following table outlines the current VIP levels and their corresponding fee discounts.\
\&#xNAN;*(Note: These levels and thresholds are subject to change based on market conditions and ecosystem updates.)*

| **VIP Level** | **Final Fee (%)** | **Required GMM Balance** |
| ------------- | ----------------- | ------------------------ |
| VIP 0         | 0.20%             | 0 GMM                    |
| VIP 1         | 0.18%             | 1 GMM                    |
| VIP 2         | 0.16%             | 30,000,000 GMM           |
| VIP 3         | 0.14%             | 150,000,000 GMM          |
| VIP 4         | 0.12%             | 600,000,000 GMM          |
| VIP 5         | 0.10%             | 3,600,000,000 GMM        |

***

In essence, the **VIP Plan** transforms holding and trading $GMM into a **loyalty engine** — reinforcing the token’s utility, strengthening user engagement, and aligning the growth of the Gamium ecosystem with its community.


---

# 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://whitepaper.xiex.io/usdgmm-token/vip-plan.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.
