# NFT application description

1. User scope: TokenPocket users who held NFT.
2. Function introduction: Users who hold NFT can set the background of the asset page, avatar, and the background of the receiving page, and may also obtain an exclusive certification sign.

**Certification Rule**

1. If the NFT you held is officially certified by TokenPocket, you can obtain "Single V", the exclusive certification.
2. If you set the NFT which is officially certified by TokenPocket as the background of the assets page and avatar, you can obtain "Double V", the exclusive certification.
3. The certification sign will disappear with the transfer of the corresponding 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/en/wallet-operation/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.
