> For the complete documentation index, see [llms.txt](https://docs.babypiexyz.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.babypiexyz.io/how-to-stake-btc-via-babypie/stake-wbtc-via-ethereum.md).

# Stake WBTC via Ethereum

## 1. Enter [Babypie](https://www.babylon.magpiexyz.io/stake)

## 2. Connect your Wallet

* Hover to the top right corner of your page and connect your wallet

<figure><img src="/files/NtXrwRnR8xakkYolafDJ" alt=""><figcaption></figcaption></figure>

## 3. Navigate to the "Stake" tab

<figure><img src="/files/1XSPF3veVRIGrTfIShbd" alt=""><figcaption></figcaption></figure>

## 4. Select Ethereum to stake your WBTC

<figure><img src="/files/GyRVFq57je7YEWNr1DRX" alt=""><figcaption></figcaption></figure>

## 5. Approve the stake of your WBTC into Babypie

* Select the amount of tokens to stake
* Approve (Approve infinity can be selected in case that users want to stake more tokens later)

<figure><img src="/files/8So9cV6ydGREcWO0X3Yy" alt=""><figcaption></figcaption></figure>

## 6. Stake your WBTC and mint mBTC

* Stake your WBTC into Babypie and automatically start accumulating Babypie Jewels
* WBTC depositors on Babypie accumulate 100 Babypie Jewels every hour for each mBTC minted

<figure><img src="/files/pLGM1TftcvQW7DJJMoaW" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.babypiexyz.io/how-to-stake-btc-via-babypie/stake-wbtc-via-ethereum.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
