# Levels

## ⛏️XP Verdienen

Alle manieren om XP te verdienen voor levels.

<table><thead><tr><th width="469">Methode</th><th width="150">Commando</th><th>XP</th></tr></thead><tbody><tr><td>Voten </td><td><code>/vote</code></td><td>100</td></tr><tr><td>Beloningen</td><td><code>/beloningen</code></td><td>500</td></tr><tr><td>Speeltijd</td><td><code>/speeltijd</code></td><td>3-4 per 5min</td></tr><tr><td>Mobs vermoorden</td><td></td><td>1-3</td></tr><tr><td>Items enchanten</td><td></td><td>3-4</td></tr><tr><td>Ores minen</td><td></td><td>1-10</td></tr><tr><td>Vissen </td><td></td><td>5-6</td></tr><tr><td>Dieren fokken</td><td></td><td>2-4</td></tr><tr><td>Potions maken</td><td></td><td>8-12</td></tr><tr><td>Blokken hakken</td><td></td><td>0-0.015</td></tr></tbody></table>

## ⬆️Level omhoog

Bij ieder level krijg je de volgende beloningen:

* <mark style="color:purple;">5 Shards</mark>
* <mark style="color:orange;">1 Copper Sleutel</mark>
* <mark style="color:green;">100 Claimblocks</mark>


---

# 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.hobbelcraft.net/features/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.
