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

# Affiliate Program

### **Why Refer MindStudio?** <a href="#why-refer-mindstudio" id="why-refer-mindstudio"></a>

1. Every individual and organization can leverage MindStudio to transform their work — making themselves dramatically more efficient, productive, automated. **Tell people about MindStudio and they will thank you for it!**
2. When you refer people / organizations to MindStudio and they become paying customers, you get a 20% commission for the first 12 months. **We don't have ANY salespeople, zero!** Instead, we take the money we would have paid to salespeople and **reward our passionate evangelists — you!**&#x20;

***

### **How the Program Works** <a href="#how-the-program-works" id="how-the-program-works"></a>

**Step 1: Join the Program**

[Sign up](https://mindstudio.partnerstack.com/) through our Referral Program Portal to get your unique referral link. The program is powered by **PartnerStack**, a platform designed to equip you with marketing tools and track your success.

**Step 2: Share Your Link**

Promote MindStudio using your link. You can share it across social media, email campaigns, blog content, YouTube videos, or anywhere your audience engages with you.

**Step 3: Earn Commissions**

Earn **20% of every workspace subscription** for the **first 12 months** of each referral’s account — or longer if otherwise stated.

***

### **Commission & Payment Details** <a href="#commission-and-payment-details" id="commission-and-payment-details"></a>

* **Commission Rate**: 20% of revenue from each workspace subscription.
* **Duration**: Default is 12 months, unless otherwise specified.
* **Tracking**: Referrals are tracked via a 90-day cookie window — and it resets if they click again.
* **Payout Timing**: Commissions earned in a given month are available for payout on the 16th of the following month (e.g., February earnings are available March 16).
* **Payment Methods**: Cash out via PayPal or Stripe. Alternative methods available in regions where PayPal isn’t supported.

***

### **FAQ** <a href="#faq" id="faq"></a>

**How long do commissions last?**

By default, commissions are earned for **12 months** from the start of a subscription.

**How are commissions tracked?**

We use cookies that last for **90 days** from the last click on your referral link. If someone clicks again, the 90-day timer resets.

**When will I get paid?**

You’ll receive your payout the **month after** commissions are earned, starting on the **16th** (e.g., February’s commissions are available on March 16).

**How will I get paid?**

Via **PayPal or Stripe**. We support alternative methods if you’re in a country without PayPal access.

**What is PartnerStack?**

PartnerStack is the platform we use to manage referrals. It provides you with a dashboard, marketing tools, and up-to-date performance analytics to help you grow.

***

#### **Best Practices for Promoting MindStudio** <a href="#best-practices-for-promoting-mindstudio" id="best-practices-for-promoting-mindstudio"></a>

* Highlight how MindStudio simplifies AI development — no coding required
* Showcase your own AI agents or use cases with video demos
* Use testimonials and success stories from your audience

***

#### **Get Started Today** <a href="#get-started-today" id="get-started-today"></a>

It only takes a minute to sign up. Start earning by promoting the future of AI with MindStudio.

[**Join the Referral Program**](https://mindstudio.partnerstack.com/)


---

# 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://university.mindstudio.ai/programs/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.
