> For the complete documentation index, see [llms.txt](https://docs.remonster.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.remonster.world/japanese/update-history/game.md).

# Game

## Open Beta

* Total Quest
* SBT（Achievement）
* Tutorial
* Navigater
* Ranking & Rewards
* Guild
* Sector
* PvP(Ranked Match)
* Friend
* Chat
* Sponsered Tournament

***

## Closed Beta

* Monster追加（+94種）
* Monster Bag
* Monster協会
* Regeneration
* Fusion
* Crystallize
* Coach
* Donate Monster
* MA Point
* MA Point Shop
* Player Rank
* Farm増設
* Farmの配置セット切り替え
* アイテム追加
* Shop
* Market
* Monster Database

***

## Closed Alpha

* Monsterの追加（+41種）
* 育成に探索を追加
* 一部アイテム
* Tournament（PvE）
* Monster Rank
* Skill Cost
* MonsterのTrait
* Farmの入れ替え
* Battleの倍速とオートモード
* スキルと特訓、探索での要求ランクを1段緩和
* 各種設定機能

***

## デモ版

* Monsterの育成（6種）
* Free Battle


---

# 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.remonster.world/japanese/update-history/game.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.
