# Basic P

<figure><img src="/files/5Qp6uzf6Brohw90KK6Us" alt=""><figcaption></figcaption></figure>

1. Basic Parameter Icons
   * HP (Health)
   * STR (STR Attack Power)
   * INT (INT Attack Power)
   * DEX (Accuracy)
   * AGI (Avoidance)
   * VIT (Defense)
2. Current Parameters
3. Predicted Changes Based on Selected Action\
   -Due to random factor, the results may not always match the prediction
4. Current Parameter Rank
5. Radar Chart

   -This chart expands its display area when the current values of basic parameters exceed the maximum value of the rank being displayed
6. Toggle between Radar Chart and Bar Graph

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

1. Parameter Rank
2. Current Parameters
3. Growth Potential \
   \*Not the maximum value

{% content-ref url="/pages/7cuEM2EwBtyR5NmkFLfr" %}
[Parameter](/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/play-guide/open-beta/raise/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.
