# Add NFT project

1. CoinGet supports attribution of NFT items. In "NFT project list" page, click on "Add project" button

   <figure><img src="/files/5sjd9PIMdm8uHJQDFYTt" alt=""><figcaption></figcaption></figure>

2. CoinGet currently supports the mainstream ERC721 and ERC1155 protocols

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

3. Select the desired protocol, fill in the token address and click "Verify" button, enter a custom name for the NFT project and click on "Submit" button

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

4. The newly added NFT project will be viewable in the "NFT Project list" page.

   <figure><img src="/files/pKjIrq5eT7fmWbkE2A0e" 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/coinget/how-to/add-nft-project.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.
