> For the complete documentation index, see [llms.txt](https://docs.marketmasters.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.marketmasters.app/discord/welcome-to-our-discord/affiliates.md).

# Affiliates

### Signing up to become an affiliate is quick and easy.&#x20;

1\. Navigate to your account Hub: [LINK](https://whop.com/hub/)

2\. Login with Discord or Email&#x20;

3\. Find "<mark style="color:orange;">**Refer Friends**</mark>" (Shown Below)&#x20;

<figure><img src="/files/Bc1TtPWotlkVlsebpNUX" alt=""><figcaption></figcaption></figure>

4\. From here, you can either share your affiliate link (Shown Below)

![](/files/WubzwomTi3le7VIXK0pr)

### Commission:&#x20;

25% **RECURRING** OF **EACH** SALE OF MONTHLY PREMIUM&#x20;

($12.50/per month/per user)

### Affiliate Bonuses 💥

For **every** **ten** members you refer to Market Masters, we will send you an **exclusive merch item**👕 (up to your 100th referral. Ex: 10th, 20th, 30th, etc.)

After your **10th** referral: **Your own Market Masters Landing Page**

After your **25th** referral: **a $250 bonus payment**

After your **50th** Referral: **a $500 bonus payment & Lifetime Premium**

After your **100th** Referral: **a** **$1000 bonus payment & an exclusive role in Market Masters**

{% hint style="info" %}
How to withdraw affiliate commissions: [GUIDE](https://docs.whop.com/crypto#withdrawing-funds)
{% endhint %}


---

# 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://docs.marketmasters.app/discord/welcome-to-our-discord/affiliates.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.
