# Mint brBTC

{% hint style="info" %}
Bedrock now accepts [uniBTC](/multi-asset-liquid-staking/unibtc.md) and multiple wrapped BTC in different networks, to illustrate, [uniBTC](/multi-asset-liquid-staking/unibtc.md) is used in this tutorial. It always encourage users to go to [brBTC](https://app.bedrock.technology/brbtc) page to check the latest accepted wrapped BTC on different networks.
{% endhint %}

1. To stake your [uniBTC](/multi-asset-liquid-staking/unibtc.md) for brBTC in [brBTC](https://app.bedrock.technology/brbtc), click 'Connect Wallet' at the top of the page to link your preferred wallet (MetaMask in this tutorial) to the dApp. Once connected, the mint/withdraw function for brBTC will be available.

<figure><img src="/files/5J77qC6yEO6OAHcwE4Eq" alt=""><figcaption><p>Figure 1: Connect supported wallet</p></figcaption></figure>

2. (Optional) Select the network that you have supported BTC assets to stake.

<figure><img src="/files/0OWVTYIgk65gDsW2UnIZ" alt=""><figcaption><p>Figure 2: Select network</p></figcaption></figure>

3. Approve the allowance to Bedrock brBTC mint smart contract.

<figure><img src="/files/FmjvseN9LSapby0Cr85c" alt=""><figcaption><p>Figure 3: Grant necessary allowance to Bedrock brBTC contract</p></figcaption></figure>

4. Stake your [uniBTC](/multi-asset-liquid-staking/unibtc.md) to mint brBTC
   1. Enter the amount of uniBTC to stake
   2. Confirm to stake
   3. Confirm(Sign) again in wallet

<figure><img src="/files/XJrlV8DyAvzfjOxpfFcT" alt=""><figcaption><p>Figure 4a: Ready to stake</p></figcaption></figure>

<figure><img src="/files/aNJIbNSEaq8kqGQ6xphK" alt=""><figcaption><p>Figure 4b: Confirm to stake</p></figcaption></figure>

<figure><img src="/files/x5GIclyz1C163KvhnpVl" alt=""><figcaption><p>Figure 4c: Confirm again in wallet</p></figcaption></figure>

5. You will receive brBTC when you deposit it and it will accrue staking rewards over time by growing in token value.

<figure><img src="/files/neoIhTow1v1mNsbiupe2" alt=""><figcaption><p>Figure 5a: Stake in progress</p></figcaption></figure>

<figure><img src="/files/DffOhVjoVsJeEdatMngb" alt=""><figcaption><p>Figure 5b: brBTC minting successfully!</p></figcaption></figure>

6. (Optional) Add brBTC token into your wallet
   1. To be able to view your brBTC on your Metamask wallet, click 'Add to MetaMask' to import the uniBTC token to MetaMask as example.

<figure><img src="/files/9XQ6eTOnFz81CQGMQFJI" alt=""><figcaption><p>Figure 6a: Add brBTC token to wallet</p></figcaption></figure>

<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.bedrock.technology/multi-asset-liquid-staking/brbtc/mint-brbtc.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.
