# Endless Mode

Endless Mode allows players to compete with others to achieve a higher ranking on the seasonal Leaderboard. One season lasts for 15 days. There is a 3-day break after each season before the Leaderboard is reset and the next season starts. The top 20% of players with the highest ranking receive rewards after one season ends.

### What do players spend to participate in the Endless Mode?

* To participate in the Endless Mode of AutoHero Tezos, players are required to purchase the Endless Tickets.

### What do players earn in the Endless Mode?

* **Leaderboard Rewards**: $AHT Revenue that is generated from the Endless Tickets purchase fee is given back to the Top 20% of players with the highest ranking in one Endless Mode season.
* **Items**: NFTs weapons or gears that can be equipped to increase the power of your hero character.
* **EXP**: Experience points to upgrade your hero character.
* **Stamina**: Regenerate stamina points.
* **GOLD**: The in-game currency used to upgrade items and hero characters.
* **Material**: NFT fragments that are used to upgrade items.

### How to claim earnings from Stage Mode?

* Claim in-game (require no fee to claim): EXP, Stamina, GOLD, Material.
* Claim on-chain (require $AHT fee to claim): Hero Shards, Hero Medals, and Hero Elements can only be claimed on-chain in the format of Pending Rewards.

*After completing claim on-chain transactions, your items will be transferred into your in-game Loadout.*

<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://auto-hero-tezos.gitbook.io/autohero-tezos/5.-game-mode/endless-mode.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.
