# Reward Distribution

$BTCMT receives rewards from bitcoin mining centrally and distributes rewards to holders in a decentralized manner. The Minto project has a partnership with a reputable mining pool (F2Pool) one of the 3 largest pools in the world, where it receives rewards from bitcoin mining. The project will allocate all of its mining power to that pool in exchange for the rewards from mining, which will be calculated and distributed by the pool. Based on worldwide mining statistics, the project calculates that the downtime of mining facilities may be up to 8% per year. The centralization of this step is necessary to ensure accountability and efficiency: the mining pool will act as an independent service provider and auditor, monitoring the sufficiency of the project’s mining capacity.

The rewards distribution process is divided into two parts, where the reward is pegged to the token standard 1 $BTCMT = 0.01 TH/s, and the retained earnings are sent to the Treasury for further joint management using voting on the Governance portal.

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

A portion of the pool's accrued rewards will be sold in the marketplace to cover the project's daily operating and energy costs. The standard loss of energy efficiency in the industry is 3%. The formula for determining the daily costs of the project is:

**Daily costs = HR e. efficiency\* х Electricity price х Hashrate х 24 х 1.03**

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

The execution price and daily sale amount will be verified and published by the Minto project and certified by the mining pool. The remaining bitcoin mining bounty attributable to the mining capacity deposited in the project's dApp will be sent by the project and the mining pool jointly to the dApp for distribution to owners.

The project provides a motivation program for early investors who have staked tokens. If the total mining capacity of tokens staked is less than or equal to 80% of the total active mining capacity, then the owners of staked mining capacity will receive a proportional distribution of the total bitcoin mining reward.

The dApp will accumulate an amount in bitcoin, which the owner is entitled to withdraw, for each continuous day of token staking (UTC 00:00). The calculation and distribution of rewards in bitcoin will be done transparently and decentralized by the dApp. The owner can withdraw their bitcoin at any time, either in full or in part.

For example, if the owner stakes 1,000 $BTCMT in the dApp for a full day, then on the second day the owner will receive distributed mined bitcoin according to the amount of mining power equivalent to the number of tokens mined (10 TH/s).

Like traditional mining, the exact amount of bitcoin mined per unit of mining power will change daily because of the total hashrate of the Bitcoin network, the difficulty of the Bitcoin network, and the bitcoin exchange rate relative to energy costs.

<figure><img src="/files/KFFxPPTjzgdf0uFnHcTQ" 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.minto.finance/minto-protocol/reward-distribution.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.
