# 提取 stSTX

这个选项得益于未被质押的闲置 STX，它将使 stSTX 的即时提取成为可能。简而言之：

* 通过 Stacking DAO 网站上的 Bitflow DEX 提取 STX 是即时的（只需要等待交易确认）。
* 即时解锁（Instant Unstack）使得流动性质押代币的提取可以立即进行，但会收取 1% 的费用。
* 使用 Stacking DAO 提取 STX 将销毁你的 stSTX，并给你一个临时的 NFT，代表你提取的金额。
* 你可以随时初始化 Stacking DAO 的提取。如果你在 PoX 周期结束前超过 1 天（精确为 288 个区块）初始化提取，STX 将在下一个周期解锁。如果你在 PoX 周期的最后一天初始化提取，则需要等待下一个周期。
* 请记住，Stacking DAO 和 Bitflow DEX 选项之间的转换率可能不同。

### 如何提取

要提取你的 STX 并销毁你的 stSTX，请执行以下步骤：

1. 转到 **“Stacking”** 部分，找到 **“Active Positions”** 下的 stSTX 卡片。
2. 点击 stSTX 卡片上的 **“Unstack stSTX”** 按钮，申请从协议中提取资金

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

这将带你进入 **“Unstack”** 部分，在这里你可以选择通过 Stacking DAO、即时解锁或 Bitflow 提取 STX。

**1)在 DEX 上卖出：通过 Bitflow DEX 提取是即时的，只需要等待交易确认。**

请注意，由于 DEX 附带额外费用，此选项的 stSTX 到 STX 的转换率可能会低于 Stacking DAO 选项。

为了进行解锁，选择 **“Sell on DEX”** 选项，选择要提取的金额，然后点击 UI 中的 **“Unstack”** 按钮。

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

**2)即时解锁:**

此选项得益于未被质押的闲置 STX，它将便于 stSTX 的即时提取。

如果没有闲置流动性，用户仍然可以在 DEX 上进行兑换，或者等待周期结束后取回全部 STX 金额。

提醒：此选项会收取 1% 的提取费用。

为了进行解锁，选择 **“Instant Unstack”** 选项，选择要提取的金额，然后点击 UI 中的 **“Unstack”** 按钮。

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

**3)通过 Stacking DAO 解锁:**

为了进行解锁，选择 “Unstack on Stacking DAO” 选项，选择要提取的金额，然后点击 UI 中的 “Unstack” 按钮。

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

通过 Stacking DAO 解锁 stSTX 后，并不会立即返还你的 STX，因为你需要等到 PoX 周期结束。

相反，你将收到一个提取 NFT，允许你领取 UI 中显示的 STX 数量。重要提示：请勿转移、销毁或出售该 NFT，否则你将无法领取 STX 代币。

PoX 周期结束后，NFT 将出现在你的 **“Active Positions”** 页面上（当你的钱包连接时）：

<figure><img src="/files/jr6HvurGretf89XP6nRb" alt="" width="530"><figcaption></figcaption></figure>

当比特币区块高度达到时，你将能够提取你的 STX。如果你从未使用 NFT 领取 STX，该 NFT 仍然有效，你可以在任何提取开放时领取 STX，且不会过期。

对于那些累积积分的用户：NFT 不会计入任何积分。一旦你初始化提取并且 stSTX 离开你的钱包，你将不再为提取的 stSTX 数量赚取积分。


---

# 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/ststx-yi-zhong-zhi-chi-stx-jiang-li-de-liu-dong-xing-zhi-ya-dai-bi/ti-qu-ststx.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.
