# Marketplace Structure

## Subscription or One-Time Purchase <a href="#subscription-or-one-time-purchase" id="subscription-or-one-time-purchase"></a>

The marketplace supports various purchasing models, including both subscriptions for ongoing access to games and one-time purchases for permanent ownership. This flexibility allows developers to choose the model that best fits their game's nature and their financial goals.

## Limited Edition and Scarcity <a href="#limited-edition-and-scarcity" id="limited-edition-and-scarcity"></a>

By enabling the sale of games as limited editions, the marketplace introduces the concept of scarcity into the digital gaming world. This approach not only allows developers to create a sense of exclusivity around their games but also enables gamers to own a piece of gaming history.


---

# 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://whitepaper.plyr.network/the_plyr_game_marketplace_-_bridging_web2_and_web3/marketplace_structure.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.
