# Monitoring and Claiming Your Funds

1. Your withdrawal request will now appear as a new row in the "**My Withdrawals**" table.
2. It will initially be **Pending**.

<figure><img src="/files/TMyHmxAzLQDIHz9QGQM6" alt=""><figcaption></figcaption></figure>

3. Wait until the Withdrawal Completion (ETA) has passed.&#x20;
4. Once the withdrawal has been completed, the status of your withdrawal will change to an actionable button, "**Claim FXRP**. " Click on that button.

<figure><img src="/files/ncg8Ei7ptscALtPooQpr" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/EviqpZ6TUtWS26Yq41Ed" alt=""><figcaption></figcaption></figure>

3. Approve the final transaction in your wallet. That's it, you've successfully withdrawn and unstaked your assets.&#x20;

<figure><img src="/files/ohx2nHhgc8LsGWFQ7SMm" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Unstaking is a 2-step process: Initiate, then claim.&#x20;

Ensure that you return to the Withdrawals tab after the estimated time, to complete the final claim and receive your funds.
{% endhint %}


---

# 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.firelight.finance/user-guides/withdraw-and-unstake/monitoring-and-claiming-your-funds.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.
