> For the complete documentation index, see [llms.txt](https://whitepaper.mythicminers.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.mythicminers.com/mythic-miners-whitepaper.md).

# Mythic Miners Whitepaper

## Overview

Hello guys, here Mythic Miners team will tell you a little about how the project started and where it's heading

> In 2022 first half, after experiencing the unprecedented experience of not only playing, but studying several P2E games, we decided to invest time in developing our own game.

> We have always believed in games with RMT (Real Money Trade); We believe that WEB 3 brought the potential to take power out of the hands of developers and deliver this power to the hands of players, in an exchange where the first (dev) delivers a game with content and differentiation, which evolves and attracts players and the second (players) by participating become the owner of your achievements, being able to deal with your gains the way preferred. To achieve our goals as developers, We brought together an excellent team with a programmer and a designer, looking to create a winning project; betting on some pillars, they are: Comprehensiveness, Nostalgia, Seasonality.

## Quick links

{% content-ref url="/pages/s1FvI8dFSdK3UYB3JoFu" %}
[Pillars](/overview/pillars.md)
{% endcontent-ref %}

{% content-ref url="/pages/5hiv1Epx0mZv7R8SOwRb" %}
[Game Introduction](/game-intro/game-introduction.md)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/YhMDdoYAA0jbrK1YzvXG" %}
[How to Play](/fundamentals/how-to-play.md)
{% endcontent-ref %}

{% content-ref url="/pages/SjpuNzFRYVUk7W5uJWVY" %}
[Equipment](/fundamentals/how-to-play/equipment.md)
{% endcontent-ref %}

{% content-ref url="/pages/PK0FXI7ojSUgVDrLbfz6" %}
[NPCs](/fundamentals/how-to-play/npcs.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.mythicminers.com/mythic-miners-whitepaper.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.
