# Tokenomics

MetaSpace uses a smart dual-token system to manage the game economy and governance. The model consists of $MLD, the governance and premium utility token, and $LORD, the primary in-game reward and utility token. $MLD has a maximum supply of 2.5 billion, while $LORD has a demand-based flexible supply. More on that later. We have opted for two tokens instead of just one to prevent a single token from potentially serving conflicting roles to gamers and investors.

### Why a Dual-Token Model?

A single-token approach, while simpler, would have to act as both an investment vehicle for holders and an everyday currency for gamers. To prevent this from destroying long-term value for the investors, a separate utility and governance token is set. This dual-token system, hence, separates the functions for gamers and investors. In MetaSpace, $MLD is meant to capture long-term value, enable ecosystem-level decision-making, and serve as a premium utility token. $LORD, on the other hand, serves as the earnings token, directly tied to gameplay, and has a demand-based dynamic supply.

### $MLD (METALORD) Utility and Supply

Symbol: **$MLD** \
Maximum Supply: **2.5 billion**

$MLD is an ERC-20 token deployed on the Polygon chain. It serves as the governance and premium utility token on the MetaSpace ecosystem. All in-game items on MetaSpace are minted as NFTs. Players or investors can buy NFTs only using $MLD, thereby deriving its primary utility within the MetaSpace ecosystem. Conversely, when users stake NFTs, they earn rewards in $MLDs, which serve as a utility for NFTs outside of the gameplay.

The maximum supply of $MLD is 2.5 billion tokens. However, to enhance long-term token value as the ecosystem scales, $MLD has a pre-determined vesting schedule, a burning mechanism, and an on-demand governance minting system hard-coded in its monetary policy.&#x20;

<mark style="background-color:violet;">$MLD Minting Schedule</mark>

<figure><img src="/files/foZ7wTsJgHDjYhxB3jWU" alt=""><figcaption></figcaption></figure>

$MLD follows a 5-year front-loaded unlock schedule. In the first year, for example, a maximum of 1 billion $MLD (40% of the total 2.5 billion supply) may be released. Any unclaimed tokens from this allocation will be permanently burned. To support value appreciation amid rising demand, the unlock amounts taper gradually from Year 1 to Year 5. This burning mechanism also acts as a safeguard against potential mis-estimation of the token’s optimal circulating supply.

For the same reason, the monetary policy also allows the MetaSpace DAO, subject to a community vote, to mint up to an additional 50 million $MLD tokens after the unlocking schedule concludes. This safeguard maintains liquidity if an excessive number of tokens have been permanently removed from circulation through burning. The MetaSpace DAO is the governing body of the MetaSpace ecosystem. Read more about the MetaSpace DAO [here](https://www.notion.so/DAO-Governance-33b73984d06080f7b912e7b8ba8c269d?pvs=21).&#x20;

### $MLD Allocation and Strategic Purpose

<mark style="background-color:violet;">$MLD Allocation (Overview)</mark>

<figure><img src="/files/FXx1MkEaJCUnjx9i9Ifl" alt=""><figcaption></figcaption></figure>

<mark style="background-color:violet;">$MLD Allocation (Details)</mark>

<figure><img src="/files/3yvKpNHS6VRZ71uQdfGC" alt=""><figcaption></figcaption></figure>

### $LORD Supply and Utility

Symbol: $LORD Total Supply: Unlimited

$LORD also follows the ERC-20 token standard and is deployed on the Polygon blockchain. $LORD serves as the earnings and utility token of the Metaspace ecosystem. All XPs earned in-game or from community rewards can be converted into $LORD. This means that when in-game activity goes up, there could be sudden spikes in the demand from players who want to convert their XPs to $LORD. Thus, there is no hard cap set for $LORD.

Instead, $LORD is dynamically minted as players earn it through gameplay, and hence the token has no pre-minted supply or vesting schedule. $LORD can also be purchased from the marketplace. Because when users stake NFTs or $MLD in the marketplace, they should pay a small fee in $LORD. Or, in other words, $LORD derives its utility from NFT and $MLD staking.


---

# 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://metaspacechain.gitbook.io/whitepaper/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.
