# Withdrawing

{% hint style="info" %}
Note: Whenever you withdraw NFTs from the Pool, you automatically claim any rewards you have accrued.
{% endhint %}

To withdraw simply hit the "Withdraw" button and select the NFTs you'd like to remove.

<figure><img src="/files/EzuhAkJBVx9Prcmrj2hB" alt=""><figcaption><p>Click "Withdraw" in the top right.</p></figcaption></figure>

<figure><img src="/files/btyDhsTkv6swtEaPzOqp" alt=""><figcaption><p>Once the withdraw window is enabled, select the NFT you'd like to withdraw.</p></figcaption></figure>

<figure><img src="/files/iPCDDMG1tv2c3nOnauaa" alt=""><figcaption><p>Confirm withdraw and sign the transaction in your wallet.</p></figcaption></figure>

Once the transaction completes the NFT will appear in your wallet!


---

# 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.sail.fun/sailorswap/withdrawing.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.
