# Basic P

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

1. 各基本パラメーターアイコン
   * HP（体力）
   * STR（STR攻撃力）
   * INT（INT攻撃力）
   * DEX（命中）
   * AGI（回避）
   * VIT（防御）
2. 現在のパラメーター
3. 選択した行動による変化予測\
   -ランダム要素が絡むため、必ずしも結果とは一致しない
4. 現在のパラメーターランク
5. レーダーチャート\
   -このチャートは、基本パラメータの現在の値が表示中のランクの最大値を超えると、表示領域が拡大される
6. レーダーチャートと棒グラフの切り替え

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

1. パラメーターランク
2. 現在のパラメーター
3. 成長適正\
   ※最大値ではない

{% content-ref url="/pages/7cuEM2EwBtyR5NmkFLfr" %}
[Parameter](/japanese/overview/monster/parameter.md)
{% endcontent-ref %}


---

# 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/yu-cheng/basic-p.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.
