> For the complete documentation index, see [llms.txt](https://mava.gitbook.io/mava-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mava.gitbook.io/mava-docs/affiliate-program.md).

# Affiliate Program

Hundreds of companies already use and love Mava, but we don’t want to stop there. If you want to help spread the word about [Mava.app](http://Mava.app), then why not get rewarded for doing it!

## Sign up to become and affiliate here

If you wish to become an affiliate please contact us directly via our support channels. A team member will get back to you.

## **How Does the Mava affiliate program Work?**

* When you join as an affiliate, you'll receive a unique affiliate link and promotional materials to share with your network.
* Your goal is to refer new customers to Mava, and for every new customer who signs up to one of our [premium plans](https://www.mava.app/pricing) through your referral link, you'll earn a 15% revenue share for the first 12 months of their subscription.

### **Payouts**

Payouts are made manually by Mava at the end of each quarter. To be eligible for a payout in a particular quarter, the following conditions must be met:

1. The referred customer must have remained a paying subscriber for that quarter.
2. Revenue from the referred customer, must have been received at least 30 days prior to quarter end, to be included in that quarters payout.

#### **Example 1 Monthly Plan:**

* Let's say you refer a customer on 1st January 2023 who signs up for the $450 monthly plan.
* At the end of Q1 2023, you’d be eligible for your first payout of $127.5 (15% of Jan $400 + 15% of Feb $450).
* If that customer remains active throughout Q2 2023, you’d then be eligible for a payout of $202 (15% of March + April + May; 0.15*450*3).

## **Why Join the Mava Affiliate Program?**

1. **Generous Commission**: Earn 15% of the revenue for every new paying customer you refer during their first 12 months.
2. **Regular Payouts**: Payouts are made quarterly, providing you with a steady income source.
3. **Flexible Promotion**: Promote Mava through your website, blog, social media, or other channels that work best for you.

## Important

By participating in the Mava affiliate program you agree that:

* Mava has sole discretion over applications and payouts, along with the final say in any dispute.
* You cannot refer yourself&#x20;
* You will not mislead any prospective customers and only share approved marketing Material on any distribution channels
* Affiliate revenue share is only available for new customers. Existing users will not be eligible.
* Any customers you refer must be real users with a legitimate use for Mava’s software
* Any future affiliate revenue will be void if a customer you refer requests a refund or requests a card chargeback
* Your 15% affiliate fee calculated on revenue received from a referred client within their first 12 months of using Mava
* Mava reserves the right to deny any affiliate application it deems to be fraudulent
* Payouts can only be made to approved payment methods
* You are not allowed to promote the affiliate content via Adwords / PPC<br>


---

# 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://mava.gitbook.io/mava-docs/affiliate-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.
