> For the complete documentation index, see [llms.txt](https://archive-docs.klaytn.foundation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://archive-docs.klaytn.foundation/misc/klaytn2/massive-ecofund.md).

# Massive Eco Fund

## Our Full-suite, Protocol-level $1B+ Eco Fund <a href="#our-full-suite-protocol-level-eco-fund" id="our-full-suite-protocol-level-eco-fund"></a>

Klaytn is the first and the largest example in which the incentives supporting the ecosystem are encoded in an on-chain protocol tokenomics. 66% of the newly minted tokens are reinvested in the ecosystem.

Initially issued reserve tokens will also be used as a resource for investment in the ecosystem expansion.

## Grant <a href="#grant" id="grant"></a>

### Klaytn Improvement Reserve (KIR) Grant Program <a href="#kir-program" id="kir-program"></a>

• Our grant program that supports public goods such as infrastructure, tools and services that improve the quality of Klaytn L1

• 12% of the newly issued tokens are the main financial resource

### Klaytn Growth Fund (KGF) Grant Program <a href="#kgf-program" id="kgf-program"></a>

• Faucet resources for initial service testing and marketing - quickly applied and easily approved

• Paid cumulative $9M in 4Q of 2021

## Invest <a href="#invest" id="invest"></a>

### KGF Investment Program <a href="#kgf-investment-program" id="kgf-investment-program"></a>

• Invests in early-stage projects with potential to have a positive impact on Klaytn

• 54% of the newly issued tokens are the main financial resource of the Klaytn Growth Fund

## Reward <a href="#reward" id="reward"></a>

### Proof of Contribution (PoC) Program <a href="#poc-program" id="poc-program"></a>

• Rewards builders of smart contracts that contribute to the growth of on-chain activities on Klaytns


---

# 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://archive-docs.klaytn.foundation/misc/klaytn2/massive-ecofund.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.
