# HyperPlay

## Welcome to HyperPlay

HyperPlay is the game store from the future where players discover great games, and developers find a censorship-resistant and developer-loyal distribution platform.&#x20;

HyperPlay solves the largest user experience and infrastructure problems facing both the players and developers of web3-enabled games. Through a rich in-game overlay with web3 features, HyperPlay improves the experience of playing games. Our in-game overlay features seamless wallet interactions powered by MetaMask and WalletConnect.&#x20;

HyperPlay’s developer solutions are the easiest to adopt in the industry, from simple and optional wallet APIs to rich quest builders and smart contract factories. Game developers can interact with our APIs directly from Unity, Unreal, proprietary games engines, or window\.ethereum for browser based games. Developers who prefer a no-code solution can leverage simple SDKs for both the Unreal and Unity game engines.

Unlike legacy game stores, HyperPlay aggregates other game stores like Epic Games, GOG, and Amazon Prime Gaming bringing the largest library and game discovery to players.&#x20;

Free from OS siloes, HyperPlay is available on Windows, Mac, and Linux and enables Windows games to be played on Mac and Linux. Browser-based games and dapps are supported too, and receive graphics card acceleration and our overlay when played through the HyperPlay app.<br>

## ETHDenver 2024 HyperPlay Presentation

Watch our founder's presentation from ETHDenver 2024 to learn more about the new kind of game launcher we've built.

Developers unlock new audiences and revenue streams. Players, say goodbye to fragmented platforms and embrace the universe of games at your fingertips.

{% embed url="<https://www.youtube.com/watch?v=VhS_oSikQQw>" %}

## Installing HyperPlay

HyperPlay is available as a native desktop application for Windows, SteamDeck, Linux, and MacOS.\
The early access alpha client is now publicly available for download on [hyperplay.xyz](https://hyperplay.xyz).&#x20;

{% content-ref url="install-hyperplay" %}
[install-hyperplay](https://docs.hyperplay.xyz/install-hyperplay)
{% endcontent-ref %}

## API Reference

Dive a little deeper and start exploring our API reference to connect wallet to game

{% content-ref url="developer-docs/api" %}
[api](https://docs.hyperplay.xyz/developer-docs/api)
{% endcontent-ref %}


---

# 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/readme.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.
