# Introduction

Mines of Dalarnia is an intergalactic mining adventure game where players dig for rare resources in order to craft new items and equipment to progress into more dangerous territory. A Darlanian miner’s goal is to become more powerful and efficient, gather wealth, face challenges and monsters in the depths, and look awesome doing it. In the future, players will be a part of multiplayer shared spaces and engage in thrilling multiplayer competitions.

<br>


---

# 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://dar-open-network.gitbook.io/mines-of-dalarnia-litepaper/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.
