# Seasonal Challenges

The season system is a core mechanism in Xenobunny, offering periodic challenges and opportunities.

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

During each season, the game world enters an active phase, allowing players to place LAND and engage in thrilling battles. This period is marked by intense competition and dynamic changes, showcasing strategic brilliance.

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

Outside of the season, the game shifts to a phase of cultivation and preparation. Players can focus on developing their characters and planning strategies, readying themselves for the next season’s trials.

Each season opens select chain maps for exploration and conquest, presenting new challenges and rich rewards. Unique goals and quests encourage players to push their limits and achieve greatness.

The specific maps and their total resources are fixed each season. Once players place their LAND, it remains staked until the season ends. Players must manually unstake their LAND at the end of the season, or it will be unusable in the next season.

Player performance during the season is publicly displayed, with top-ranking players earning acclaim and recognition. Their names become legends in the open world, celebrated for their strategic mastery and persistence.

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

Achieving season goals enhances rankings and yields special rewards, including special tokens, rare equipment, unique characters, and other valuable resources.

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

At the start of each new season, players receive rewards based on their previous season’s achievements, boosting their new journey.

In Xenobunny, every season is a new beginning, a stage for proving strategy and strength. Whether in the heat of battle or quiet preparation, each step brings endless possibilities.


---

# 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://xenobunnygame.gitbook.io/xenobunny-playbook/playbook/seasonal-challenges.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.
