# Creating a Burn to Mint Collection

1. Go to launchpad.heymint.xyz&#x20;
2. Click on "Create a new collection"&#x20;

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

3. Choose any ERC-721A flow

<figure><img src="/files/4KCxOuMtWMoTAwcnqMCa" alt=""><figcaption></figcaption></figure>

4. Click on "Create"&#x20;

   <figure><img src="/files/OpQHjKL0ghVWpDEDU258" alt=""><figcaption></figcaption></figure>
5. Enter collection details&#x20;

   <figure><img src="/files/R4LFPd8PRk4UEGGcCc0m" alt=""><figcaption></figcaption></figure>
6. Click on "Create Collection"&#x20;

   <figure><img src="/files/HM425FmJXYSu8xZjVWXb" alt=""><figcaption></figcaption></figure>
7. Enter sale details and continue with the art & metadata flow

<figure><img src="/files/2LY4kb8YoJwN0wKW2jFZ" alt=""><figcaption><p>Enter sale details </p></figcaption></figure>

9. After proceeding to [get creative with your Art & Metadata](https://docs.launchpad.heymint.xyz/creators/art-and-metadata), and uploading the metadata to IPFS, proceed to Contract Management by clicking on 'Smart Contract'.<br>

   <figure><img src="/files/FMI3fM8Cq0skoRXgqxeh" alt=""><figcaption></figcaption></figure>
10. Click on "Advanced"&#x20;

    <figure><img src="/files/33bfboXfxnWaQbuXV1y5" alt=""><figcaption></figcaption></figure>
11. Scroll down to the "Burn to mint" section and enable it&#x20;

<figure><img src="/files/KRAtZho0Evj7v7nC5JbJ" alt=""><figcaption><p>Scroll down to the "Burn to mint" section and enable it </p></figcaption></figure>

13. Type the number of NFTs to mint per burn&#x20;

<figure><img src="/files/UNFPuJW7SrSMpbKXycmT" alt=""><figcaption><p>Type the number of NFTs to mint per burn</p></figcaption></figure>

14. Click on "Add token"&#x20;

<figure><img src="/files/ziGtlhypJ9SKMa8Fi85C" alt=""><figcaption><p>Click on "Add token" </p></figcaption></figure>

15. Paste the burn contract address, token type, and required burn quantity

<figure><img src="/files/xGueoriTHX6pw7ESHa6w" alt=""><figcaption><p>Paste the burn contract address, token type, and required burn quantity</p></figcaption></figure>

16. Double-check that all details are correct&#x20;

<figure><img src="/files/W8YzXXvwAWucnS6Wc9SJ" alt=""><figcaption><p>Double check that all details are correct </p></figcaption></figure>

17. Click on "Save"

<figure><img src="/files/aPjdFqPouEGA9xEx84M4" alt=""><figcaption><p>Click on "Save"</p></figcaption></figure>

After hitting that save button, you can configure the other features that you want to enable and eventually deploy.


---

# 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.launchpad.heymint.xyz/creators/manage-smart-contract/before-deployment/advanced-features/burn-to-mint-feature/creating-a-burn-to-mint-collection.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.
