# Stats

Kamigotchi have four **Stats** that dictate the nature of their interactions with Harvesting and their fellow Kami:

* <img src="/files/QVC2YKoFsPhUe3PXXkNW" alt="" data-size="line"> **Health**: How many **Hit Points (HP)** a Kami has.
* <img src="/files/P1Q2w6MAaaOziaqiW7z9" alt="" data-size="line"> **Power**: How quickly a Kami harvests <img src="/files/EFAsqvfLNlME2xG9bVpB" alt="" data-size="line"> **MUSU**.
* <img src="/files/fQ5AmILCq9nA2UpOzir8" alt="" data-size="line"> **Violence**: How easily a Kami can <img src="/files/C2oH9OMGv5Hm4jWoBNEN" alt="" data-size="line"> **liquidate** other Kami.
* <img src="/files/97U2f3DGorjAoZHI5FVm" alt="" data-size="line"> **Harmony**: How resistant your Kami is to <img src="/files/C2oH9OMGv5Hm4jWoBNEN" alt="" data-size="line"> **liquidation** from other Kami, and how fast your Kami recovers HP while at rest.

In-game you can see these Stats by clicking on the <img src="/files/fXxUdgbsOUMqvRqvcQMR" alt="" data-size="line"> **Party** **menu** in the top-left corner of your screen, then clicking on your Kami itself:

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

The stat card shows a Kami's current stats, including permanent skills and temporary item effects. Base Stats are determined by a Kami’s physical [Traits](/gameplay/kamigotchi/traits.md) and can be gleaned by mousing over a stat.&#x20;


---

# 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.kamigotchi.io/gameplay/kamigotchi/stats.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.
