# How to add unlockable content? \[Advanced]

It's possible to add unlockable content to NFTs at NFTz. This feature is not for highly confidential files but rather high quality version(s) of an NFT, a message to NFT owners or a QR code.  It's also possible to add multiple files within the unlockable content when they are bundled in a zip file. Most file types are supported, but we recommend keeping the file size below 100MB. This feature also allows for the unlockable content to be accessed by a new owner once an NFL is sold or transferred.

## How to you add unlockable content?

1. &#x20;[Log in](/beginners-guide/users-guide/welcome/how-do-you-login-to-nftz.me.md) on your username.nftz.me&#x20;
2. Go to the top-right of your screen and click the '**=**' button and choose '**Mint**'. (If using a desktop computer you can also click **'Mint'** directly on the top of the screen.)
3. Expand the '**More options (advanced an collection)'** button.&#x20;
4. Click '**Yes**' under 'Unlockable'.&#x20;

5a. You can now input the text you'd like to send to the owner(s) of the NFT.&#x20;

5b. Then click on the square behind '**upload file?**' Next you can '**choose file**'.&#x20;

&#x20; 6\. Click **'**<mark style="color:green;">**Add Unlockable**</mark>'&#x20;

&#x20; 7\. [Mint](/beginners-guide/nft/selling-nft-intro/how-do-you-mint-sell-an-nft.md) the NFT.&#x20;

**​If this doesn't work:** Please goto our [troubleshoot](https://app.gitbook.com/o/hhkiTE1cLAJkwKs4XguV/s/1uei8FM8t4nPzvokagIX/troubleshoot/troubleshoot) page or contact us on our [telegram](https://t.me/+qdNeX8CYB_swZTQx) or [Discord](https://discord.gg/jQ34WMMZce).

<figure><img src="/files/ZSo1IjUbPBUXhFP6MQkT" 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://help.nftz.zone/beginners-guide/nft/selling-nft-intro/how-to-add-unlockable-content-advanced.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.
