# How do you create a claimable free NFT?

At NFTz it's possible to create a claimable free NFT that will automatically be transferred to the user if they fulfill a set requirements. This saves the creator a lot of time in not having to transfer the NFTs manually, especially if giving away a large number of NFTs. If you are interested in transferring an NFT manually to another user, click on [transfer](https://help.nftz.zone/beginners-guide/nft/selling-nft-intro/how-to-transfer-an-nft).&#x20;

**Create a claimable NFT:**&#x20;

1. Make sure you are logged in.
2. Go to the corresponding NFT or [mint](https://help.nftz.zone/beginners-guide/nft/selling-nft-intro/how-do-you-mint-sell-an-nft) a new NFT: The NFT must have **multiple serials** and **not be on sale at the time**.
3. Click on <mark style="color:purple;">\~Options</mark>. (on a mobile device go to '**Details**' first)
4. Choose '**Start / Update Claim Action**'. (Set an email address if you haven't set one yet and verify it).
5. Press '**get derived key**'
6. Choose '**Approve**'
7. Set your preferred conditions in order for users to claim the NFT:

* User must follow you
* User must repost NFT
* User must like NFT
* User must diamond NFT (min 1 to 4 diamonds req)

You can also choose to leave them all off.

8\. Press '**Update Auction**'.

**If this doesn't work:**

Remember your NFT must have multiple serials (more than one copy) or else you will get the following message 'Claim action is only available for NFTs with at least 1 copy / stock / serial and you must be the creator.'  When you [mint](https://help.nftz.zone/beginners-guide/nft/selling-nft-intro/how-do-you-mint-sell-an-nft) an NFT remember to set multiple copies beneath the **'more options (advanced and collection**) menu'. If you have minted an NFT with multiple serials you can create a claimable NFT.&#x20;

If you continue receiving errors you can go to our [troubleshoot](https://help.nftz.zone/beginners-guide/troubleshoot/troubleshoot) or contact us at our [telegram](https://t.me/+qdNeX8CYB_swZTQx) or [Discord](https://discord.gg/jQ34WMMZce).&#x20;

<figure><img src="https://914959323-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1uei8FM8t4nPzvokagIX%2Fuploads%2FGS7OOzoAfL0Im7nomqBf%2FScreenshot_20221110-143056_Chrome.jpg?alt=media&#x26;token=45a1fa39-4e3d-49c0-8173-f16e9ce4e2ae" alt=""><figcaption><p>Choose Options</p></figcaption></figure>

<figure><img src="https://914959323-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1uei8FM8t4nPzvokagIX%2Fuploads%2FeDJsjuQ5wijEgZxfUPws%2FScreenshot_20221110-142115_Chrome.jpg?alt=media&#x26;token=4b6b136c-e0e8-4c7b-966b-460c768145de" alt=""><figcaption><p>Choose Start / Update Claim Action</p></figcaption></figure>

<figure><img src="https://914959323-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1uei8FM8t4nPzvokagIX%2Fuploads%2FujaGZiKpFSydz8PoJh5U%2FScreenshot_20221110-142335_Chrome.jpg?alt=media&#x26;token=65e11cf9-c6c5-4a99-be95-efba27631d52" alt=""><figcaption><p>Get Derived Key</p></figcaption></figure>

<figure><img src="https://914959323-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1uei8FM8t4nPzvokagIX%2Fuploads%2FENjR2PfWxPpGqUIoEI5P%2FScreenshot_20221223-162446_Chrome.jpg?alt=media&#x26;token=ed9fd8d1-1cb7-4d87-8392-21a5b1519a4f" 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-do-you-create-a-claimable-free-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.
