> For the complete documentation index, see [llms.txt](https://wowearn.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wowearn.gitbook.io/docs/listings-on-wow-wallet/listing-your-dapp-on-wow-earn/review-listing-criteria.md).

# Review Listing Criteria

## Criteria for DAPP Listing on WOW EARN Wallet

* **Community and User Base:** Active social medias with engaging community.
* **User Demand**: Assess the potential user demand for the DApp. High-demand DApps may be prioritised for listing. Minimum 1000+ DAPP users
* **Unique Functionality:** Evaluate the functionality and utility of the DApp. It should offer valuable features or services to users.
* **Security:** Ensure that the DApp has undergone thorough security audits to minimize vulnerabilities and risks to users.
* **Decentralization:** Favor DApps that adhere to principles of decentralization, as this aligns with the ethos of blockchain technology and WOW EARN.
* **Smart Contract Compatibility:** Verify that the DApp is compatible with WOW EARN's smart contract capabilities.
* **Blockchain compatibility:** should be compatible with blockchains we support.&#x20;
* **Token Integration:** If the DApp has its own token, assess its compatibility and integration with the WOW EARN ecosystem.
* **Legal Compliance:** Confirm that the DApp complies with relevant legal and regulatory requirements in the jurisdictions it operates.
* **Feedback and Reviews:** Review user feedback and ratings to gauge user satisfaction and reliability.
* **Community request:** If there are new requests from our own community.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://wowearn.gitbook.io/docs/listings-on-wow-wallet/listing-your-dapp-on-wow-earn/review-listing-criteria.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.
