# Update game on launcher

This is the option on the launcher that allows you to update a downloaded game. This functionality ensures that you have the latest version of the game with bug fixes, improvements, and new content.

When an update is available for a game you have downloaded, the launcher will notify you automatically. You will typically see an indication next to the game's icon.&#x20;

Selecting the update option initiates the process of downloading and installing the latest update for the game. The launcher will connect to the server and retrieve the necessary files to update the game to its most recent version.

During the update process, you will see a progress bar and percentage indicator indicating the download progress and installation status. The launcher will also provide additional information about the changes included in the update.

Once the update is successfully downloaded and installed, you can launch the game with the latest improvements and changes. These updates can address performance issues, introduce new features, fix bugs, and provide an overall enhanced gaming experience.

The update option on the launcher ensures that you can keep your games up to date easily, without the need to manually search for patches or updates. It simplifies the process of maintaining your games and ensures that you can enjoy the latest enhancements and fixes for an optimal gaming experience.

<figure><img src="/files/P73pQflXWSWxQdqP9h4E" 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/update-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.
