# How do you update a claimable NFT?

It's possible at NFTz to edit or update a claimable NFT. This can be useful if you forgot to set a claim requirement for the claimable NFT or wish to remove the claim requirements.&#x20;

**Update  or Edit a Claimable NFT:**

1. Make sure you are logged in.&#x20;
2. Go to the corresponding NFT.
3. Choose '<mark style="color:purple;">\~Options</mark>' (on mobile go to '**details**' first)
4. Press '**Transfer**' and choose '**Start / Update Claim Auction**'
5. You can now change the claim requirements by checking or unchecking the boxes next to each requirement:

* User must follow you
* User must repost NFT
* User must like NFT
* User must diamond NFT

6\. Press '**Update Auction**'.&#x20;

If you have questions or are getting errors you can go to our [troubleshoot](/beginners-guide/troubleshoot/troubleshoot.md) or contact us at our [telegram](https://t.me/+qdNeX8CYB_swZTQx) or [Discord](https://discord.gg/jQ34WMMZce).&#x20;

<figure><img src="/files/UVsjOK7QyYkJSMWBtjJU" 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-update-a-claimable-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.
