# Initiating a Withdrawal

1. Select the "**Withdrawals**" tab.

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

2. Click on the "**Withdraw** **Funds**" button located in the top-right corner of the page.

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

3. A "**Withdraw** **stXRP**" modal will appear.

* Enter the amount of stXRP that you wish to withdraw.&#x20;
* Alternatively, click the MAX button to automatically fill in your entire stXRP balance.
* Click  on "**Initiate Withdraw**".

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

4. Your connected wallet will prompt you to approve the transaction. This transaction burns your stXRP and officially starts the withdrawal process.

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


---

# 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/initiating-a-withdrawal.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.
