# BTCMT Token Overview

The carrier of value in the Minto protocol is the $BTCMT (Bitcoin Mining Token), originally issued in the BNB chain, but not limited to it.&#x20;

$BTCMT is the **governance token** behind the Minto protocol.

|                          |                                           |
| ------------------------ | ----------------------------------------- |
| Name                     | BTCMT or Minto                            |
| Platform                 | BNB chain                                 |
| Initial number of tokens | 5,000,000.00                              |
| Hashrate conversion      | 1 BTCMT = 0.01 TH/s                       |
| Annual losses            | 8% (expected downtime of miners per year) |
| Current values           | <https://app.minto.finance/stats>         |

**1 $BTCMT is equivalent to 0.01 TH/s** of mining power connected to the project (hashrate), and allows holders to participate in the project development through the **DAO community** adoption of strategic decisions on the voting platform.

For instance, the creation of the **Treasury** allows the community to flexibly use the accumulated revenue through voting, promptly funneling it to develop the project in favorable market conditions, or, conversely, to limit the impact of market negativity.

Initially, 5,000,000 $BTCMT were issued, which corresponds to 50 PH/s of the tokenized project hashrate. 90% of the tokens were offered in the presale, after which the remaining ones became available in the open market.

As the new project mining capacities are tokenized, the number of $BTCMT issued into circulation is also growing.

<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.minto.finance/minto-protocol/btcmt-token-overview.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.
