# Withdrawing STX From Native Stacking Pool

### How to Withdraw STX from the Native Stacking Pool

1. Go to the **Stacking** section of the app
2. Locate the **"Native Stacking"** card under **"Active Positions"**
3. Click **"Unstack"** to request a withdrawal from the protocol

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

A pop-up will appear with two options:

* **Go back**
* **Stop stacking** (this will initiate a transaction)

Once confirmed, your STX will unlock **at the end of the current stacking cycle**, along with any rewards earned during that cycle.

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

{% hint style="info" %}
STX goes through three phases in the stacking process:

* **Available** – Free to use
* **Delegated** – Designated for stacking, but not yet locked
* **Stacked (Locked)** – Actively participating in a stacking cycle

In the **delegated phase**, STX has been prepared for stacking but won’t be locked until the next cycle begins. Since you can’t join a cycle mid-way, the tokens remain usable during this time.

**Example:** If you delegate 100 STX a week before a cycle starts but later spend 50 STX, only the remaining **50 STX** will be locked and stacked when the cycle begins.
{% 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/the-stacking-dao-app/native-stacking-with-btc-yield/withdrawing-stx-from-native-stacking-pool.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.
