> For the complete documentation index, see [llms.txt](https://docs.unisat.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unisat.io/misc/events/babylon-staking-activity/how-to-participate-in-btc-staking-on-babylon-using-unisat-wallet.md).

# How to Participate in BTC Staking on Babylon Using UniSat Wallet

We support you in using UniSat Extension Wallet to participate in Babylon’s BTC staking activities, offering a seamless Bitcoin staking experience. This guide is for reference only. Participation in staking is at the user’s own discretion and responsibility.<br>

**Step 1: Prepare Your UniSat Wallet**

Please ensure that your UniSat Extension Wallet or UniSat App Wallet is updated to the latest version. Click this link to download or update: <https://unisat.io/download><br>

**Step 2: Access the Babylon DApp**

* Switch your network to Bitcoin Mainnet.
* Open the wallet menu at the bottom, click Discover (DApp Center), find Babylon, and click to enter.

<figure><img src="/files/7FBso3XQztjjhcjqHlUR" alt="" width="355"><figcaption></figcaption></figure>

**Step 3: Participate in Babylon Phase 2 Staking**

1. After entering the Babylon Bitcoin Staking interface, you will see the **Babylon Bitcoin Staking Phase 2** page. Click the **Go to Babylon** button to proceed to the staking page.

<figure><img src="/files/7A0NVP5bFZlndnyLYlZM" alt="" width="355"><figcaption></figcaption></figure>

2. Click the **Connect Wallet** button in the top right corner. You will be prompted to connect your Bitcoin wallet address and your Babylon chain wallet address. Please select your **UniSat Wallet** for both.

<figure><img src="/files/jbczEHq1hqH51Ryx1zOE" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/IMDfgMbQbaGruwABoeZt" alt="" width="375"><figcaption></figcaption></figure>

3. Choose the staking pool you want to participate in, enter the amount of BTC you wish to stake, confirm the amount, and click **Preview** to sign and complete the transaction.

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

4. Once your staking is complete, you can view your staking history in the **Staking History** section.

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

<br>

#### Tips：

* If the Babylon DApp entry is not showing in your UniSat wallet, please ensure your wallet is updated to the latest version.
* If you encounter any technical issues, we recommend contacting Babylon’s official support at <https://discord.com/invite/babylonglobal> or reaching out to us via our Discord: <http://discord.gg/unisat>
* Please make sure you fully understand the associated risks and terms before participating in staking.

\
**For more information on Babylon BTC staking, please refer to their official documentation:** <https://docs.babylonlabs.io/guides/overview/bitcoin_staking/>

**Disclaimer:**

The content of this document is for informational purposes only. It does not constitute (i) investment advice or recommendations, (ii) an offer, solicitation, or inducement to purchase, sell, or hold digital assets, or (iii) financial, accounting, legal, or tax advice. Digital assets (including FTs and NFTs) are subject to market volatility, involve high risk, regulatory changes, and may depreciate in value. The information is provided "as is," and we make no warranties regarding its accuracy. Please consult your legal, tax, or investment professionals to determine whether trading or holding digital assets is suitable for you.


---

# 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.unisat.io/misc/events/babylon-staking-activity/how-to-participate-in-btc-staking-on-babylon-using-unisat-wallet.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.
