> For the complete documentation index, see [llms.txt](https://gaya-blockchain.gitbook.io/gaya-blockchain/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gaya-blockchain.gitbook.io/gaya-blockchain/ecosystem/blockchain-gaming-in-the-gaya-ecosystem/user-incentives-and-benefits.md).

# User Incentives and Benefits

<mark style="color:purple;">**Earn and Monetize In-Game Rewards**</mark>

The Gaya ecosystem enables players to monetize their in-game accomplishments by rewarding them with GayaCoin. Players can exchange these rewards for other assets, use them in DeFi applications, or trade them within the Gaya ecosystem, bridging the gap between gaming and financial value.

* **P2E Earnings Integration:** Players’ earned GayaCoin is directly usable across the platform, whether for trading, staking, or investing in DeFi applications, giving users broad economic utility for their rewards.
* **Marketplace Liquidity:** NFTs earned as in-game rewards have immediate liquidity on Gaya’s marketplace, allowing players to realize value from their gaming activities instantly.

<mark style="color:purple;">**Cross-Game Asset Utility**</mark>

Through Gaya’s interoperable framework, NFTs acquired in one game can be used in other games within the ecosystem, fostering a cohesive gaming economy. Additionally, NFTs from games can be staked or used in Gaya’s DeFi ecosystem, allowing players to earn returns on their gaming assets.

* **Inter-Game Compatibility:** By following unified NFT standards, assets retain their properties and values across games, enabling players to seamlessly switch between titles without losing value.
* **DeFi Compatibility:** Players can lend or stake their gaming NFTs in Gaya’s DeFi ecosystem, allowing them to earn returns from their assets, thus merging gaming and finance within a single platform.


---

# 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, and the optional `goal` query parameter:

```
GET https://gaya-blockchain.gitbook.io/gaya-blockchain/ecosystem/blockchain-gaming-in-the-gaya-ecosystem/user-incentives-and-benefits.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
