> For the complete documentation index, see [llms.txt](https://greenpaper.games.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://greenpaper.games.gg/g3-token/ecosystem-utility/redeem-rewards.md).

# Redeem Rewards

Expanding on the Seasonal Battle Pass, a subscription-based pass designed to incentivize users to consistently engage with the platform and accumulate XP to unlock levels and win rewards across the top web3 game titles, $G3 holders can use their tokens to redeem rewards and access more exciting opportunities across partnerships with the top gaming titles.&#x20;

Platform interactions designed to contribute to XP accrual will consequently improve and increase potential opportunities to gain these rewards through the battle pass system, amongst other functionalities, including content consumption, content creation, event attendance, and more.&#x20;

This Battle Pass operates as an upgraded tier system, distinct from the standard, free platform Battle Pass available to all users, and stores progression and unlocked levels directly on the platform for users to access, flex and redeem rewards seamlessly.&#x20;

While we continue to prioritize the free and open experience for all users, individuals who choose to upgrade their battle pass to the premium version by using $G3 tokens can access exclusive rewards locked for free pass holders.

In addition, to reward and incentivize healthy behaviour and activity, gamers who complete their battle pass will be eligible to claim the following season pass for free - i.e., the first incurred cost may not be incurred once again for future battle pass seasons if the user completes all the battle pass levels.

While exact pricing and details will be shared closer to launch, users can expect similar features and unique access to $G3 holders, stakers and spenders looking to get the most out of the GAM3S.GG ecosystem.


---

# 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://greenpaper.games.gg/g3-token/ecosystem-utility/redeem-rewards.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.
