# NFT应用功能说明

1.用户范围：持有NFT的TokenPocket钱包用户 。

2.功能介绍：持有NFT的用户可通过该功能个性化设置资产页面皮肤、头像、收款码背景，还可能获得展示专属认证标识。

**认证规则**

1. 若持有的NFT属于TokenPocket官方认证，用户设置则可以获得专属「单V」认证；&#x20;
2. 在资产页面，若使用官方认证的NFT设置资产背景及头像，可以获得「双V」认证。
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://help.tokenpocket.pro/cn/wallet-operation/about-nft/nft-application.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.
