# 2. From Game Play

1. **Staking**: staking tokens and LP tokens unlocks certain skins.
2. **Discounts**: 5% royalty fee is charged on the trades of game NFTs, i.e., skins. This fee is discounted to 3.5% if the player is staking a minimum amount of game tokens.
3. **Buy-backs**: 35% of NFT trading fees are bought back on the market, which the DAO may vote to burn.
4. **Staking Yield:** Up to 35% of NFT trading fees are available as staking rewards.
5. **NFT Minting:** Web2 avatar items in the game can be upgraded to NFTs by burning some game tokens.


---

# 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://docs.nftduel.net/nft-duel/ecosystem/2.-from-game-play.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.
