# Games Files

**The game files are hosted on AWS servers.** The Launcher technology is the responsibility of the PatchKit team, who have been working on their product for over 6 years. However, we are ultimately interested in decentralizing the file storage location.\
\
**PatchKit** is the co-founders of HashUp and the world's largest PC Launcher provider with more than 1,200 PC Launchers released.

Exact documentation of PatchKit is here: <https://docs.patchkit.net/>

## We are currently reviewing the following solutions:&#x20;

### Torrent stored files &#x20;

We will be testing torrent integration in our launcher. However, we are concerned about possible overloads with AAA games downloaded by hundreds of thousands of players after release.&#x20;

### Sia, Filecoin, Arweave&#x20;

Decentralized CDNs - content delivery network. We will test storing game files on these networks. However, we believe that they are not yet ready for AAA games and network overload for game launches.

{% hint style="info" %}
However, we believe that decentralized CDNs will enable full decentralization of license holders as technology advances, and we will support this type of technology.
{% endhint %}


---

# 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://wiki.hashup.it/get-started/games-files.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.
