> For the complete documentation index, see [llms.txt](https://wiki.5tars.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.5tars.io/know-your-assets/season-pass.md).

# Season Pass

The Season Pass represents an elevated level of access, granting you a host of exclusive in-game benefits. It serves as a key to unlock a world of privileges that will greatly enhance your journey through the game.

**Benefits of the Season Pass:**

1. **Additional Discounts:** Season Pass holders will enjoy an extra 10% discount on shop offers within the game, providing an opportunity to acquire valuable items at a reduced cost.
2. **Elimination of Training Session Usage:** With the Season Pass in your wallet, there is no need to expend Training Sessions to use your NFT Cards in the Arenas.&#x20;
3. **Priority in Tiebreaker Situations:** In the event of tiebreakers on leaderboards, Season Pass holders will receive priority consideration, affording them a competitive edge.
4. **Additional Card Slot in Albums:** Season Pass holders have the privilege of adding an extra player, manager, or team card when utilizing any of their albums within Arenas, including the basic ones.&#x20;
5. Bench Wallet: Season Pass holders have the privilege of adding extra slots to accumulate extra NFT cards. There is an additional 24 slots for NFT cards, available exclusively to Season Pass holders. This extra space supplements users' free slots, which are available to all users. It is designed to provide users with more flexibility and control over their collection, making their gaming journey even more exciting.

The Season Pass represents your exclusive access to these remarkable benefits, ensuring that you maximize your enjoyment and engagement with the game.

<figure><img src="/files/xyMR6SBhTt1zqCDdrueO" alt=""><figcaption><p>Season Pass 24/25</p></figcaption></figure>


---

# 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://wiki.5tars.io/know-your-assets/season-pass.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.
