# Burn

To burn a NFT, click on the "Burn" button on the Owner section of the NFT page.  \
You must be connected to see the owner section!

<div align="left"><figure><img src="/files/OPgJ7E9DVLGhbNEcaQkn" alt=""><figcaption></figcaption></figure></div>

**Follow these steps:**

* If you are not connected or not on the right network a modal will appear asking you to change to the correct network and connect your wallet;

<div align="left"><figure><img src="/files/kGTn6QadYOrJ9moX54To" alt=""><figcaption></figcaption></figure></div>

* Enter the number of units that you want to burn and click "Burn";

<div align="left"><figure><img src="/files/3IHkITLtjXE3aQrkO8ia" alt=""><figcaption></figcaption></figure></div>

* After confirming it in your wallet you can close the modal or wait to check the transaction processing status until it is completed;
* And done! After the transaction is processed on the blockchain your NFT is burned. No more! Kaput! Pushing-up daisies! And *sayonara*!

<div align="left"><figure><img src="/files/nmtYObIvLgS8DdBn2e72" alt=""><figcaption></figcaption></figure></div>


---

# 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.luxy.io/help-center/luxy-marketplace/transaction/burn.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.
