# Mining

<figure><img src="/files/5Ns7igILIbPoELJCDulZ" alt=""><figcaption></figcaption></figure>

### How to Level Up Mining

Players earn Mining XP by successfully mining ore rocks. Each ore requires a minimum Mining skill level to attempt:

* Copper & Tin at level 1
* Iron at level 10
* Coal at level 20

As you mine ores, your skill level increases, unlocking access to higher-tier ores and improving your mining success.

### How Mining Works

To mine, approach an ore rock in Zeme with a pickaxe in your inventory and click it to start the mining animation. After the animation:

* If successful, you receive one ore and Mining XP, and the ore rock’s available amount decreases by one.
* If unsuccessful, no ore is granted, but you can try again immediately.

{% hint style="info" %}
No specific pickaxe is required, but better pickaxes increase your chance to successfully mine.
{% endhint %}

{% hint style="info" %}
Mining attempts stop if another player finishes mining the same ore first. Ores respawn after a cooldown period once depleted.
{% endhint %}

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th></th><th></th></tr></thead><tbody><tr><td align="center"><img src="/files/jLoUU1XBbOHBxw1lJaIr" alt="" data-size="original"></td><td align="center"><strong>Tin Ore</strong></td><td>Level: 1</td><td>XP: 5</td></tr><tr><td align="center"><img src="/files/0xIIx181UqJQYtHzQnwr" alt="" data-size="original"></td><td align="center"><strong>Copper Ore</strong></td><td>Level: 1</td><td>XP: 5</td></tr><tr><td align="center"><img src="/files/UCR7Y6wq78jMAfkjIznw" alt="" data-size="original"></td><td align="center"><strong>Iron Ore</strong></td><td>Level: 20</td><td>XP: 8</td></tr><tr><td align="center"><img src="/files/J48sXYcmc0HWqqrnKpon" alt="" data-size="original"></td><td align="center"><strong>Coal Ore</strong></td><td>Level: 30</td><td>XP: 11</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://whitepaper.zee-verse.com/gameplay/skills/mining.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.
