# TESTNET MGX Tokenomics

{% hint style="danger" %}
MGX is a testnet token that serves for testing of core features of gas-free swaps and MEV prevention. The main token of Mangata is MGA, which will be released in the future.
{% endhint %}

{% embed url="<https://youtu.be/kHyF0lyllyg>" %}

### Tokenomics Summary

#### Ticker, Initial Supply, Hard Cap

The ticker of the native token of **Mangata X** is **$MGX**. At TGE, it had a **total supply of 1bn MGX**. Rewards are issued up to a **capped supply of 4bn MGX**, which will be reached at the earliest in 5 years. 80% of the final supply of tokens is reserved for the community.

#### MGX Utilities

* **use in Proof-of-Liquidity staking to secure the network:** as this activity is also incentivized, there will be strong demand to provide liquidity for collator nodes.
* **liquidity base layer:** as a lot of liquidity concentrates around MGX, this will offer a lot of short trading routes through MGX, establishing a base layer of liquidity.
* **algorithmic buy & burn:** to continuously offer validation rewards to secure the network against front-runners, we take a small part of the exchange commission to buy & burn MGX.
* **Governance:** managing the diversified treasury and DEX-owned liquidity, as well as liquidity mining incentives and validation rewards, will be a political task that creates demand for liquid MGX.

#### Exchange Commission & Fees

**The Exchange Commission** on trades is 0.3%, of which

* 0.2% go to liquidity providers,
* 0.05% to the Treasury
* 0.05% are used for algorithmic buy & burn.

#### Token Distribution

**80% of all tokens are allocated for the Community**, with the main portions allocated for securing the network and providing liquidity. The rest of the community portion is awarded for supporting the network via crowdloans and other activities.

<figure><img src="/files/6eqGxGlTrNLx19RXjrwl" alt="" width="375"><figcaption></figcaption></figure>

#### Emission Schedule

The token emission schedule will reach the **capped supply earliest after 5 years**. Algorithmic Buy & Burn can push this date back into the future.

Below you can find a projection of the circulating supply until the hard cap is reached:

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

This chart shows the projected circulating supply:

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

This chart shows the projected distribution schedule:

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


---

# 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.mangata.finance/welcome/litepaper/testnet-mgx-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.
