> For the complete documentation index, see [llms.txt](https://docs.genuniverse.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.genuniverse.io/ecosystem/season.md).

# Season

### **Season** Length

Each season lasts for 31 days, including a 1-day off-season. During the off-season, players can only participate in card draws and team building.

### Adventure Realm

The PVE mode is open throughout the entire season. After the off-season, players can immediately participate in game challenge levels.

### Battle Arena

The PVP mode is open throughout the entire season. After the off-season, players can immediately engage in battles with other players.

### Faction Wars

The Faction war will open 10 days before the end of the season. Players can use the hero cards accumulated through time and resources to fiercely battle against other factions in the Faction war.

### Season Settlement

At the end of the season, players will receive leaderboard rewards based on their rank. At the start of the new season, players' gold Coin, stardust, and other materials will reset to zero.

### Game Card

Game cards from the previous season cannot be used in the new season and can only be disassembled at Hall of Essence to acquired essence.

### <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://docs.genuniverse.io/ecosystem/season.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.
