# Burning

If you want to know the specifics of how to burn an NFT see[ How to burn an NFT?](broken://pages/HgD4OurSnvNiEZcqrMM5)

Whoops! you have made an error minting an NFT. You have uploaded the wrong picture, you have included the wrong text or you have minted an NFT that's already minted. It happens to the best of us.&#x20;

Don't worry though, there is a way to remove an NFT from the blockchain. This is called **Burning.** Even though the NFT will be removed from the blockchain, the post will still be visible on the blockchain. There is also an option to hide the NFT, please see [How to hide an NFT](/beginners-guide/nft/selling-nft-intro/how-to-hide-an-nft.md) if you want to know how to do so.&#x20;

Reminder: Even though the NFT is burned, you can always remint the it again. If you are interested to know how, see [How do you mint an NFT?](/beginners-guide/nft/selling-nft-intro/how-do-you-mint-sell-an-nft.md)


---

# 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/burning.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.
