# Schedule unstake

### Understanding the terms in the display

Before staking, it is important to get acquainted and be familiar with the terms used in the Stake page.

* **Available to Unstake** - amount in $stEWT which can be unstaked
* **Exchange Rate** - the exchange rate between $EWT and $stEWT
* **Unstake Fee** - the amount to be paid as fee in executing an unstake request
* **Transaction Cost** - network fee required to process the staking transaction

### Schedule Unstake

To unstake, simply navigate to the "Unstake" tab.

<figure><img src="/files/i05CYiSeet1pRkLe3ysG" alt=""><figcaption><p>The unstake tab</p></figcaption></figure>

Input amount to unstake. Then, click the "Decrease Stake" or "Unstake" button to continue.

{% hint style="info" %}
To decrease stakes, simply input a portion of your current active stakes in a particular collator to be unstaked.
{% endhint %}

<figure><img src="/files/aWPwgB9yCM1X188d0p6P" alt=""><figcaption><p>Unstake amount input</p></figcaption></figure>

A confirmation screen will be displayed. Review the details as displayed and ensure that the checkbox is ticked. Click the "Confirm" button to initiate the transaction.

<figure><img src="/files/qcYa5uTQUZn54q7ybHzb" alt="" width="375"><figcaption><p>Unstake confirmation dialog</p></figcaption></figure>

Confirm the transaction in your wallet.

<figure><img src="/files/vaXZYCwbcL9JcCq0LBIL" alt="" width="375"><figcaption><p>Scheduled unstake is pending approval</p></figcaption></figure>

<figure><img src="/files/vo45KLJcOXOJLBf8VHPz" alt="" width="375"><figcaption><p>Scheduled unstake is executing</p></figcaption></figure>

<figure><img src="/files/rm9hVzvxffElFfjYFiUM" alt="" width="375"><figcaption><p>Request for scheduled unstake is submitted and is currently in progress</p></figcaption></figure>

After successfully executing the transaction, "Available to Unstake" amount will be updated.

<figure><img src="/files/iKp64rRK0gGJ0DTZfV27" alt=""><figcaption><p>Available to Unstake amount is updated</p></figcaption></figure>

The transaction will also appear in the "Pending" tab showing further details. Once the transaction is confirmed by the EWX pallet, the details will further display when a particular transaction will become redeemable. Depending on the EWX pallet, the total unstake amount may be divided into multiple chunks with an estimated ERA when it can become claimable.

<figure><img src="/files/tfVQkDznPguAZ67I5Ihu" alt=""><figcaption><p>Unstake request reflected on Pending tab</p></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.energyweb.org/ewx-ecosystem/staking-on-energy-web-x/liquid-staking-on-energy-web-x/liquid-staking-with-the-energy-web-x-staking-web-app/schedule-unstake.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.
