> For the complete documentation index, see [llms.txt](https://support.backpack.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.backpack.exchange/support-docs/vn/vi-wallet/khac-phuc-su-co-thuong-gap/an-nft-rac.md).

# Ẩn NFT Rác

Có nhiều cách để quản lý các NFT rác mà bạn nhận được trong Ví Backpack.

***

### 1) Chọn nút chuyển "Ẩn Một Số" ở cuối tab Bộ Sưu Tập (Collectibles).

### 2) Đốt (burn) từng NFT trong Ví Backpack bằng chức năng Đốt tích hợp nằm ở góc trên bên phải khi xem NFT.

* **Lưu ý: Chức năng Đốt tích hợp trong Ví Backpack chỉ hoạt động với các NFT Solana truyền thống. NFT dạng cNFT không thể đốt được.**

### 3) Đốt NFT bằng công cụ [**Sol-Incinerator**.](https://sol-incinerator.com/)

* **Lưu ý: Sol-Incinerator là công cụ của bên thứ ba, không phải đối tác chính thức của Backpack.**

### 4) Gửi NFT đến ví "đốt" (burner wallet). Bạn có thể dễ dàng tạo ví mới trong tài khoản Backpack của mình để hỗ trợ việc này.


---

# 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://support.backpack.exchange/support-docs/vn/vi-wallet/khac-phuc-su-co-thuong-gap/an-nft-rac.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.
