# 添加NFT项目

1. CoinGet也为NFT的私钥提供安全存储。在NFT项目列表页面里点击添加项目。

   <figure><img src="/files/xfwwzdY0DlZMIrLlKBXr" alt=""><figcaption></figcaption></figure>

2. CoinsGet目前支援主流的ERC721和ERC1155协议。

   <figure><img src="/files/OoDSnmyow0YYPVzvE0Sc" alt=""><figcaption></figcaption></figure>

3. 点选所需协议及填入协议地址并点击"验证"按钮后，可自行定义项目名称，然后点击“提交”按钮。

   <figure><img src="/files/Hvnjx8ZFND0YE3AWJGbl" alt=""><figcaption></figcaption></figure>

4. 新添加的NFT项目将出现在NFT项目列表里。

   <figure><img src="/files/OiVEa80ciwsxP1FmMYKH" alt=""><figcaption></figcaption></figure>


---

# 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://coinsdo.gitbook.io/docs/cn/coinget/qi-ta-cao-zuo/tian-jia-nft-xiang-mu.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.
