# How to burn an NFT?

You can burn a single copy of an NFT or burn all copies of an NFT. If the NFTs are for sale they will automatically be [removed from sale](/beginners-guide/nft/selling-nft-intro/how-to-close-an-nft-auction-remove-from-sale.md) before being burned.&#x20;

1\. Make sure you are logged in.&#x20;

2\. Make sure the corresponding NFT is removed from sale. ([How to close an NFT auction?](/beginners-guide/nft/selling-nft-intro/how-to-close-an-nft-auction-remove-from-sale.md))

3\. Click on the NFT you want to burn.

4\. Press the '<mark style="color:purple;">**\~Options**</mark>' button. (At a mobile you have to first press '**Details**')

5\. Choose the  '**Burn**' option.

6\. Select the '**selected Serial Number #1'** \[Only important if you own multiple NFT’s of the same]

7\. Click '**Are you Sure? Press to continue**'.

8\. Click **'Burn Serial # now**'   (If you have multiple serials you will also see '**Burn all Copies Now**'. If you want to burn all serials choose this option instead.)

**It doesnt work:**

If you keep 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).

{% file src="/files/F0cjRcqBuVTUULttywmn" %}

<figure><img src="/files/DdPKjWFPZxBHtPWZiTZf" 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-burn-an-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.
