# Level System

This system is a unique progression track designed to reward your journey. It is completely independent of your standard Minecraft experience bar, focusing entirely on your growth within our world.

***

#### ⚔️ Earning XP

There are currently 3 primary ways to increase your custom level.

1. Slaying Monsters:

   — Defeating any non-player mob (Zombies, Skeletons, Creepers, etc.) grants you between 1 to 3 XP per kill.
2. Experience Bottles:&#x20;

   — Right-click the bottle for granting you 1 to 2 XP towards your level.
3. Quests:

   — Story Quests grants you significant XP boosts

   — Daily Tasks provides a pool of XPs

***

#### 📊 XP Requirements

The higher your level, the more dedication is required to reach the next one. Here is a breakdown of the XP needed per level:

| Level Range | XP Required per Level            |
| ----------- | -------------------------------- |
| 1 - 9       | 20 XP                            |
| 10 - 19     | 50 XP                            |
| 20 - 29     | 80 XP                            |
| 30 - 39     | 105 XP                           |
| 40 - 119    | *Scales from 205 up to 1,500 XP* |
| 120+        | 2,000 XP                         |

***

#### 🛠 Commands & HUD

You can monitor your progress at any time using the following tools:

* `/level`
  * Displays a detailed status menu in your chat, showing your current Level and exact XP count.
* Progress Bar:
  * You can see your live progress bar on your level bar or on the scoreboard, so you always know exactly how close you are to your next Level Up.


---

# 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://wiki.nytolia.net/system/level-system.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.
