# Overall Stats

## **General Description**

In the player’s profile, a dropdown statistics window can be accessed by clicking the <img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfU37ijb1I7EWg9Glbfnp8RBE7Xg02mSHn3O0QMxfKMQtY4pZyrTczo5QJQ2ZnXYmY7EOKvZvWCnvtnXyCXQwn0O7If8Z_H0_YoFH1AEuh8ao3u5SGlURl4N5gxn9mI5muH9A_7LA?key=YA3VQVnleO9alsj7L0W0H6r0" alt="" data-size="line"> button near the character. This window allows players to track their performance across key game mechanics.

<figure><img src="/files/amapiWsgwhPql57k7Kh3" alt="" width="375"><figcaption></figcaption></figure>

## **Features**

The statistics window provides a quick overview of a player’s activity and achievements. It updates automatically after any action tied to progress. The window displays eight key metrics:

<table><thead><tr><th width="188.85723876953125">Metric</th><th>Description</th></tr></thead><tbody><tr><td>Win Rate</td><td>Percentage of victories in all battles.</td></tr><tr><td>MMR</td><td>Player's current MMR</td></tr><tr><td>Fights</td><td>Total number of battles fought over all time.</td></tr><tr><td>Harpoons</td><td>Total number of successful harpoon hits.</td></tr><tr><td>Headshots</td><td>Total number of successful headshot throws.</td></tr><tr><td>Loots</td><td>Total number of successfully looted corpses and stashes.</td></tr><tr><td>Heals</td><td><p>Total number of injuries healed by the player. </p><p></p><p>Note: This does not mean the total injuries received.</p></td></tr><tr><td>Unlocks</td><td>Number of chests opened.</td></tr><tr><td>Crafts</td><td>Number of shurikens crafted.</td></tr></tbody></table>


---

# 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.playhattori.io/game-info/game-systems/bazaar/player-profile/overall-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.
