# How to Join the KCC Gas Revenue Program

All projects deployed on KCC can register to the KCC Gas Revenue Program. The required steps are as follows:

1. Visit the registration link of the [KCC Gas Revenue Program](https://kcc.io/gas-revenue)
2. Fill in the required project information on page
3. Finish the Google CAPTCHA
4. The KCC team will contact you within 5 working days and complete the project review within 7 working days.

[Register for the KCC Gas Revenue Program ](https://kcc.io/gas-revenue)


---

# 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/developers/gas-revenue-program/how-to-join-the-kcc-gas-revenue-program.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.
