# How to burn Non-Fungible Tokens (NFTs)

1\. From either Explore or My Vault page, click "Burn" button

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

2\. In the Burn window, choose “NFTs”

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

3\. On the next step either enter the contract of the NFT you want to burn or choose a NFT from the dropdown list, enter or select the NFT ID, then click “Continue”

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

4. If you want to pay the service fee in native token (ETH in ETH chain for instance) instead of USDT, you can enable this option.

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

6\. After clicking "Continue" button, confirm the transaction from your wallet and you will burn your asset successfully!

<figure><img src="/files/IGd19Cdlz6y6WPx4nAsY" 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://flokifi.gitbook.io/flokifi-documentation/flokifi-locker/burning-assets/how-to-burn-non-fungible-tokens-nfts.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.
