# Web3 Game Store

The Game Store is the Steam equivalent for Web3 titles. Players browse every partner game in one place, filtered by genre, chain, trending status, and reward availability. Each game has a dedicated profile showing active player count, affiliated guilds, live campaign rewards, tournament prize pools, and a direct play link.

For studios, the Game Store is their primary distribution surface. Getting listed is free.

#### Stakeholder value

—  Players; discover new games across all supported chains without checking multiple sources&#x20;

—  Studios; acquire players from an engaged, cross-game audience, not cold traffic

—  Platform; Primary entry point that drives new member registration


---

# 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://gorillas-guild.gitbook.io/gorillas-guild/products/editor.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.
