> For the complete documentation index, see [llms.txt](https://docs.degaverse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.degaverse.com/tokenomics/game-economy/supply.md).

# Supply

### <mark style="color:blue;">**Assets, materials**</mark>

Rewarding from play-to-earn activities, each of the items dropped has its own usage and purpose. At DE:Glory, there is continuous demand for in-game assets/materials as Glorians love to make use of all resources. Concisely, nothing is left for discontinued future use, even outdated equipment, old weapons, lower-level armors or common, weak Pettos.

**Tokenized materials –** some kind of raw materials or refined materials will be tokenized. The initial supply of those tokenized materials is directly from the game. The secondary source will be on the marketplace for liquidity, easing the stress of high demand (in case of high rarity items).

### <mark style="color:blue;">**Currency**</mark>

* **In-game currency $DEGS  –** the supply of Glory Shard is unlimited and Glorians earn it on the progress of game. However, similar to fiat money, Glory Shard is the common currency and required for every single transaction.
* **Governance $DEGA –** the supply of $DEGA is limited to 16% of total supply for early supporters (private sale, main sale and airdrop). Yet, $DEGA will be distributed continuously to gamers through reward pool. The distribution of $DEGA in the play-and-earn pool will be released gradually as planned. The purpose is to assure the adequate assignment of token for trading on the market, which is relative to number of gamers at any point in time.

The supply of all components in game economy is defined at reasonable rates of earning depending on the popularity and necessity. Besides, to aid with oversupply, expenditure encouragement strategy will be adopted.


---

# 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://docs.degaverse.com/tokenomics/game-economy/supply.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.
