# Requirements

Here are the qualification for discover listing and other co-marketing initiatives with the KCC official accounts:

## dApp Listing Requirements

### **DeFi**

* MUST have an audit report that doesn’t exceed the medium vulnerabilities;
* MUST be live on the KCC mainnet;
* MUST submit an email address or a social media account with at least one reputable reference/investor for reference checking;
* MUST have all contracts verified on the [KCC Explorer](https://explorer.kcc.io/) and [KCC Scan](https://scan.kcc.io/).

*\*NOTE that a submission doesn't guarantee a listing on this portal.*

### NFT

* MUST have proof of development (Demo or Code);
* MUST be an original art, not derivative works;
* MUST have an active community (daily engagement on Twitter or Discord);
* MUST submit an email address or a social media account with at least one reputable reference/investor for reference checking;
* MUST have all contracts verified on KCC.

*\*NOTE that a submission doesn't guarantee a listing on this portal.*

### Wallet

* MUST submit an email address or a social media account with at least one reputable reference/investor for reference checking.

### Infrastructure

* MUST submit an email address or a social media account with at least one reputable reference/investor for reference checking.

### Oracle

* MUST submit an email address or a social media account with at least one reputable reference/investor for reference checking.

### GameFi & Metaverse

* MUST have a public roadmap;
* MUST have proof of development (Demo or Code);
* MUST have a community (daily engagement on Twitter or Discord);
* MUST submit an email address or a social media account with at least one reputable reference/investor for reference checking;
* MUST have all contracts verified on the [KCC Explorer](https://explorer.kcc.io/) and [KCC Scan](https://scan.kcc.io/);
* For mobile games, MUST be on Apple/Google app store (not IPA/APK).\
  Web3 & DAO
* MUST have an active community (daily engagement on Twitter or Discord);
* MUST submit an email address or a social media account with at least one reputable reference/investor for reference checking.

### Data & Analytics

* MUST submit an email address or a social media account with at least one reputable reference/investor for reference checking.

*Please keep in mind:*

*- A submission doesn't guarantee a listing on this portal.*

<br>

## Co-marketing Requirements:

Please note there are qualifications for projects that have not yet to be launched on KCC but want to make an appointment for co-marketing.

### DeFi

* MUST submit an email address or a social media account with at least one reputable reference/investor for reference checking;
* MUST have a proof of development (Demo or Code).

### NFT

* MUST have a proof of development (Demo or Code);
* MUST be an original art, not derivative works;
* MUST have an active community (daily engagement on Twitter or Discord)
* MUST submit an email address or a social media account with at least one reputable reference/investor for reference checking.

### Wallet

* MUST submit an email address or a social media account with at least one reputable reference/investor for reference checking.

### Infrastructure

* MUST submit an email address or a social media account with at least one reputable reference/investor for reference checking.

### Oracle

* MUST submit an email address or a social media account with at least one reputable reference/investor for reference checking.

### GameFi & Metaverse

* MUST have a public roadmap;
* MUST have proof of development (Demo or Code);
* MUST have a community (daily engagement on Twitter or Discord);
* MUST submit an email address or a social media account with at least one reputable reference/investor for reference checking.

### Web3 & DAO

* MUST have an active community (daily engagement on Twitter or Discord);
* MUST submit an email address or a social media account with at least one reputable reference/investor for reference checking.

### Data & Analytics

* MUST submit an email address or a social media account with at least one reputable reference/investor for reference checking.


---

# 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://docs.kcc.io/overview/marketing-guide/requirements.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.
