> 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/cn/qian-bao/cao-zuo-zhi-nan/nft-zi-chan-bao-hu.md).

# NFT 资产保护

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

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

***

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

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

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


---

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