> 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/referrals-coming-soon/gold-invites-and-gamium-pass.md).

# Gold Invites & Gamium Pass

**Gamium has two types of invites: Silver & Gold.**

Silver Invites grant an additional 5% rebate on platform activity. Gold Invites include the same 5% rebate and also provide the recipient with a **free Gamium Pass**.

A **Gamium** **Pass** is a utility asset that unlocks exclusive benefits such as discounts, free services, and premium access. At launch, each Gamium Pass entitles its holder to a **free one-month Trader Pro subscription**, which includes the ability to publish on the Launchpad and access the Career Path, offering funding opportunities of up to **$2,000,000**.

{% hint style="info" %}
Note: Only one Gamium Pass can be applied per Trading Agent per account.
{% endhint %}

| Invite Type       | Platform Access | Free Xi Pass | Initial Invites |
| ----------------- | --------------- | ------------ | --------------- |
| **Silver Invite** | ✅               | ❌            | 3               |
| **Gold Invite**   | ✅               | ✅            | 0               |

**So, how do I earn invites?**

Invites can be earned in multiple ways as follows.

| Referred User Action                      | Silver Invites | Gold Invites |
| ----------------------------------------- | -------------- | ------------ |
| Referred user becomes a Trader            | +5             | +1           |
| Referred user advances in the Trader Path | +3             | +1           |
| Referrals generate $1M in monthly volume  | +10            | +3           |
| Referrals generate $5M in monthly volume  | +25            | +5           |
| Top 100 in monthly referral leaderboard   | +10            | +3           |
| Top 10 in monthly referral leaderboard    | +25            | +5           |


---

# 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/referrals-coming-soon/gold-invites-and-gamium-pass.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.
