# 1. From Game Economy

1. **Buy-backs**: 50% of play and protocol income is used to buy tokens on the market.
2. **Burns**: governance can vote to burn up to 25% of bought-back tokens.
3. **Staking Rewards**: up to 75% of market-bought tokens are distributed to stakes.
4. **Locks:** Staked tokens require a 10-day cool down for exiting, and bypassing this cool down carries a 12% fee on the principal stake. Half of the cool down fees are placed into a lottery pool, divided among stakers every week.
5. **Liquidity Incentives:** LP tokens get a 50% higher weight in staking rewards.


---

# 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/1.-from-game-economy.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.
