# MDC Token Distribution and Supply

MDC is the native currency of the MyDataCoin blockchain, and it is necessary to participate in block production and receive rewards for users who share their data. MDC is an inflationary currency with no maximum supply cap.

| Name         | MyDataCoin    |
| ------------ | ------------- |
| Symbol       | MDC           |
| Total Supply | 1,000,000,000 |
| Max Supply   | N/A           |
| Mintable     | TRUE          |
| Burnable     | TRUE          |

<figure><img src="https://lh4.googleusercontent.com/TsPVyxaQ4vbQ27I0Y_CEWsAHhCVezgg77u3KA437SjelFJTCemQcqopTKMHvPV2QyB9fTbNx6n9p6Zfo_78Rgf0xYLMU48RRFqLV_lrOKAWDuaYkvZgy-y5SI1y8VqwcA55dZGAm3Eb0oNQKlEBB4oRSZaBeMa8SXzIz-0M-UUZzZJ_6EEGU_3YTrxORF0I" alt=""><figcaption></figcaption></figure>

The initial distribution of MDC is 1 billion tokens, which includes all categories of token recipients in the distribution schedule, except for data producers who receive rewards in the form of dividends for sharing their personal data. As the number of users and data categories increases, there will be an inflationary increase that is crucial for the system during the initial stages of network development.

<figure><img src="https://lh4.googleusercontent.com/dFExctd7AEa4ZSLo_GhYooHzAOcT6M5XstgiUzkblJ0Mg7D7wjkVLPzFvMir_eh0BWkS-4qG9tsJECj_1dVvF4cKmFyjU2B2oORTivVUh6GqQ33GJmEmDexh7uuJyK8XiV55DRGJPHp-9O8mOrNh43wJVQk5fXjIGFek4CXelhnbz1ezZrnEPnzZbCvhP1Y" alt=""><figcaption></figcaption></figure>

#### Inflation

Inflation serves as a stimulus, providing network members with an incentive to participate. Therefore, it was decided to offer high annual rates, such as 20%, to create a healthy network and promote decentralization. There are two primary reasons to stake or delegate MDC:

&#x20;

**Short-term financial gain**

By staking or participating in inflation, holders receive a reward that is proportional to the amount staked or held. This reward may include a block reward or transaction fee proportional to your participation. Conversely, by holding a PoS asset in cold storage or otherwise neglecting participation, the asset could depreciate at a rate of 5% to 20% per year.

\
**Long-term financial gain**

For PoS systems, staking is how the system secures the network. This will reduce the set of possible attackers and help keep the network secure. Systems with inflation use this mechanism to redistribute lost assets. Participation in inflation helps to ensure that assets retain value in the long run.

<br>


---

# 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.mydatacoin.io/overview/mdc-token-distribution-and-supply.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.
