# Liquid Staking with the Energy Web X Staking Web App

**🎬 Video Walkthrough**

**Flow 1: How to Liquid Stake $EWT**

1. Click on the "**Stake $EWT"** tab at the top of the page.&#x20;
   1. From the dropdown, select **“Liquid stake.”**
2. **Connect your wallet.**&#x20;
   1. Once connected, your $**EWT balance**, **liquid token balance (stEWT)**, and the **current stEWT ↔ $EWT exchange rate** will appear.
3. **Enter the amount** of EWT you want to liquid stake.
   1. The **minimum stake is 150 $EWT.**
4. Review the **amount of stEWT** you’ll receive based on the current exchange rate.
   1. stEWT represents your staked EWT and grows in value automatically as rewards are restaked.
5. Click **Confirm** and **sign the transaction** in your wallet.
   1. After the transaction completes, you’ll see:
      * Your **updated stEWT balance**, and
      * Your **redeemable $EWT balance**, which increases over time as rewards accrue.

{% embed url="<https://youtu.be/cni2nfGCOL8>" %}

**Flow 2: How to Unstake stEWT**

1. Navigate to the **Unstake stEWT** tab.&#x20;
2. Enter the **amount of stEWT** you want to unstake.
   1. As you type, you’ll see the **corresponding $EWT amount** that will become redeemable based on the current exchange rate.
3. Click **Confirm** and **sign the transaction** in your wallet.
   1. This creates an unstake request and begins the unbonding process.
4. Open the **Pending** tab to view your active unstake requests.
   1. Here you can track the **progress**, **remaining time**, and **redeemable balance** as each request completes.
5. To understand more about the **Unstaking Lifecycle**, click [here](https://app.gitbook.com/o/-MaVNTC0phnhS2JhwPF0/s/nf3YeoQlQerc93GsC2Me/~/changes/184/ewx-ecosystem/staking-on-energy-web-x/liquid-staking-on-energy-web-x#lifecycle-of-an-unstake-request).

{% embed url="<https://youtu.be/e1UQlComo3A>" %}

**Flow 3: How to Claim Unstaked stEWT**

1. Navigate to the **Pending** tab to view your unstake requests.
2. Each request shows the **Era** in which it will mature.
   1. This indicates when the unstake becomes claimable.
3. Once an unstake request has matured, its status will update to **“Ready to claim”** and the **Claim** button becomes available.
4. Click **Claim**.
5. Confirm and sign the transaction in your wallet.
6. After the transaction is processed, the corresponding **EWT** amount will appear in your **free balance**.

{% embed url="<https://youtu.be/GbmTHTjVU24>" %}


---

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