# Games Tab

Using this tab, you can find all the games that are presented on our website and use the filters for this:

1. ***Genre*** – the ability to filter games by their genre
2. ***Blockchain*** – this is filtering by binding to a specific blockchain
3. ***Release year*** – project launch year (from: to:)
4. ***Price model*** (free to play, NFT required, etc.)
5. ***Floor price*** is the minimum and maximum price for in-game items
6. ***Friend*** in game helps to keep only the games your friend plays
7. ***Device*** – these are the devices that the game supports

In addition, in the upper right corner, you can click the sort button by price and date added

<figure><img src="https://lh6.googleusercontent.com/Ha94vciRizm2a5uDAI5_2gkcBi3pOt2i9mDw8QiJreQb8brJVCWM3LXFfT6drCAhZYX8RMxMiELHTVXe2Y_kMXj-mnuPC5Udphd76cdp-tu_1X_kBztTlQoWF9f-1IYPUHtYozdc8TFwvu87Quy-lquvgbnyJga34D8VS1Hmfob0g0LG591dLoZ5Or_Kglg9k6H9tcrwpA" 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://gametrade-market.gitbook.io/gametrade.market/games-tab.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.
