# Game Cycle

Re.Monsterでは、1Season（1四半期）ごとでGame内環境が変動していきます。

* ランキングポイントの集計リセット
* 各NFTの再生回数のリセット
* 各NFTから再生されるMonsterのリセット
* 新規Monsterの追加（Genesis/General Hash/再生アイテムの追加）
* 新規コンテンツの追加
* バランス調整など

特に重要なのは各NFTやBCGプロジェクトとのコラボレーションであり、これによりRe.Monsterの世界でコラボMonsterが再生できるようになります。各コラボMonster同士のBattleや融合により、様々なプロジェクトがコラボレーションする世界が生まれます。

<figure><img src="https://lh3.googleusercontent.com/YLkeptTvc4Km-nzd9QQZybrcVs9mXTBrAP-Wf4AbLP8EY3vrwAGNkzVjta-8NUZyxmC7pZ_AktpMw-FoPk2Mi4yPaX2ep1WPdk56g_v9aPCW-FR3fBaTBb3rGioijy-QMirSVr1WHUHl-GSE_qT4MAU" 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/japanese/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.
