# Game Storefronts

Faraway ecosystem games are featured on the Games page of the Faraway Shop. These include games made by Faraway and by partner studios who build their games with the Faraway Dev Platform.&#x20;

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

Game pages include collections of mintable or minted items that can be purchased in the Faraway Shop, as well as featured traits that give those items special value when equipped in game.&#x20;

Unlike other marketplaces, the Faraway Shop lets users see important off-chain game data that can affect buying decisions, like which items are useful for in-game events or have special boosts not linked to the item's metadata.&#x20;

More information on the Faraway Dev Platform will be coming soon!


---

# 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://faq.faraway.com/faraway-shop/game-storefronts.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.
