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

# NFT皮肤赛使用教程

1、打开TP钱包，点击【发现】在新品区或推荐位打开DApp，如果是iOS用户，可以直接[**使用链接**](https://tp-lab.tokenpocket.pro/mint-skin-2/index.html?utm_source=tokenpocket#/)打开访问。

![](/files/K6YmBFa7WIYsX6vZmQ6V)

2、铸造界面中，可以填入名称搜索，可以选择不同的公链，找到心仪的皮肤后，可以通过5度来互相取的关注，也可以到作者的推特上查看更多信息，点击【铸造】开始授权。

![](/files/VGjGmXS7HxdqfO604JJg)

3、在【交易详情】界面中可以灵活的设置矿工费，BSC链的矿工费比较稳定，所以可以默认选择，或者使用更高的矿工费让交易更快完成。

![](/files/KI8VTC0vkZAn0DCnpc5V)

4、完成授权后，回到钱包资产界面，点击【NFT】菜单，点击右侧的【+】来通过顶部的搜索栏，填入NFT合约地址来添加Mint的皮肤。（后续会支持持有NFT代币自动显示以及NFT皮肤界面中添加合约地址）&#x20;

**合约地址：0x749ca2666D20d659c25952f8FAa249eC5Ae72189**

![](/files/EYO6PPPc1Q0S86UUOkfC)

5、添加完NFT代币后返回资产界面，点击界面右上方【详情】，点击右上角的【皮肤设置】入口进行皮肤设置。

![](/files/ajNpdlshMBYvQLJyKrmk)

6、皮肤设置支持：【资产卡片】【收款背景】【头像】三个位置，选择需要设置的NFT，找到喜欢的背景来进行铺满或平铺，获取到最佳效果后点击确定即可完成。

![](/files/sUbMEXPTMqHM71MycsjC)


---

# 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.tpwallet.io/cn/wallet-operation/about-nft/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.
