> For the complete documentation index, see [llms.txt](https://whitepaper.kap.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.kap.gg/programs/grants.md).

# Grants

{% hint style="info" %}
Complete the [application here](https://forms.gle/42vcKeZXbg83TJzS9) to apply for a grant.
{% endhint %}

KAP Games provides access to extensive ecosystem[ grant programs](https://forms.gle/42vcKeZXbg83TJzS9) in partnership with the majority of key leading blockchains. KAP Games grants are administered by the Kapital Foundation on behalf of the $KAP ecosystem, and are <mark style="color:yellow;">**up to $250k**</mark> notional in size.&#x20;

Qualifying for a KAP Games grant can uniquely also qualify a game to receive a matching grant from one of our affiliated chain partners, <mark style="color:yellow;">**doubling the size of the grant**</mark>. We work closely with blockchain foundations to foster strong gaming communities in their ecosystems via our matching grant program.

Grants are awarded to games who commit to publishing inside of KAP Games' portfolio. Importantly, you can still make your own chain choice, and <mark style="color:yellow;">**we do not lock you to our own chain**</mark> -- we are not a chain, we are a multichain publisher.&#x20;

Milestones for grants generally are tied to any combination of:

* Marketplace transaction volume
* In-app purchase volume
* Marketing volume
* New user signups

Grant milestones are specific per game and tailored to meet the mutual objectives of the Kapital Foundation's grant committee and the game itself.


---

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

```
GET https://whitepaper.kap.gg/programs/grants.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.
