> For the complete documentation index, see [llms.txt](https://oxya-origin.gitbook.io/oxya-origin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://oxya-origin.gitbook.io/oxya-origin/gaming-ecosystem/road-to-genesis/battle-pass.md).

# Battle Pass

In order to give players something to look forward to on a regular basis and make the game more relevant to current events, seasonal Battle Passes will be implemented with tokens and aesthetic game assets to be rewarded.

* [Episodes](#episodes)
* [Battle Path](#battle-path)
* [Rewards](#rewards)
* [Battle Passes](#battle-passes)

### Episodes

Each Battle Pass episode will be available for a limited time, when a season expires, all objectives and rewards will stop being available and progress on the Battle Path will reset for the next season.

Battle Pass seasons will have a specific theme related to real world events (Spring Season, Christmas Season) or brand partnerships (Avengers Season, Sewer Season)

### Battle Path

In order to earn Battle Pass rewards, players will have to advance through the Battle Path by completing Battle Quests to earn Battle Points.&#x20;

Battle Quests are in-game objectives that players can complete to earn Battle Points. The amount of points each quests grants will be related to that quest's difficulty.

Collecting Battle Points will allow players to advance through the Battle Path and unlock rewards along the way.

<figure><img src="/files/PiB3Obwf5Z2S8meorCN1" alt=""><figcaption></figcaption></figure>

### Rewards

Exclusive rewards in the form of tokens and special in-game assets will be available to be won by players as they progress through the Battle Path. Once a season expires, exclusive assets related to that season will stop being available forever.

A list of rewards available on the Battle Pass:

* Season-themed Skins
* $OXYZ
* Oxyagem
* XP
* Weapons
* Raw Materials
* Other Items

### Battle Passes

There will be two Battle Pass structures to give free-to-play players some extra content while also reserving the most lucrative aspects to Play & Earn players and holders of a Battle Key.

* **Free-to-play:** Access to a limited number of quests and rewards.
* **All Access:** Complete access to all quests and rewards.
* **Premium:** More rewards, more tiers, more fun


---

# 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:

```
GET https://oxya-origin.gitbook.io/oxya-origin/gaming-ecosystem/road-to-genesis/battle-pass.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.
