# Monster Details

## General

Mainly training parameters are displayed.

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

1. Origin of the Monster
2. Monster Name & Main/Sub Seed
3. Monster Rank & Name
4. Monster Name Change
5. Main Seed
6. Sub Seed
7. Bad Status Display
8. Each Training Parameter
9. Personality

   -Bonuses are applied to parameter changes during Training
10. Meal Preferences and Nutritional Status
11. Terrain Compatibility

    -The main seed has a greater impact

***

## Battle1

It mainly displays Battle-related parameters.

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

1. Types of Basic Parameters
2. Current Parameters
3. Current Rank
4. Growth Potential
5. [Radar Chart or Bar Graph](/play-guide/open-beta/raise/basic-p.md)
6. Toggle between Radar Chart and Bar Graph
7. Overall Ability
8. Each Fixed Parameter
9. Battle Count

   -Accumulated in PvP, therefore unused in Closed Beta
10. Elemant Resistance
11. Debuff Resistance

***

## Battle2

Skills and Traits are displayed.

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

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

1. Skill Cost

   -The limit varies according to the Monster's rank\
   -It starts at 30 for rank F and increases by 5 with each rank increase, up to a maximum of 60
2. Skill Slots
3. Brief Details of Skills
4. Skill Replacement\
   -To change the skill level, press the replacement button for the relevant skill, then press the level button, and then press the “Set” button.\
   ![](/files/odlsBUPpbK6vXSga9ktK)
5. Skill Removal
6. Update of Skill Settings
7. Click for Detailed Skill Display
8. Innate Traits (details displayed on mouse hover)
9. Acquired Traits (details displayed on mouse hover)
10. Farm Traits (details displayed on mouse hover)


---

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