# Hero stats importance

Stats are important to be able to dish out enough damage to earn good rewards! You get stats when adding equipment, Gems and Runes to your Hero.

<div align="center"><figure><img src="/files/XvViNc1h9pGYZtELPdF1" alt="" width="377"><figcaption></figcaption></figure></div>

It is worthwhile to note that you can't just go for maximum stats and then go beat up the easiest Boss over and over again; there are restrictions, both for max monster levels and also for max Hero stat usage. This can be found on top of the Bosses, as shown below:

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

If your hero has the minimum stats required, you will receive the maximum possible points and rewards. If your hero has only a portion of the minimum, they will earn that portion of the maximum possible points and rewards.<br>

{% hint style="info" %}
**Example:** If you have 10 total stats on your hero, but the minimum is 20, you will receive 50% of the potential reward. Your potential may be reduced even more IF you use Splinterlands starter cards.
{% endhint %}

The minimum stats per Boss are as follows:

* Bronze: 20 stat points.
* Silver: 30 stat points.
* Gold: 40 stat points.
* Diamond: 50 stat points.

To find this, you can click on a Boss -> Battle -> Scroll down, and there you go! Shown on the picture below.

<div align="center"><figure><img src="/files/9vRQN8WEgZPdpnrbfvCl" alt=""><figcaption></figcaption></figure></div>


---

# 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://splinterforge.gitbook.io/splinterforge-user-guide/gameplay/heroes/hero-stats-importance.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.
