# Tasks' leveling system

By reaching a certain amount of tasks completed, players can claim a **task leveling badge**. The level is symbolized by the stars on the token dashboard menu.&#x20;

**Mining level:**

<table><thead><tr><th width="184.69613259668506"># of Mining tasks</th><th width="130">Mining level</th></tr></thead><tbody><tr><td>1000</td><td>1</td></tr><tr><td>10000</td><td>2</td></tr><tr><td>20000</td><td>3</td></tr><tr><td>30000</td><td>4</td></tr><tr><td>50000</td><td>5</td></tr></tbody></table>

![](https://3875156953-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiEA2vRAGpoIlzhA1aXRV%2Fuploads%2FlHauotchOgIe2Gi2ZOgg%2FMining%20badge%20five%20star.PNG?alt=media\&token=9127b4e6-1f61-473c-bb4a-0d6ad3f4922f)

**Exploration level:**

<table><thead><tr><th width="220.69613259668506"># of Exploration tasks</th><th width="170">Exploration level</th></tr></thead><tbody><tr><td>1000</td><td>1</td></tr><tr><td>10000</td><td>2</td></tr><tr><td>20000</td><td>3</td></tr><tr><td>30000</td><td>4</td></tr><tr><td>50000</td><td>5</td></tr></tbody></table>

![](https://3875156953-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiEA2vRAGpoIlzhA1aXRV%2Fuploads%2FyEadyYFasZBxiGXwlrJc%2FDigging%20badge%20five%20star.PNG?alt=media\&token=f0772ce5-ec65-48c5-8173-91c669431ce8)

**Chopping level:**

<table><thead><tr><th width="210.69613259668506"># of Chopping tasks</th><th width="159">Chopping level</th></tr></thead><tbody><tr><td>1000</td><td>1</td></tr><tr><td>10000</td><td>2</td></tr><tr><td>20000</td><td>3</td></tr><tr><td>30000</td><td>4</td></tr><tr><td>50000</td><td>5</td></tr></tbody></table>

![](https://3875156953-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiEA2vRAGpoIlzhA1aXRV%2Fuploads%2FUe9RbbmRlCPjIuHrJaK1%2FChopping%20badge%20five%20star.PNG?alt=media\&token=5f3dde65-6ce6-4946-ae04-8b70105ebccb)

PS: The task level does not interfere with the tasks' odds.


---

# 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://zombecoin.gitbook.io/zombiecoin-whitepaper/tasks-leveling-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.
