# How to withdraw the funds from your minted NFTs

{% embed url="<https://youtu.be/SSH-HzbGGiI>" %}

***Step 1:*** Go to your "Media manager".

<figure><img src="/files/0aOju4EhHq1PktpbxUsE" alt=""><figcaption></figcaption></figure>

***Step 2:*** In the "Media manager," click the "Withdraw" button.

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

***Step 3:*** Select a token and set the amount you wish to withdraw.

<figure><img src="/files/6iMtGAuonIKBxPrRQNtm" alt=""><figcaption></figcaption></figure>

***Step 4:*** Confirm the transaction within the dApp and your wallet.

{% hint style="info" %}
If you want to check the amount available, click on the contract address in the "Mint Manager" column and check the amount in the blockchain explorer as shown below.
{% endhint %}

<figure><img src="/files/014YC4FgUVKU4F46cSJN" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/eMjL2FhvDMIFNq6bx4Cy" 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://8mint.gitbook.io/8mint-manual/cool-creator-fundamentals/how-to-withdraw-the-funds-from-your-minted-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.
