# How to unwrap your wNFT

1. Go to [**app.envelop.is**](http://app.envelop.is)
2. Make sure that you are connected to a wallet such as Metamask
3. Ensure that you are connected to the network that your wNFT is located.
4. Discover the wNFTs within your wallet.
5. Be sure that the time-lock date has passed. If not you will need to wait until the specific date for unwrapping your wNFT.
6. Click Unwrap and Claim button to unwrap your wNFT
7. Confirm and verify actions in your Metamask wallet.
8. Your collateral will be transfered to your wallet and your wNFT will now become a standard NFT.

Also you can find this tutorial [here](https://envelop.medium.com/how-to-unwrap-your-wnft-644c1739da9d)


---

# 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://niftsy-protocol-niftsy-1.gitbook.io/niftsy/tutorials/how-to-unwrap-your-wnft.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.
