# Games

**Games** tab on a launcher displays all the games that are present on the platform along with their essential game data. When you navigate to the **Games** tab, you will see a comprehensive list or grid view of the games available.

Each game entry typically includes important information such as the game's title, developer, blockchain, supported platforms and user ratings (likes).&#x20;

**Games** tab provides an organized overview of games offered by the launcher. It allows you to easily browse through the available titles, search for specific games, and access their respective game cards for more information.&#x20;

**Games** tab serves as a central hub for managing and exploring the games within the launcher.

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