# Unlocking NFT

Once you buy[ Tokenized Diamond](https://docs.diamore.co/general/tokenized-diamonds) you receive a Locked[ NFT Certificate](https://docs.diamore.co/general/tokenized-diamonds/locked-nft-certificate) that keeps all the details about[ Physical Diamond](https://docs.diamore.co/general/tokenized-diamonds/physical-diamonds). However to be compliant, we need customers to pass KYC before they can redeem[ Physical Diamond](https://docs.diamore.co/general/tokenized-diamonds/physical-diamonds) or resell[ Tokenized Diamond](https://docs.diamore.co/general/tokenized-diamonds).

To get[ Unlocked NFT Voucher](https://docs.diamore.co/general/tokenized-diamonds/unlocked-nft-voucher) follow next steps:

* Fill the Unlock Request Form.
* Pass KYC provided on your email.
* When you pass KYC, your[ Locked NFT Certificate](https://docs.diamore.co/general/tokenized-diamonds/locked-nft-certificate) will turn into[ Unlocked NFT Voucher](https://docs.diamore.co/general/tokenized-diamonds/unlocked-nft-voucher).


---

# 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.diamore.co/getting-started/unlocking-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.
