# Mint a Bitcoin mining infra share

### Prerequisites

* Some BTC.b on Plan B testnet to pay for the NFT and gas (see [Faucet](/docs/testnet/markdown.md)).
* Plan B Testnet available in Metamask (see [Add Plan B Testnet to Metamask](/docs/testnet/editor.md#add-plan-b-testnet-to-metamask))&#x20;

To mint a Bitcoin mining infrastructure share and start receiving BTC yield:

* Visit [https://mint-test.planb-labs.com](https://mint-test.planb-labs.com/)
* Connect your **wallet** (make sure you have selected the Plan B Testnet)
* Click on **Mint**

<figure><img src="/files/yUiAKGguA4msX4BHHTMm" alt=""><figcaption><p>Plan B minting</p></figcaption></figure>

{% hint style="info" %}
This is a Testnet, no actual Bitcoin are mined during this phase
{% endhint %}


---

# 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://plan-b.gitbook.io/docs/user-guides/mint-a-bitcoin-mining-infra-share.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.
