# Mining

We deploy the MNFT (Meta Non-Fungible Token) which can mine music points according to the BRC1024 protocol.&#x20;

Holders can obtain the monster and its mining abilities by logging into the website or application after acquiring the monster.

<figure><img src="/files/b3RwVFBjIlSVHoSuwgNF" alt="" width="375"><figcaption><p>Rock Man Daily Mining Output: 300</p></figcaption></figure>

Different monsters possess unique attributes and mining abilities.

And they can also be utilized as mining MNFTs by other ecosystem applications supporting the BRC1024 protocol.

Since the protocol is open-source, any BRC1024 system can utilize the Stone Man for mining.


---

# 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://bitwines-organization.gitbook.io/rwa-music-protocol/mining.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.
