# Home

<figure><img src="/files/XGB5xr1Y0kjuTYjcKwXr" alt=""><figcaption></figcaption></figure>

Closed BetaのHome画面で、有効な部分は以下の箇所です。

1. ユーザー情報\
   -クリックすると各種情報表示
2. 所有BIT（ゲーム内通貨）とOAS\
   -育成の様々なタイミング使用
3. 設定\
   -音量や言語設定、プレイヤー情報の設定が可能
4. Ranking\
   -プレイヤーのランキング情報表示
5. Bonus\
   -ログインボーナスを受け取れる。UTC 0:00毎にカウント
6. フレンドリスト\
   -フレンドの登録や申請、チャットのミュート設定が可能
7. ギルド\
   -既存のギルドへの加入や作成、管理が可能
8. チャット\
   -全体チャットやセクター、ギルドなどの特定のグループ、DMでのチャットが可能\
   -ほとんどのUI上に表示され、様々な場面でチャット可能\
   -ドラッグ&ドロップで移動可能（左右の端のみ）
9. [Monster協会](/japanese/play-guide/open-beta/monster-xie-hui.md)\
   -Monsterにまつわる様々な機能を利用可能
10. Market\
    -ブラウザ上でマーケットページを開く
11. [Shop](/japanese/game/shop.md)\
    -OASやBITを使用してアイテムを購入可能
12. [Farm](/japanese/play-guide/open-beta/farm.md)\
    -MonsterのFarmへの配置や、育成画面に遷移
13. 情報\
    -運営からのお知らせ
14. 現在のゲーム内時間\
    -育成を行うことで時間が経過する\
    -ゲーム内時間に応じて参加できるTournament（PvE）が変化
15. [Monster Bag](/japanese/play-guide/open-beta/monster-bag.md)\
    -所持Monsterの一覧を確認可能で、SkillセットやPvP用のパーティ設定なども行える
16. Quest\
    -デイリークエストの確認と、報酬の取得を行う。
17. Inventry\
    -所持アイテムの確認が可能
18. PvP\
    -フリーバトルやランクマッチ、スポンサー大会などに参加


---

# 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/play-guide/open-beta/home.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.
