> For the complete documentation index, see [llms.txt](https://whitepaper.karmatoken.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.karmatoken.org/karmauniverse/karma-universe-partner-program.md).

# Karma Universe Partner Program

The Karma Team will provide you with all of the tools you will need to convert your NFT Project into a Passive income generating machine for your holders! \
\
Your project will also receive additional bonuses and perks for joining the Karma Universe Partner Program.

| Partner Program                                                  |
| ---------------------------------------------------------------- |
| Karma Twitter/X Announcement Post                                |
| Karma Discord Announcement                                       |
| Karma Partner Section Listing (Whitepaper, Discord, and Website) |
| Airdrop Tool Support                                             |
| Marketing Collaberation(s)                                       |

{% hint style="warning" %}
**The Partner Program is available on the following networks:** Ethereum, Binance Smart Chain, Polygon, Houbi, Fantom, Avalanche, Cronos, Moonbeam, Moonriver, Pheonix, and Candle.
{% endhint %}

## Step by Step Instructions

<table><thead><tr><th width="155">Steps</th><th>Action</th></tr></thead><tbody><tr><td>Step One</td><td>Create NFT Project</td></tr><tr><td>Step Two</td><td>Allocate your Chosen Percentage of Earnings to Buying Karma Tokens &#x26; Dedicate that Wallet to receiving Reflection Rewards</td></tr><tr><td>Step Three</td><td>Sell your Reflection Rewards for Funds for Airdrop or provide the Karma Tokens itself to your holders. </td></tr><tr><td>Step Four</td><td>Cast your Airdrop using our free Airdrop Tool. You can collect a CSV file on most NFT Marketplace platforms to find your holders effortlessly.</td></tr></tbody></table>


---

# 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://whitepaper.karmatoken.org/karmauniverse/karma-universe-partner-program.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.
