> For the complete documentation index, see [llms.txt](https://help.tokenpocket.pro/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tokenpocket.pro/en/wallet-operation/nft/set-nft.md).

# How to set NFT Asset Card, Receive Background, and Avatar on TokenPocket?

1. Open TokenPocket APP, click \[NFT], and click the \[+] on the right. Enter the NFT contract address on the search bar or on the \[Add Custom NFT]. Click \[+] to add the NFT to your wallet.

![](/files/qg2VIs1w4dPnnJzoN6mq)

2\. Back to the \[Assets] page, click \[Details], click the skin pattern in the upper right corner to enter the setting page.

![](/files/OYnd5TQAcrKS3weN5wiC)

<mark style="color:orange;">**Set Asset Card**</mark>

Choose \[Asset Card], select the NFT you want to set as Asset card, you can also select the layout style. You can confirm the preview on the pattern on the right. Click \[Confirm] and you have successfully set the Asset Card.

![](/files/7Ty0w1RbTmkgCGICDVQ5)

<mark style="color:orange;">**Set Receive Background**</mark>

Choose \[Recive Background], select the NFT you want to set as Receive Background, you can also select the layout style. You can confirm the preview on the pattern on the right. Click \[Confirm] and you have successfully set the Receive Background.

![](/files/1iHv8DiCOcrRu4dByQfr)

<mark style="color:orange;">**Set Avatar**</mark>

Choose \[Avatar], select the NFT you want to set as Avatar. You can confirm the preview on the pattern on the right. Click \[Confirm] and you have successfully set the Avatar.

![](/files/0r9g5FeLyjQt2QfCaTxr)


---

# 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://help.tokenpocket.pro/en/wallet-operation/nft/set-nft.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.
