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

# Season

![](/files/BAslDj0XaOswL5SxbCiq)

## What is a Season?

The seasons are an innovative system for a decentralized game, the CroSkull Adventures will be divided into 10 initial Seasons, each of these will have a duration of 100 days.&#x20;

\
By sending your CroSkull on an adventure you generate 3 [$GRVE](/croskull/erc20-tokens/grave-usdgrve.md) daily per CroSkull. Each season has an allocated amount of 2,299,500 [$GRVE](/croskull/erc20-tokens/grave-usdgrve.md) for the adventure mode. This is the maximum allocation for each season if 6,666 Croskull are on adventures (Staked) and all 333 EvoSkulls are minted and getting their 9 $GRVE daily for the full length of a season. The bank rewards have an allocated amount of 1,149,750 $GRAVE for each season.&#x20;

\
All the allocated [$GRVE](/croskull/erc20-tokens/grave-usdgrve.md) tokens for each season that are not given out as rewards to the NFT holders or as bank rewards, will be burned at the end of the season.

### Ex:

If 3000 CroSkulls are on an adventure, with 0 EvoSkulls getting their [$GRVE](/croskull/erc20-tokens/grave-usdgrve.md) for an entire season of 100 days. The total amount of farmed [$GRVE](/croskull/erc20-tokens/grave-usdgrve.md) will be: $ 900,000 [$GRVE](/croskull/erc20-tokens/grave-usdgrve.md) out of $ 2,299,500 [$GRVE](/croskull/erc20-tokens/grave-usdgrve.md) allocated for the seasons adventures.&#x20;

\
This means that $ 1,399,500 [$GRVE](/croskull/erc20-tokens/grave-usdgrve.md) (unprocessed) will be burned at the end of the season

## What happens after the 10th Season?

At the end of the 10th Season (1000 days), [$GRVE](/croskull/erc20-tokens/grave-usdgrve.md) will no longer be distributed, which will become a governance token in effect. but $SLS and other rewards will continue to be distributed.


---

# 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://croskulls-organization.gitbook.io/croskull/ecosystem/season.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.
