> 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/kcc-official-website-resource.md).

# KCC Official Website Resource

### Listing on the KCC Discover dApps

<figure><img src="https://lh3.googleusercontent.com/ZgEjE_0ZUNyr_wlIRKs9Y_ERowl558_ZP7Y9BqjkFJljAExTGb8w71Ow56EjdWJkC4bYRdWKwBufwrmlkDsluPsnDh_heTPRhIDRHNGHBMwzJuNbgP19Y9MzsI2eOSO3pqcWivobzJAid-yG3OHQ774" alt=""><figcaption></figcaption></figure>

Discover dApps is an overview of the dApps in the KCC ecosystem.

* Make sure you fulfill the qualifications of the section above;
* Fill in the project information on [submit page](https://www.kcc.io/apps/submit) to add their dApp on KCC;
* The KCC Team will review the submission in 5 working days.

*\*The KCC team has the right to regularly review the projects displayed on this page. If potential risks are found in the projects and cannot be resolved after communication, the KCC team has the right to temporarily remove the risky projects from the display.*

### Register for the KCC Gas Revenue Program

<figure><img src="https://lh3.googleusercontent.com/oz1e2pjjxYgZAYWkw_9BTtZiW-3Jqd64ufzpT_LZT7qFcOnMKCbG3ilKc5NmfIqCEwvX7TYR_H1TPPL7qyRdQyNjXcCf3QlHnS3L8BaAaadd23Od315zl-t1xiGzjM8PNCJ6CZKqeULU7ChukSVutDw" alt=""><figcaption></figcaption></figure>

Gas Revenue Program is the implementation of the KCC Ecosystem Incentive Program, which **supports gas refunds** to the KCC contract deployers (Gas here refers to the gas fee spent by the user when using the protocol).

* **All projects listed on the KCC Discover page** can register for the KCC Gas Revenue Program;
* [Register here](https://kcc.io/gas-revenue) and make sure to fill out all fields;
* The KCC team will contact you within 5 working days and complete the project review within 7 working days.

[View more details of the KCC Gas Revenue Program\ <br>](https://news.kcc.io/kcc-gas-revenue-program/)

### Announce on the KCC News

<figure><img src="https://lh3.googleusercontent.com/z51X1Yg5f2g-JbKTbsehLwAg-TyQfg7TZq58YDPGfDyx1jk-ac9LyvJNj63z7bLzM7450Ugf-EKCNOq3Yq1r6rDaPAH78sd2TOAnxV-EKeORpH2B_16GCLtK__UzSRTi-AaanEhYnlZex_ygCv_-Eps" alt=""><figcaption></figcaption></figure>

The KCC News is the official information integration platform of KCC.

* **All projects listed on the KCC Discover page** can apply to publish content on the KCC News;
* Released content includes project introductions, technical updates, product updates, brand news, large-scale events, etc.;
* If the project wants to publish content on the KCC News, it needs to **submit content materials to the KCC BD at least 3 working days** in advance (you can contact directly or send an email to <kcc-business@kcc.network>);&#x20;
* Materials include title, text content, pictures, project introduction, and contact information. [Click to see the project introduction demo](https://docs.google.com/document/d/1nZ3_i3oeYZxVh0UN7OY37b1-mermlJvNmLe2Hik4uHU/edit?usp=sharing)

*\*To protect users' rights, the content published on KCC News must be reviewed by the KCC team and published by GoDAO members.*

<br>


---

# 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/kcc-official-website-resource.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.
