# Block Reward Reduction

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

Hooray! we have reached a milestone and it is time for a re-calculation.

&#x20;

There are 400 million MAN tokens in total in the pool of Matrix AI Network. In the current model, the total mining output will cap at 320 million. The remaining 80 million will be used for rewarding the use of the Matrix Computing Platform, e.g. MANTA. Like with Bitcoin and other cryptocurrencies featuring PoW mining, MAN output is designed to gradually decrease in order to bring up production cost and the value of MAN. This will also help boost MAN’s circulation in the market. Meanwhile, compared with Bitcoin, Matrix has adopted a smoother reduction curve and a rising price model for MAN.&#x20;

&#x20;

Based on current model, the output will be reduced, and mining profits are expected to drop to 85% percent of the original. A detailed calculation can be seen below :

&#x20;

Miner Reward: 4.8\*0.85\*0.85\*0.85=2.9478

Distribution：

| PoW Miner         | 40% |
| ----------------- | --- |
| AI Miners         | 10% |
| Elected Miners    | 40% |
| Foundation Miners | 10% |

<br>

Validator Reward: 8\*0.85\*0.85\*0.85=4.913

Distribution

| Leader Reward        | 25% |
| -------------------- | --- |
| Elected Validator    | 65% |
| Foundation Validator | 10% |

<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.matrix.io/general/block-reward-reduction.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.
