# 添加DApp

DApp的添加，可以通过官网渠道申请，当DApp审核通过后就可以在TokenPocket移动端的发现界面中查看，提交方法如下：

#### 1、打开官网www\.tokenpocket.pro，点击顶部【项目提交】--【提交DApp】

![](/files/XhMdDfPV7Z4nmoE4G4AG)

#### 2、在提交DApp界面中填入相关信息，需要提交的内容都比较重要，所以请务必准确填写，尤其是在联系方式栏中要留下方便联系的信息，以便在DApp审核中遇到的问题进行及时沟通。

![](/files/sRqTJZEoaIAye4LrLFrx)

#### 3、**DApp要求**

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

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

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

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

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

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

#### **4、联系我们**

Email: [dapp@tokenpocket.pro](mailto:service@tokenpocket.pro)


---

# 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/developer-cn/dapp/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.
