# Economics

- [Player Driven Economy](https://docs.milliononmars.com/whitepaper/economics/player-driven-economy.md)
- [Two Token Economy](https://docs.milliononmars.com/whitepaper/economics/two-token-economy.md): One for day-to-day purchases, the other to fuel elder-player game systems and govern
- [Dusk Value and Utility](https://docs.milliononmars.com/whitepaper/economics/two-token-economy/dusk-value-and-utility.md): Overview
- [Introducing Glitter](https://docs.milliononmars.com/whitepaper/economics/two-token-economy/introducing-glitter.md): A scarce token designed to store value
- [Depositing and Withdrawing Dusk](https://docs.milliononmars.com/whitepaper/economics/two-token-economy/introducing-glitter/depositing-and-withdrawing-dusk.md)
- [Withdraw and Deposit of Glitter and NFTs](https://docs.milliononmars.com/whitepaper/economics/withdraw-and-deposit-of-glitter-and-nfts.md): Web3 codifying how game economies get liquid
- [Dusk 70 / 30 Rule](https://docs.milliononmars.com/whitepaper/economics/dusk-70-30-rule.md): 30% Reinvestment in Engagement Rewards - the Ceres Dynamic Treasury Pool
- [Player to Player Fees](https://docs.milliononmars.com/whitepaper/economics/player-to-player-fees.md)
- [Specific Fee Schedules](https://docs.milliononmars.com/whitepaper/economics/specific-fee-schedules.md)
- [Core Game Loops](https://docs.milliononmars.com/whitepaper/economics/core-game-loops.md)


---

# 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.milliononmars.com/whitepaper/economics.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.
