# Game Cycle

In Re.Monster, the game's environmental system changes every season. (one quarter).

* Reset of Total Ranking Points&#x20;
* Reset the number of times each NFT is regenerated
* Reset the monster regenerated from each NFT
* Addition of new monsters（Add Genesis/General Hash/Regeneration Item）
* New content added
* Game Balance Adjustments, etc.

One aspect of particular importance is the collaboration between each NFT and other BCG projects, enabling Collaborative Monsters to participate in the Re. Monster world. Through battles and fusions, these Collaborative Monsters will create a new world of synergy among diverse projects.

<figure><img src="https://lh5.googleusercontent.com/kEdT8jgxkc0jKF5wDJE5PyXo4uiAK-cpH_LecXgn0vFOp9ee0DP-GH528_Ln9KoRAiM8IW_aMqHXKTTmFPINA0mkP3deI_RsrtcB2XmCn_LtfC_THl0zSIpZSMtn5xjuPZLb61qN87-XIsH7wpwI-7U" alt=""><figcaption></figcaption></figure>


---

# 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://docs.remonster.world/overview/game-cycle.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.
