# How Do I Burn NFTs?

Mistakes can happen, and when they do, you’ll want to burn that NFT forever. To burn an NFT:

1. Go to [Solflare Wallet](https://solflare.com/) and set up a wallet. Currently, Phantom Wallet does not support the functionality for deleting an NFT.
2. Copy the address for your new Solflare Wallet. Next, go to the Phantom Wallet associated with your Holaplex store. Click on the item in your Phantom Wallet (it should be under the **Collectibles** section) and send it to your Solflare Wallet. This will take some SOL.
3. Once the token appears in your Solflare Wallet, click on it. Click on the **Edit** icon above the token's description.
4. Click **Delete NFT**. Confirm that you want to delete this NFT by entering your password.

Hooray! The process for burning an NFT is luckily quite easy. You can check more articles in the help center and view [video tutorials](https://www.youtube.com/channel/UCHcdpZiDj7LiBifxetVH29Q) for help.&#x20;


---

# 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://wiki.holaplex.com/holawiki/faq/how-do-i-burn-nfts.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.
