# Liquid stake to get $stEWT

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

* **Liquid Balance** - balance in $stEWT which represents the amount that has been liquid staked
* **Redeemable Balance** - balance in $stEWT which can be unstaked
* **Exchange Rate** - the exchange rate between $EWT and $stEWT
* **Available to Stake** - amount in $EWT which can be used to liquid stake
* **Transaction Cost** - network fee required to process the staking transaction

### Liquid stake $EWT

{% hint style="success" %}
Ensure that there is enough EWT in the connected EWX wallet account.\
\
For EWX wallet accounts with insufficient EWT, tokens can be bridged from EWC and ETH networks using the official [EWX Bridge Web App](https://bridging.energywebx.com/bridge).
{% endhint %}

To stake, input an amount to stake and click the "Stake" button.

{% hint style="warning" %}
Staking locks your EWT for an unbonding period (currently 2 eras). Slashing risk applies: if a selected collator malperforms, a portion of your stake may be slashed. Rewards are not guaranteed.
{% endhint %}

<figure><img src="https://4257445316-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fnf3YeoQlQerc93GsC2Me%2Fuploads%2FvisDkkj8mCddv6chTWY4%2Fimage.png?alt=media&#x26;token=f2df606a-a332-4cea-9e5b-97ff4359e1c9" alt=""><figcaption><p>Input amount to liquid stake</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="https://4257445316-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fnf3YeoQlQerc93GsC2Me%2Fuploads%2FybnQJs9f1HPeNwGJnnC9%2Fimage.png?alt=media&#x26;token=58b66ba7-af4d-4324-9459-b33c568a32e5" alt="" width="375"><figcaption><p>Liquid staking confirmation dialog</p></figcaption></figure>

Confirm the transaction in your wallet.

<figure><img src="https://4257445316-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fnf3YeoQlQerc93GsC2Me%2Fuploads%2FufV1fEvO1Y5P5QLbk9iQ%2Fimage.png?alt=media&#x26;token=2ffc3eb5-353c-421e-9531-9a91b9e2a3d0" alt="" width="375"><figcaption><p>Liquid stake transaction is pending approval</p></figcaption></figure>

<figure><img src="https://4257445316-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fnf3YeoQlQerc93GsC2Me%2Fuploads%2FmDxIX4fih4qHBaKvhZmr%2Fimage.png?alt=media&#x26;token=1c764f78-68b5-4f32-b1f6-8f4bc18f77de" alt="" width="375"><figcaption><p>Liquid stake transaction is executing</p></figcaption></figure>

<figure><img src="https://4257445316-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fnf3YeoQlQerc93GsC2Me%2Fuploads%2FlcLdXmWGqSgFrz9xX888%2Fimage.png?alt=media&#x26;token=7d9a1918-64fc-44ee-b4bb-44c9b0a88521" alt="" width="375"><figcaption><p>Liquid stake transaction is submitted</p></figcaption></figure>

After successfully executing the transaction, Liquid Balance and Available to Stake amounts will be updated.&#x20;

<figure><img src="https://4257445316-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fnf3YeoQlQerc93GsC2Me%2Fuploads%2Feu6YdtLiiLn3PV0cE8E1%2Fimage.png?alt=media&#x26;token=94cea9ef-a059-4661-bfc4-a01708006079" alt=""><figcaption><p>Balances are updated accordingly</p></figcaption></figure>

### Top-up Stake Amount

To top-up stake amount, simply follow the same steps as described in the [#liquid-stake-usdewt](#liquid-stake-usdewt "mention") section above.


---

# 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-launchpad.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/liquid-stake-to-get-usdstewt.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.
