# Seasons

![](/files/g8FPdciJ2iFSjk10nEW4)

Seasons show the inflation of each token and season indexes are the multipliers for every sphere(OIL, GOLD, IRON).

There are 3 seasons indexes: oil index, gold index and iron index.  These are values that exist in the range from 0.8 to 1.2.&#x20;

The system recalculates indexes every hour. It takes into account the numbers of staked NFTs and active minings. If their proportions are different, it increases one index and decreases another.

For example, if the player starts mining with an Iron miner which gets 12 IRON as a basic reward and 1 IRON as season based reward. If the iron index at this time is 1.2, at the end of the mining player will claim 12 + 1 \* 1.2 = 13.2 IRON.


---

# 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://real-magnate.gitbook.io/real-magnate/game-mechanics/seasons.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.
