> 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/creators.md).

# Creators

{% hint style="info" %}
Join the KAP Creator Program [here](https://forms.gle/86yad6RC3nnj7HnFA).
{% endhint %}

The [KAP Games Creator Program](https://forms.gle/86yad6RC3nnj7HnFA) enables creators to get rapid access to new early access opportunities, paid campaigns, support networks and more. Our roster of creators spans both traditional gaming and web3 gaming, and prioritizes honest reviewing & technical breakdowns.&#x20;

Creators who join the program potentially gain any of:

* <mark style="color:yellow;">**Cash and token deals**</mark> for disclosed sponsorships and campaigns
* Access to <mark style="color:yellow;">**pre-launch games**</mark> & tests / footage
* Exclusive NFT rewards and <mark style="color:yellow;">**in-game assets**</mark>
* Exposure & <mark style="color:yellow;">**creator highlights**</mark> from the main KAP Games accounts

Whether you're a hobbyist creator or a professional partnered streamer with thousands of viewers, we help connect you to exciting new games looking for early feedback, go-to-market launch strategies, or complex live ops campaigns.


---

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