# 在原生质押池中提现STX

### 如何从原生质押池中提取 STX

1. 进入 Stacking DAO 应用的 **“Stacking（质押）”** 页面；
2. 在 **“活跃仓位（Active Positions）”** 中找到 **“原生质押（Native Stacking）”** 卡片；

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

3. 点击该卡片上的 **“Unstack（取消质押）”** 按钮，向协议发起提取请求。

此时会弹出一个小窗口，提供两个选项：

• 返回（Go Back）

• 停止质押（Stop Stacking）——选择此项将触发一笔交易。

完成该操作后，你的 STX 将会在当前质押周期结束时解锁，并连同本周期的 BTC 奖励一起释放

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

**STX 质押的三个阶段：**

1. **可用（Available）**
2. **已委托（Delegated）**
3. **已质押（Stacked / Locked）**

{% hint style="info" %}
在 **已委托阶段（Delegated）**：

• STX 已被指定用于质押，但尚未正式锁仓；

• 原因是新的 PoX 周期尚未开始（注意：不能在周期中途加入）；

• 在这个阶段，STX 仍然可以自由使用或转出。

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


---

# 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-ti-xian-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.
