# How to Submit DApps?

1. Open TokenPocket website, click \[Submit Project] and then click \[DApp];

![](https://content.gitbook.com/content/gd9scQRWt8mK2EvlfgSK/blobs/0cndt58TD3b5i3TdTb47/1.png)

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

![](https://content.gitbook.com/content/gd9scQRWt8mK2EvlfgSK/blobs/BWeF5H2zWnKIeyjtZH4Q/%E6%8F%90%E4%BA%A4dapp2.jpg)

**DApp Requirement**\
1\. The provided website is accessible and stable.

2\. The smart contracts have deployed on the mainnet, and the sensitive part requires to be open source.

3\. The sensitive contracts require audit reports from third-party security agencies.

4\. The interaction logic is clear and has been adapted to the mobile UI.

5\. Obey the relevant laws and regulations, without fraud and infringement.

6\. If you violate relevant laws and regulations, you will voluntarily assume corresponding legal responsibilities.

**Contact Us**\
Email: [dapp@tokenpocket.pro](mailto:service@tokenpocket.pro)<br>


---

# 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/es/developer/how-to-submit-dapps.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.
