# NFT 资产保护

收藏品锁定（Collection Locking）是一个简便功能，当某个 NFT 在 Backpack 钱包中被锁定后，任何试图修改该 NFT 的交易请求都会被自动拒绝。\
**只有在使用 Backpack 钱包时，该功能才有效。**

如果您将 Backpack 钱包导入到其他服务提供商的钱包中，这些 NFT 将不会被锁定。

***

## 如何使用 Backpack 钱包的收藏品锁定功能保护 NFT

1. 进入收藏品菜单。
2. 打开您想要保护的 NFT 收藏品系列。
3. 打开屏幕顶部的锁定开关。

**注意:** 该功能仅锁定当前钱包中的 NFT，其他钱包实例（例如导入到其他平台的钱包）不会受到影响。


---

# 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://support.backpack.exchange/support-docs/cn/qian-bao/cao-zuo-zhi-nan/nft-zi-chan-bao-hu.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.
