# 如何开始双重 Stacking

<div data-with-frame="true"><figure><img src="/files/618a24d50fb9d279804faf1da1b4bd01d2b353ff" alt=""><figcaption><p><a href="http://app.stacks.co/">app.stacks.co</a></p></figcaption></figure></div>

### **如何开始双重质押概览**

1. **铸造 sBTC** → 1:1 比特币支持。加入双重质押以赚取基础奖励。
2. **Stack STX** → 将 STX 与你的 sBTC 一起质押，将收益最高放大至 10 倍。
3. **在 DeFi 中使用** → 在各个协议中部署 sBTC，同时继续赚取奖励。
4. **赚取 sBTC** → 并可随时 1:1 兑换为 BTC。

PS：你的已质押 STX 在双重质押期间仍会继续赚取比特币。

### 双重质押网页应用

这个 [双重质押网页应用](https://app.stacks.co/) 是参与双重质押的主要用户界面——这是一种机制，允许比特币持有者通过 sBTC 赚取以 BTC 计价的奖励，并且通过质押 STX 或在 DeFi 中使用 sBTC 来最大化这些奖励。

{% hint style="info" %}
通过 sBTC Bridge 应用铸造 sBTC 的最低数量目前为 0.001 BTC（100,000 sats）。

使用你铸造的 sBTC 参与双重质押的最低数量为 0.0001 sBTC（10,000 sats）。
{% endhint %}

连接到网页应用后，你将看到仪表板，其中展示了与你的奖励构成以及提升奖励的不同方法相关的所有指标。可随时跟踪你的余额、奖励和支付。

“提升你的奖励”部分将为你展示注册并提升奖励的步骤。所有奖励均以 sBTC 发放，可随时 1:1 兑换为 BTC。

<div data-with-frame="true"><figure><img src="/files/f19b7cd0bc4bf37920c662ee9535eb5f021c0f43" alt=""><figcaption><p>在双重质押仪表板上可随时跟踪你的余额、奖励和支付。</p></figcaption></figure></div>

使用双重质押计算器，根据你钱包中的 sBTC 与已质押 STX 的比例估算奖励。有关奖励如何计算以及其背后数学原理的更多详情，请查看关于双重质押的部分 [奖励函数](/learn/zh/dual-stacking/economic-model.md#reward-function-parameters).

现在就使用以下钱包开始双重质押：

* [使用 Fordefi 进行双重质押](/learn/zh/dual-stacking/how-to-start-dual-stacking/using-fordefi.md)
* [使用 Asigna 进行双重质押](/learn/zh/dual-stacking/how-to-start-dual-stacking/using-asigna.md)
* [使用 Leather 进行双重质押](/learn/zh/dual-stacking/how-to-start-dual-stacking/using-leather.md)

### 这个应用适合谁？

{% tabs %}
{% tab title="sBTC 持有者" %}
在 10 月底，参与 sBTC 奖励计划的用户需要加入双重质押，才能继续赚取 sBTC 奖励。这个网页应用是他们完成这一操作的主要方式。
{% endtab %}

{% tab title="BTC 持有者" %}
目前能从 BTC 中获取收益的选择相对较少。这个应用为 BTC 持有者提供了一种以简便、尽量减少信任依赖的方式来赚取以 BTC 计价的奖励。
{% endtab %}

{% tab title="STX 持有者" %}
曾参与常规 Stacking 的 STX 持有者可能会对一种新的 Stacking 形式——双重质押——感兴趣。这个应用让他们尝试熟悉流程的新版本。
{% endtab %}
{% endtabs %}

***

很简单：质押比特币，赚取比特币 🟧

如需关于双重质押的更多问题和帮助，请通过我们的 [Discord](https://discord.gg/5DJaBrf) 以及我们的官方 [Stacks 推特](https://twitter.com/Stacks).


---

# 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.stacks.co/learn/zh/dual-stacking/how-to-start-dual-stacking.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.
