# Player Levels

All HEALM players are assigned a level, starting at one, and reaching a maximum of 999. Levels provide a social signal reflective of the player’s experience within HEALM. Players can increase their level by performing certain actions, completing metaverse missions and quests, and reaching gameplay milestones (e.g., number of hours played, distance traveled, quantity of Treasure Chests and Crates discovered, etc.).

As players use multiple avatars in HEALM, their player level follows them, as the level ties to the username. Levels are not transferable to other players.


---

# 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.healm.com/healm-overview/player-levels.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.
