> For the complete documentation index, see [llms.txt](https://docs.kcc.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kcc.io/overview/marketing-guide/requirements.md).

# 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
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, and the optional `goal` query parameter:

```
GET https://docs.kcc.io/overview/marketing-guide/requirements.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
