# Introduction

## **Welcome to World of Mining**

World of Mining is a Web3 application that allows you to make money by moving around in the real world.

We are a project that combines mystery and fun with the Move2Earn idea.

Users acquire excavation tool NFTs in order to play the game. When they arrive at the real-world location, they virtually dig for the treasures that appear on the map. They can convert the **Womex tokens** they earned from digging into cash.

{% hint style="warning" %}
World of Mining is currently in Beta version. Therefore, some features may differ in the future.
{% endhint %}


---

# 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://worldofmining.gitbook.io/white-paper/getting-started/introduction.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.
