# Getting Started

<figure><img src="/files/a0doxyP6vD5WIVePAKjo" alt=""><figcaption><p>MIRAI: Your world, your rules.</p></figcaption></figure>

### How to get started with the MIRAI Prototype:

1. Download and install [HyperPlay](https://www.hyperplay.xyz/downloads).
2. Connect your Metamask wallet to HyperPlay (mobile version or desktop extension). NOTE: Minimum 100,000 $MIRAI token holdings is required to access the Prototype.
3. Download and install the [MIRAI Prototype Build](https://mirai.build/prototype).
4. Ensure HyperPlay is running and your wallet is connected with the the appropriate amount of tokens to access MIRAI World Builder.


---

# 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.mirai.build/mirai-prototype/getting-started.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.
