# Level

The Level system is a progression framework that reflects a player’s journey and standing within the community, determined by the accumulation of Experience Points (EXP). As players earn EXP through missions and activities, they advance through levels, each symbolizing milestones of skill, dedication, and community involvement. Higher levels unlock new privileges, missions, and rewards, motivating players to continue engaging with the platform. The leveling system not only gives players a sense of accomplishment but also fosters a competitive yet cooperative environment, encouraging players to strive for higher ranks within the community.


---

# 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.superchar.xyz/blocks/level.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.
