# Install HyperPlay

## Install Desktop Client

{% embed url="<https://www.hyperplay.xyz/downloads>" %}

## Connect Wallet

{% hint style="info" %}
Prerequisites: MetaMask <https://metamask.io/download/>
{% endhint %}

Select MetaMask Mobile, MetaMask Extension, WalletConnect, or Create a new wallet.&#x20;

<figure><img src="/files/eXaSfRxfapTdvh2tChwP" alt=""><figcaption></figcaption></figure>

View fullscreen to verify your account is connected.

<figure><img src="/files/mHlnT5ZXwXpBzyIibZEm" alt=""><figcaption><p>Connecting to metamask browser</p></figcaption></figure>

Game assets from your mobile wallet will automatically sync with any game you launch. To understand how to sync games to the wallet, please refer to the HyperPlay API.


---

# 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.hyperplay.xyz/install-hyperplay.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.
