# Home

<figure><img src="/files/8V2rohf5UHzUp4FkVqgE" alt=""><figcaption></figcaption></figure>

On the Home UI of Closed Beta, the valid areas are as follows:

1. User Information \
   -Click to display various information (scores, guilds, and sectors are shown tentatively)
2. Owned BIT (in-game currency) & OAS\
   -Used at various times for raising.
3. Settings \
   -Volume and language settings, and player information can be set.
4. Ranking\
   -Display player ranking information
5. Bonus \
   -Receive login bonus, counted every 0:00 UTC.
6. Friend\
   -You can register and request friends, and mute chat settings.
7. Guild\
   -You can join, create, and manage existing guilds.
8. Chat
   1. Chat is possible in general chat, specific groups such as sectors and guilds, and DM.
   2. Chat is available in most UI displays and in various situations.
   3. Chat can be moved by dragging and dropping (only on the left and right edges).
9. [Monster Association](/play-guide/open-beta/monster-association.md)\
   -Various functions related to Monster are available
10. Market\
    -Open the market page in your browser
11. Shop\
    -Items can be purchased using OAS and BIT
12. [Farm](/play-guide/open-beta/farm.md) \
    -Placement of Monsters in Farms and raising.
13. Infromation\
    -Notice from the administration
14. Current in-game time \
    -Time is elapsed by raising.\
    -The tournaments (PvE) you can participate in change according to your in-game time.
15. [Monster Bag](/play-guide/open-beta/monster-bag.md) \
    -Check the list of monsters in your possession, and perform skill sets and other functions.
16. Quest \
    -Check daily quests and get rewards.
17. Inventry \
    -Check the items in your possession
18. PvP\
    -Participate in free battles, ranked matches, sponsored tournaments, and more.


---

# 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/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.
