# 如何提交DApp?

1、打开[TokenPocket官网](https://www.tokenpocket.pro/)，点击顶部导航栏的【提交DApp】；

![](https://3236963393-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZCSGxZxDUFXGuknjRHbB%2Fuploads%2FjvwivfGVN6Tu2vjDbQc9%2F1.png?alt=media\&token=fbf83aa3-a21b-4233-8a29-54a5b89678e6)

2、依次填写信息，然后点击【提交】；

![](https://3236963393-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MMF2k4MCaxErpZyah2d%2F-MbaA5PvMHE7T-98bNe8%2F-MbaXkWC3fwSWob-TcwY%2Fdapp2.jpg?alt=media\&token=c2ad6a3b-2fe0-43b5-b30d-6754b4d5a7b1)

**DApp提交要求：**\
1\. 项目方提供的网址可公开访问且稳定性有保证。

2\. 智能合约已部署到主网上，敏感逻辑处需开源。

3\. 敏感的合约需提供第三方安全机构的审计报告。

4\. 交互逻辑清晰，有实际用途，且已适配移动端。

5\. 符合相关法律法规，不存在欺诈和侵权等行为。

6\. 如违反相关法律法规，自愿承受相应法律责任。

**DApp联系邮箱**：[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.tpwallet.io/cn/developer/submit-dapp.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.
