# Withdraw Collats From NFT

{% embed url="<https://youtu.be/izfS76rcg8c>" %}
How to add and withdraw Collats from an NFT
{% endembed %}

When you connect your Metamask to [collats.com](https://docs.collats.com/how-to/www.collats.com) we are able to automatically pull all your NFTs for the specific account. You can also use the search functionality to find any NFT that you like. After selecting the desired NFT follow these steps to withdraw Collats.

1. Click on the Withdraw Collats button
2. Select the amount to withdraw from the NFT
3. Click confirm

That is it! Now you should have that amount of Collats in your account.


---

# 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.collats.com/how-to/withdraw-collats-from-nft.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.
