# Withdrawing from stSTX

**TL;DR:**

* **Bitflow DEX withdrawals** are **instant** (just wait for confirmation).
* **Instant Unstack** allows immediate withdrawals for liquid stacking tokens, with a **1% fee**. This option is made possible thanks to **idle STX**—unstacked capital held by the protocol.
* **Traditional withdrawal** via StackingDAO burns your stSTX and gives you a **temporary NFT** representing your claimable STX.
* You can **initiate a traditional withdrawal anytime**, but if done **within 1 day of a cycle ending** (less than 288 blocks), the withdrawal will complete at the **end of the&#x20;*****next*****&#x20;cycle**.
* **Note:** Conversion rates between Bitflow and StackingDAO may vary.

### **How to withdraw**

1. Go to the **Stacking** section
2. Find the **stSTX card** under **"Active Positions"**
3. Click **"Unstack stSTX"** to open the withdrawal interface

You’ll be presented with **three options**:

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

This will take you to the **“Unstack”** section, where you can choose to withdraw STX via **StackingDAO**, **Instant Unstack**, or **Bitflow**.

**1)Instant Unstack:**

This option is powered by **idle STX**—unstaked liquidity held by the protocol, which enables **immediate withdrawals** for stSTX.

If idle liquidity is unavailable, you can either use the **DEX option** or wait for the **current stacking cycle to end** to withdraw your full STX amount.

**Note:** A **1% fee** applies to Instant Unstack withdrawals.

To proceed, simply select **"Instant"**, enter the amount you wish to withdraw, and click **"Unstack"** in the UI.

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

**2)Sell on DEX:**

This option allows you to **instantly withdraw STX** by swapping stSTX on **Bitflow DEX**. The process is immediate—just wait for the transaction to confirm.

**Note:** The **conversion rate** may be lower than with the StackingDAO option due to trading fees and potential slippage on the DEX.

To proceed, simply select the **"Explore DEX"** option to be redirected to the **Bitflow swap page.**

**3)Unstack with Stacking DAO:**

To withdraw via the traditional method, select the first option (**"End on Cycle")**, choose the amount of stSTX to withdraw, and click the **"Unstack"** button in the UI.

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

This method **does not provide immediate access** to your STX. Instead, your stSTX will be **burned**, and you’ll receive a **withdrawal NFT** representing the amount of STX you're entitled to claim.

> **Important:** Do **not** transfer, burn, or sell this NFT—doing so will make it impossible to claim your STX.

Once the current **PoX cycle ends**, the NFT will appear under your **Active Positions** (make sure your wallet is connected).&#x20;

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

When the corresponding **Bitcoin block height** is reached, you'll be able to redeem the NFT and withdraw your STX.&#x20;

If you don't claim immediately, no problem—the NFT **does not expire**. You can withdraw your STX at any time once the cycle unlocks.

**Note for point earners:**\
Once the withdrawal is initiated and stSTX leaves your wallet, **you’ll stop earning points** on that amount. The withdrawal NFT does **not** contribute toward your points total.


---

# 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/the-stacking-dao-app/ststx-liquid-stacking-with-stx-rewards/withdrawing-from-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.
