> For the complete documentation index, see [llms.txt](https://gyrosstudios.gitbook.io/gyrosstudio-gitbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gyrosstudios.gitbook.io/gyrosstudio-gitbook/gyros-studios-developments/arsenal/seasons.md).

# Seasons

**Season 1 is live!** [**Find the current price pool here...**](https://docs.google.com/spreadsheets/d/17UQeQZ0vozQvqfJgx9LUlhkys9mTFaiolwWDQeOLsg0/edit#gid=0)

Seasons in Arsenal is a feature that gives players the chance to earn more in-game currency (WELT) and receive unique in-game assets such as weapons, upgrades, consumables, and characters in the form of NFTs. Each season will last for **3 months**, during which players will be registered on the season leaderboard based on their in-game performance, including kills, headshots, and winnings. In this first season the **top** players at the **end** of the season will receive a bonus in WELT and other exciting extras.

To participate in a season of Arsenal, players must have a Season Pass. This pass is in the form of an NFT and can be purchased on the [Fabwelt marketplace](https://market.fabwelt.com). When you play the game, simply connect your wallet to the game, and the game will find your Season Pass. All your scores will be counted towards the season leaderboard as long as your wallet is connected to the game.

The Season Pass is a valuable asset in and of itself, as it allows players to compete and potentially earn rewards. The NFT aspect of the Season Pass adds a level of scarcity and collectibility, making it a unique item that players can own and potentially sell in the future as a collectible. The season leaderboard adds an element of competition, encouraging players to perform their best in-game and strive to be among the top players. With each season having its own set of rewards, players have a new opportunity to earn something unique and valuable each time a season starts.

<figure><img src="/files/3TbrvmcQJQnbsGuoQFua" alt=""><figcaption></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://gyrosstudios.gitbook.io/gyrosstudio-gitbook/gyros-studios-developments/arsenal/seasons.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.
