# Install game on launcher

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

This is the option on the launcher that enables downloading a game. This functionality allows users to acquire the game files from the platform's servers and store them on their local device.

When you select the download option for a specific game, the launcher initiates the process of transferring the necessary game files to your computer. This may involve downloading the entire game or a portion of it.

During the download process, you can typically monitor the progress through a progress bar or percentage indicator. The launcher also provide an estimated time remaining for the download to complete.

Once the download is finished, you will have the option to launch the game directly from the launcher or access it from your installed games library. At this point, you can enjoy the game on your device, as the necessary files have been successfully downloaded and installed.

The download option on the launcher simplifies the process of acquiring and installing games, providing a convenient method for users to access their desired titles.

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


---

# 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.metaproprotocol.com/metapro-launcher/games/install-game-on-launcher.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.
