# How to transfer/burn NFT

## Transfer Yabumi NFT

You are able to tranfer Yabumi NFT to change designated address.

1. Connect your wallet and SNS.&#x20;
2. Click  "NFT Transfer" below your icon.
3. Redirected to  OpenSea website. Follow the normal NFT transfer procedure in Opeansea.

## Burn Yabumi NFT

In the event of wallet compromised, Yabumi NFT may be transferred to the hacker's wallet. In such unforeseen circumstances, you can initiate burn transaction from either  "minting wallet" or  "current wallet holding Yabumi NFT" to avoid unauthorized transfers. Once burned, you can mint Yabumi NFT again in a new wallet.

1. Connect  wallet and SNS.
2. Click "NFT Burn".
3. Approve transaction in wallet.


---

# 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://doc.yabumi.xyz/english/yabumi/how-to-transfer-burn-nft.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.
