# Gas Revenue Program

<figure><img src="/files/OKaukbjofCgQ5xqYWNho" alt=""><figcaption></figcaption></figure>

## What is KCC Gas Revenue Program

[KCC Gas Revenue Program](https://kcc.io/gas-revenue) 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 ). Gas Revenue will lower the operation cost of KCC on-chain projects and encourage more developers to deploy contracts on KCC.

### The Influence of Gas Revenue Program on KCC Participant

<figure><img src="/files/kQjdp75WvVkMlUlWKddr" alt=""><figcaption></figcaption></figure>

*Note: The KCC Gas Revenue Program will not affect other participants on the chain, such as users and validators, and the fees returned to developers will be sponsored by the KCS Management Foundation.*

{% content-ref url="/pages/5aAYTAHgeMChd4Jo9Ti3" %}
[Rules for Calculation of Gas Revenue](/developers/gas-revenue-program/rules-for-calculation-of-gas-revenue.md)
{% endcontent-ref %}


---

# 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.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.
