# What is burning an NFT?

Open Edition NFTs are a type of digital art that allow for an unlimited number of identical NFTs to be minted and sold. Unlike Limited Edition NFTs, where only a limited number of unique NFTs are minted and sold, Open Edition NFTs allow for an unlimited number of NFTs to be created and sold, as long as the artist continues to make them available.

Burning an Open Edition NFT means to permanently destroy or delete a particular instance of an Open Edition NFT from existence. While Open Edition NFTs can be minted in an unlimited number, each individual NFT is unique and has its own transaction history. Burning an Open Edition NFT removes that particular NFT from the blockchain and transaction history, making it no longer available for ownership or transfer. Burning an Open Edition NFT can be done for various reasons, such as to demonstrate a commitment to a cause or to decrease the supply of a particular NFT.

Unlike burning a Limited Edition NFT, burning an Open Edition NFT does not affect the supply of the entire collection, as more Open Edition NFTs can be minted and sold as long as the artist continues to make them available. However, the burning of a specific Open Edition NFT may affect its perceived rarity and exclusivity, as it is no longer available for ownership.

Burning an NFT, whether it is Limited or Open Edition, means to permanently destroy or delete the NFT from existence. This can be done for a variety of reasons, such as to decrease the supply of an NFT or to make a statement about the environmental impact of NFTs. Once an NFT is burned, it cannot be recovered or transferred to another person.

The act of burning an NFT typically involves sending it to a public address with no private key, which renders it unusable and irretrievable. Burning an NFT is a way to demonstrate a commitment to a cause or to reduce the impact of NFTs on the environment, as it permanently removes the NFT from circulation.

Burning an NFT, whether it is Limited or Open Edition, may affect the value of the remaining NFTs in circulation, as the supply is decreased. However, burning an NFT can also be a way to make a statement or take action in support of a cause.

<br>


---

# 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://docs.mintpad.co/nft-fundamentals/what-is-burning-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.
