# 2. Download HyperPlay

Once you have a Metamask wallet, you will need to download HyperPlay. It is a web3-enabled open source game launcher with built-in seamless wallet interactions.

**Step 1: Download HyperPlay**

* Open your web browser.
* Navigate to <https://www.hyperplay.xyz/downloads>. Select the appropriate download for your machine.

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

**Step 2: Launch HyperPlay on Desktop**

* Once HyperPlay is installed on your computer, launch it. You will be prompted to connect your wallet. Use your MetaMask from the previous article.

Step 3: Install Outpost Surge

* Search for "Outpost Surge" in the Library tab.&#x20;

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

* Once you find the game, press Install and it will start the download of the game files.
* Once the download is complete, you can launch the game.


---

# 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.outpostsurge.com/getting-started/2.-download-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.
