> For the complete documentation index, see [llms.txt](https://docs.metaproprotocol.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metaproprotocol.com/metapro-market/games/show-all-games.md).

# Show all games

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

This option allows users to browse various games that have registered and are currently visible on the [market](https://www.metapromarket.com/). Users can easily search and download both free and paid games and applications from different categories. It also offers user ratings and reviews, making it possible to choose the best games and applications.

Additionally, users can sort the games based on their registration date, with the option to view the latest or oldest games first. This sorting feature makes it easier for users to find the games they are looking for and to stay up-to-date with the latest additions to the platform.

Whether you are looking to collaborate with a game or simply want to stay informed about the latest developments in the industry, this location provides a comprehensive overview of all the registered games. With the ability to sort by registration date, users can quickly find the most relevant games and stay on top of the latest trends and developments in the field.

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

✔️ Game filters allow display a list of games that best suit your needs. These filters allow users to sort games by category, platform, chain or team.

<figure><img src="/files/5FGQmtFUVflKXkW7dtnL" alt="" width="403"><figcaption></figcaption></figure>

✔️ A game card on the [market](https://www.metapromarket.com/) is a place where you can browse web3 games and applications on various platforms such as PC, console or mobile devices. On the game card, you can find information about a particular title, such as:&#x20;

* **game name**
* **game photos, screenshots, videos, or other visual assets**
* **developer details**
* **platforms on which the game is available**
* **engine the game is built on**
* **game release date**
* **development status**
* **category**

This allows you to learn more about the game and decide if it is a game that interests you.

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

✔️ Further down the page you will find game description where you will be able to read a summary or overview of the game. This description may include information about the game's plot, characters, setting, gameplay mechanics, features, and other relevant details. Description is to provide potential players with a clear understanding of what the game is about and what they can expect from it. By reading the game description, players can decide whether or not the game is of interest to them and whether they would like to play it.&#x20;

It is important to connect assets to the application because during auctions they are visible from the game's tab.&#x20;

This is significant for the affiliate system, as the game tab serves as a collective page for all and only their auctions.

✔️ Next section will show you which meta assets this game is utilizing. This part provide information about the specific digital meta assets that are used to create the game's environment or world. NFT meta assets refer to the digital assets that are used to create the game world or environment, but are not directly part of the gameplay itself. These assets can include things like textures, 3D models, sound effects, music, animations, and more.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.metaproprotocol.com/metapro-market/games/show-all-games.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
