> For the complete documentation index, see [llms.txt](https://doc.thetanarena.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.thetanarena.com/system/battlepass.md).

# Battle Pass

![](/files/-Mif0hmTQ_oxggOYVTcs)

### **Overview**

The Battle Pass is the key reward system of each Season (one season lasts three months). The Battle Pass provides players with many valuable rewards, helping them power up to achieve a higher Rank in the season. As the reward system representing a Season, the Battle Pass will include Season-specific rewards such as new heroes, new skins, avatars, etc.&#x20;

### How it works&#x20;

The Battle Pass is divide into 60 Tiers. Each Tier requires a certain amount of Season Points to pass and receive the rewards of that Tier. Players can obtain Season Points by participating in Battles or from in-game quest rewards.&#x20;

Each Tier of the Battle Pass is divide into two types of rewards:&#x20;

* **Normal rewards**: normal rewards, average amount, and not much variety&#x20;
* **Premium rewards**: premium rewards, large quantity, variety, and special rewards.&#x20;

### Battle Pass reset&#x20;

At the beginning of the new season, the player's progress on the Battle Pass will be reset to 0, and the reward of the Battle Pass will also be changed according to the characteristics of that season.

<br>


---

# 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://doc.thetanarena.com/system/battlepass.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.
