# 在原生质押池中存入 STX

与其他选项一样，[访问 Stacking DAO 应用](https://app.stackingdao.com/)，连接你喜欢的 Stacks 钱包，并选择第三个选项：“原生质押获取 BTC 收益（Native Stacking with BTC Yield）”。

<figure><img src="/files/ewGwFnWdDihKoMFDRTMF" alt="" width="563"><figcaption></figcaption></figure>

**整个流程分为两个交易步骤：**

1. **授权委托（Delegation）**：允许将 STX 委托给 Stacking DAO 池以进行质押的授权交易；
2. **质押（Stack）**：通过 Stacking DAO 原生池实际质押 STX 的交易。

在发起 “Stack” 交易前，用户需要指定希望质押的 STX 数量，同时可以清晰地看到预估年化收益、每日积分，以及 BTC 奖励接收地址。

Stacks 交易提交后，通常会在几秒内被成功打包上链。

**一旦 “Stack” 交易确认，STX 状态会变为“已委托（Delegated）”。**

STX 质押包含三个阶段：

• **可用（Available）**

• **已委托（Delegated）**

• **已质押（Stacked / Locked）**

{% hint style="info" %}
在 **已委托阶段**，STX 已被指定用于质押，但尚未真正锁仓，因为新的 PoX 周期尚未开始（你无法在周期中途加入）。

在此阶段，STX 仍可用于其他用途，但若你花掉部分 STX，在新周期开始时只有剩余部分会参与质押。

例如，如果你在新周期开始前 1 周委托了 100 个 STX，但中途用了 50 个 STX 购买 NFT，那么只有剩下的 50 个 STX 会参与质押。
{% endhint %}

用户可自定义接收 BTC 奖励的比特币地址。默认情况下，奖励将发送至与你的 Stacks 地址绑定的比特币地址（由钱包自动生成）。

应用也会提醒你当前是否已将 STX 质押在其他社区池中，并引导你撤回质押、迁移至 Stacking DAO。

<figure><img src="/files/8kiCYM5qlZQISjMxDWJW" alt="" width="563"><figcaption></figcaption></figure>

**如何迁移质押至 Stacking DAO 原生池：**

1. 在 **“活跃仓位（Active Positions）”** 中找到你当前所在的社区质押池；
2. 点击 **“Unstack（取消质押）”** 按钮，为迁移做准备；
3. 当前周期结束并完成撤回后，你就可以将 STX 存入 Stacking DAO 的原生质押池。

在页面中滑动查看质押详情时，你可以在“Active Positions”中看到你当前的原生质押状态。

<figure><img src="/files/j0q39cMOsFHZ1RrKBnUi" alt="" width="563"><figcaption></figcaption></figure>

Stacks 交易确认后，你还可以访问 “Stacking Overview（质押总览）”，查看 Stacking DAO 所在质押周期的最新数据。

<figure><img src="/files/MsnAA763awmkWAHD4OyD" alt="" width="563"><figcaption></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.stackingdao.com/stackingdao/stacking-dao-wen-dang/stacking-dao-ying-yong-cheng-xu/yuan-sheng-zhi-ya-zhuan-qu-btc-shou-yi/zai-yuan-sheng-zhi-ya-chi-zhong-cun-ru-stx.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.
