# How do you cancel a claimable NFT?

It's possible at NFTz to cancel the claim action on any claimable NFT that you mint. This can be useful if you would prefer to sell certain NFTs rather than give them away. It's also possible to only [update the claimable NFT and keep it going](/beginners-guide/nft/selling-nft-intro/how-do-you-update-a-claimable-nft.md). You can also list[ a new claimable NFT](/beginners-guide/nft/selling-nft-intro/how-do-you-create-a-claimable-free-nft.md).&#x20;

**Update 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. Press '<mark style="color:red;">Cancel</mark>'

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

<figure><img src="/files/ON60wBVoIIsqtK5Si730" 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-cancel-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.
