# User interface

Deepmine.world web interface will be launched in the first phase of the game.&#x20;

Gameplay will take place through the web interface of the site <https://deepmine.world>. In addition, some game processes like market interaction - NFT sales and purchase -  will be carried out on the website <https://wax.atomichub.io>.


---

# 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://docs.deepmine.world/deepmine/deepmine-game-mechanics/user-interface.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.
