# TOKENOMICS

- [Game Economy](https://docs.degaverse.com/tokenomics/game-economy.md)
- [Supply](https://docs.degaverse.com/tokenomics/game-economy/supply.md)
- [Demand](https://docs.degaverse.com/tokenomics/game-economy/demand.md): "The ultimate resource in economic development is people"
- [Sustainable Economy](https://docs.degaverse.com/tokenomics/game-economy/sustainable-economy.md): "Sustainable development is development that meets the needs of the present without compromising the ability of future generations to meet their own needs"
- [Token](https://docs.degaverse.com/tokenomics/token.md)
- [Economy Architecture](https://docs.degaverse.com/tokenomics/economy-architecture.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.degaverse.com/tokenomics.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.
