# Game Launcher

- [Game Launcher Cloud](https://gamelauncher.gitbook.io/documentation/game-launcher/game-launcher-cloud.md): No more headaches. Create your game launcher without coding. All in one platform.
- [Patch Manager App](https://gamelauncher.gitbook.io/documentation/game-launcher/patch-manager-app.md): New Game Launcher Manager (Patch Creator and News Creator) with CLI Support
- [CLI Commands](https://gamelauncher.gitbook.io/documentation/game-launcher/patch-manager-app/cli-commands.md)
- [Enterprise Edition | Multi-games](https://gamelauncher.gitbook.io/documentation/game-launcher/enterprise-edition-or-multi-games.md): About Game Launcher Enterprise
- [How it works](https://gamelauncher.gitbook.io/documentation/game-launcher/enterprise-edition-or-multi-games/how-it-works.md): Game Launcher Enterprise Manages various games in one Launcher.
- [Adding games](https://gamelauncher.gitbook.io/documentation/game-launcher/enterprise-edition-or-multi-games/adding-games.md): Adding games to the Enterprise Version


---

# 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://gamelauncher.gitbook.io/documentation/game-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.
