# How to burn a card?

## Also, you can burn your postcard. What is the purpose? To feel yourself powerful!

Hahaha, joke.

## What is the real aim?

Honestly, the function <mark style="color:purple;">“Burn”</mark> is only used when you have dozens of duplicates that are put up for sale. If you burn some of the cards, the rest will become unique and hence more valuable. Owing to that, it increases the demand for greeting cards or you can raise their value.

To burn your NFT, click on the triple dot in the postcard window and select "Burn". In the opening window, define the number of postcards you want to get rid of. After that, approve the action by clicking <mark style="color:purple;">the "Confirm" button</mark>. The Metamask extension will open, where you'll also **have to accept the operation**.

{% hint style="danger" %}
**Note**:

This action is irreversible. After the burning procedure, the copy of your postcard will be deleted and <mark style="color:red;">cannot be restored</mark>. If you had only one copy of the postcard after burning it, it will vanish from the "Owned" tab of your profile.
{% endhint %}


---

# 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://guide.cruzo.cards/actions-with-nft/how-to-burn-a-card.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.
