# Manage Purchased NFTs

The NFTs successfully purchased will appear in your Blackbeard wallet. To manage, withdraw to a  wallet of your choice!

{% hint style="info" %}
&#x20;**Note:** There is a 0.0069 ETH fee for every NFT withdrawn from the Blackbeard wallet.
{% endhint %}

<figure><img src="/files/hHJnljpt59pZYQnuyFFa" alt=""><figcaption><p>Select the NFT you want to transfer.</p></figcaption></figure>

<figure><img src="/files/yg7VgWBXWmf2cfIHt9Vz" alt=""><figcaption><p>Add your desired address or ENS name!</p></figcaption></figure>

<figure><img src="/files/4xiDZrYY2Qdq0t1VOnwa" alt="" width="375"><figcaption><p>Confirmation screen.</p></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.sail.fun/blackbeard/manage-purchased-nfts.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.
