> For the complete documentation index, see [llms.txt](https://docs.launchpad.heymint.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.launchpad.heymint.xyz/creators/manage-smart-contract/after-deployment/enable-burn-to-mint/start-stop-burn-to-mint-feature.md).

# Start/stop burn to mint feature

Click on Advanced&#x20;

<figure><img src="/files/qmNHsYI0LTTZG0qYqYRY" alt=""><figcaption><p>Click on Advanced </p></figcaption></figure>

Click on Start the burn to mint&#x20;

<figure><img src="/files/VlwvpqhZXPZcvtX3Idcz" alt=""><figcaption><p>Click on Start the burn to mint</p></figcaption></figure>

Wait a few seconds for the update

<figure><img src="/files/YF7BVwcTqD94Fh09VcgE" alt=""><figcaption><p>Wait a few seconds for the update</p></figcaption></figure>

Status check

<figure><img src="/files/iKJ9rF4DyTZ6ncsjffg2" alt=""><figcaption><p>Status check</p></figcaption></figure>

To view your updated minting page, click on Minting&#x20;

<figure><img src="/files/GjoPvZ5mDTLLSd8Rhi8N" alt=""><figcaption><p>To view your updated minting page, click on Minting </p></figcaption></figure>

Click on View page&#x20;

<figure><img src="/files/7A78h2GmqWlf4SgZyvAa" alt=""><figcaption><p>Click on View page</p></figcaption></figure>

This is what collectors will see when the feature is enabled.

<figure><img src="/files/kZ6YZ81uP6SPKgITFZzg" alt=""><figcaption><p>This is what collectors will see when the feature is enabled.</p></figcaption></figure>

### Stop burn to mint

Click on Advanced

<figure><img src="/files/VO2jJ78Bs8fogAO2L5XQ" alt=""><figcaption><p>Click on Advanced</p></figcaption></figure>

Click on "Stop the burn to mint"

<figure><img src="/files/YkvXnmLzYxpayHLTrm7m" alt=""><figcaption><p>Click on "Stop the burn to mint"</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.launchpad.heymint.xyz/creators/manage-smart-contract/after-deployment/enable-burn-to-mint/start-stop-burn-to-mint-feature.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
