# Burn2Mint

Perfect for CTOs or projects planning a remint or upgrade. This feature allows users to burn an NFT from an existing collection in exchange for minting a new one.

Eligibility can be configured using a collection address, verified creator address, or individual mint hashes—giving you full control over the remint criteria.

<figure><img src="/files/yat7wbLpbW6HM5zWSxxL" alt=""><figcaption></figcaption></figure>

You can also add an additioanl fee to the burn2mint phase if required in any spl token.

<figure><img src="/files/upmXTA3iGQQfeVNWldEy" 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://wp.gotmlabz.io/nft-launchpad/burn2mint.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.
