# How to submit NFT?

1. Go to TokenPocket official website: <https://www.tokenpocket.pro/>, click \[Submit Project] on the navigation bar, and then click \[NFT];

![](https://2516903027-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2F1abGl5BbCV6Z2wVJMBzt%2Fimage.png?alt=media\&token=f27a6f04-ec11-4a51-aeaf-02cadb03c627)

2\. Fill in the NFT information in order, and then click \[Submit].

**Note:** Admins will audit your NFT submission as soon as possible, so, your patience will be appreciated.

![](https://2516903027-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2Fhu5nNML6ccgRvDOAnupZ%2Fimage.png?alt=media\&token=c4a570cd-1bc4-46d1-a313-652f241aa127)

**How to submit NFT's logo?**

Tutorial: [**https://help.tokenpocket.pro/en/developer/how-to-submit-a-token-logo**](https://help.tokenpocket.pro/en/developer/how-to-submit-a-token-logo)


---

# 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/developer/submit-nft.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.
