# Claim Unstake

After an unstake schedule matures, currently at two (2) ERAs, the amount unstaked can already be claimed. In the Pending tab, such item will have the "Ready To Claim" status with a "Claim" button.

<figure><img src="/files/NMlqQErpyynRgtRItiHM" alt=""><figcaption><p>Scheduled unstake item becomes ready to be claimed</p></figcaption></figure>

To claim, simply click on the "Claim" button.

<figure><img src="/files/SOth8D6OcAMkr9ZByXiv" alt="" width="375"><figcaption><p>Item to be claimed</p></figcaption></figure>

A confirmation screen will be displayed. Review the item to be claimed and click on the "Confirm" button to initiate the transactions.

<figure><img src="/files/pP99qXNLRUzloDTXfH0y" alt="" width="375"><figcaption><p>Confirmation dialog</p></figcaption></figure>

Confirm the transaction in your wallet.

<figure><img src="/files/gYJylPxKyEcnCXIOVO1z" alt="" width="375"><figcaption><p>Claim pending for approval in the wallet dialog</p></figcaption></figure>

<figure><img src="/files/CCo9SzSBPqAOxkzXxWre" alt="" width="375"><figcaption><p>Claim executing dialog</p></figcaption></figure>

<figure><img src="/files/rxAkN8873OPItOllxKla" alt="" width="375"><figcaption><p>Claim success dialog</p></figcaption></figure>

After successfully claiming the unstake amount, the record will be removed from the "Pending" tab and the "Available to Stake" amount in the "Stake" tab will be increased.


---

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