# Delegated Staking with the Energy Web X Staking Web App

#### 🎬 Video Walkthrough

**Flow 1: Delegating Stake**

1. **Connect your wallet** (e.g. SubWallet, Nova Wallet, or Polkadot.js) to the EWX Staking App.
2. **Select a collator** you wish to delegate to from the available list.
3. **Enter the amount of EWT** you want to stake.
4. **Review and sign the transaction** with your connected wallet.
5. Once confirmed, your delegation will appear under your active staking positions.

{% embed url="<https://www.youtube.com/watch?v=7cfoXvGO3CI>" %}

***

**Flow 2 – Increasing Stake**

1. **Select a collator** you’ve already delegated to and wish to **increase your stake** with.
2. **Enter the additional amount of EWT** to increase your staking position.
3. Click **Increase Stake**, then **confirm and sign** the transaction using your wallet.
4. After confirmation, **view your updated position** under the collator’s dropdown menu.

{% embed url="<https://www.youtube.com/watch?v=njNOkAmAHx0>" %}

***

**Flow 3 – Unstaking**

1. Navigate to the **Unstake** tab.
2. **Select the collator** from which you want to unstake.
3. **Confirm and sign** the transaction in your wallet.
4. Your pending **decrease-stake or unstake actions** will appear in the **Pending** tab until the unbonding period is complete.

{% embed url="<https://www.youtube.com/watch?v=_uFkGf7JWwE>" %}

{% embed url="<https://www.youtube.com/watch?v=EsIMq1aOkUU>" %}

***


---

# 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/delegated-staking-on-energy-web-x/delegated-staking-with-the-energy-web-x-staking-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.
