> For the complete documentation index, see [llms.txt](https://docs.ember.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ember.app/ember-white-label/for-games.md).

# For Games

We also create bespoke branded NFT Marketplaces for Games that are plugged into the Ember Protocol to provide renting functionality, as well as the normative Marketplace functions like the buying and selling of in-Game assets. Games can list NFTs on the Marketplace and lend them directly to players and Guilds who want to access their worlds, lowering the barriers for adoption and bringing new revenue streams to Games through the automated profit sharing and revenue splits from renting. The benefits to Games include:

* Seamless and frictionless exchange of digital assets&#x20;
* Users to earn passive income from sharing their NFTs&#x20;
* New Players to access your Game through renting & borrowing&#x20;
* More control over how NFTs are used through the power of Adapters
* Lower barrier to adoption for Games, in a fully decentralized, non custodial format&#x20;
* More scalability & bootstrapping of users without devaluing the NFT supply


---

# 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:

```
GET https://docs.ember.app/ember-white-label/for-games.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.
