# Staking wrapped BTC in Bedrock

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

## Staking

1. To stake your wBTC for uniBTC in [Bedrock](https://app.bedrock.technology/unibtc), 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 uniBTC will be available.&#x20;

<figure><img src="/files/0r01yEie9vZYG0LxMu75" alt=""><figcaption><p>Figure 1: Click Connect Wallet button</p></figcaption></figure>

<figure><img src="/files/rOY4ynjfdyt2wj2qBwDJ" alt=""><figcaption><p>Figure 2: Choose a supported wallet and connect</p></figcaption></figure>

2. Approve the allowance to Bedrock uniBTC mint smart contract

{% hint style="warning" %}
For security reason, please consider only approve with necessary allowance amount to any smart contract.
{% endhint %}

<figure><img src="/files/7uGEtYIQExLheJ40rEMS" alt=""><figcaption><p>Figure 3: Grant the allowance to Bedrock uniBTC smart contract</p></figcaption></figure>

3. Stake your wBTC to mint uniBTC

<figure><img src="/files/CsSPxbPuJx4acERo1k9X" alt=""><figcaption><p>Figure3: Stake wBTC</p></figcaption></figure>

<figure><img src="/files/JBAa8KzbpXempCwJgv9h" alt=""><figcaption><p>Figure 5: Confirm your staking amount and Stake</p></figcaption></figure>

<figure><img src="/files/Y1HcbmK82ePD04PHfn3v" alt=""><figcaption><p>Figure 6: Upon staking successfully, check and manage uniBTC balance</p></figcaption></figure>

You will receive uniBTC when you deposit it and it will accrue staking rewards over time by growing in token value. uniBTC can also be sold and traded on various DEXs and CEXs if there is liquidity available for the trade and can also be used to provide liquidity to earn additional yield.

Bedrock allows everyone the opportunity to earn rewards on any amount as we do not have a minimum amount required to use the Bedrock protocol. We do recommend a deposit of at least 0.005 wBTC to make your transaction worthwhile. When you stake wBTC, you will receive uniBTC, which represents staked wBTC.

4. (Optional) Add uniBTC token into your Metamask wallet

To be able to view your uniBTC on your Metamask wallet, click 'Add to MetaMask' to import the uniBTC token to MetaMask.&#x20;

<figure><img src="/files/2VecnWSas5bhqO07Oaci" alt=""><figcaption><p>Figure 7: Add uniBTC into Metamask wallet</p></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.bedrock.technology/multi-asset-liquid-staking/unibtc/staking-wrapped-btc-in-bedrock.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.
