# Tier System

The GPX Token ecosystem rewards users with a tier system based on XP earned. The more XP you gather through engagement and holding tokens, the higher your tier and the better your benefits. It's our simple way to appreciate and incentivize your active participation.

| Tier Name | Max Task Slots | Max Energy Slots |
| --------- | -------------- | ---------------- |
| Copper    | 12             | 2                |
| Bronze    | 15             | 3                |
| Silver    | 20             | 4                |
| Gold      | 25             | 5                |
| Platinum  | 30             | 6                |
| Diamond   | 40             | 7                |
| Crown     | 50             | 8                |
| Master    | 65             | 9                |
| Legend    | 99             | 10               |

In the GPX Token ecosystem, XP earned will halve every six months. This mechanism ensures active participation and continual engagement within our community, as users strive to maintain or achieve higher tiers for better rewards.

<br>


---

# 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://grabpenny.gitbook.io/grabpenny-whitepaper/game-module/tier-system.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.
