# Claim unstake

After an unstake schedule matures, the amount unstaked can already be claimed. In the Pending tab, such item will have the "Ready To Claim" status with a "Claim" button. This happens when all chunks within the transaction will all become ready to be claimed.

<figure><img src="/files/VshDKqhZAAInlctkVI8q" alt=""><figcaption><p>Pending tab showing "Ready To Claim" items</p></figcaption></figure>

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

<figure><img src="/files/hn0AbSl59E9teahMyZMj" alt=""><figcaption><p>Ready to claim amount is displayed along with the Claim button</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/SsCW9Dq1yy1pww6OMI3g" alt="" width="375"><figcaption><p>Claim unstake confirmation dialog</p></figcaption></figure>

Confirm the transaction in your wallet.

<figure><img src="/files/u3HtFb4UFCcr2zYHQQoi" alt="" width="375"><figcaption><p>Claim unstake is pending for wallet approval</p></figcaption></figure>

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

<figure><img src="/files/lmWFJ3GchTi8YzznQpJM" alt="" width="375"><figcaption><p>Claim unstake is submitted</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/liquid-staking-on-energy-web-x/liquid-staking-with-the-energy-web-x-staking-web-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.
