# Copy of Full Compensation Guide

Rewards for BrainKeepers are split into two types:

1. Tiered Commissions from Referrals&#x20;
2. Rewards from our Global Pool&#x20;

## Tiered Commissions

* Earn 25% commission for direct referrals.
* Earn an additional 15% commission for indirect referrals (when someone you referred refers someone else who makes a purchase).
* Receive commissions every month as long as your direct and indirect referrals remain paying customers.
* Commissions are paid out quarterly, with a minimum payout of $300.
* **Example:** If 100 people sign up through your link, and each of those 100 people refers three others who also sign up, you’ll earn 25% commission on 100 subscriptions and 15% on 300 subscriptions every month!

## Reward Pools

Eventually, 5% of profits from the BrainKeeper program will be allocated to BrainKeepers. They will be split according to the number of children that they indirectly sponsor every time they refer a yearly subscription package.&#x20;

{% hint style="info" %}
NeuroTracker donates 1 subscription to a child in need for every yearly subscription that is sold. So if you refer 10 yearly subscriptions, you will have sponsored 10 children, and you will be rewarded by the Rewards Pool.&#x20;
{% endhint %}

The pools are broken down as follows:

* **Beginner Pool (1%)**: Distributed to all BrainKeepers that <mark style="color:blue;">sponsor at least 1 child</mark> that month. The rewards are proportionally allocated according to the number of children sponsored.
* **Exclusive Pool (1.5%)**: Reserved for those who <mark style="color:blue;">sponsor over 20 children</mark> in a month. Again the rewards are proportionally allocated according to the children sponsored.

This accounts for a total of 2.5% of profits allocated to the general rewards pool. An additional 2.5% of profits will be reserved exclusively for BrainKeepers who become certified before January 2026, known as Original BrainKeepers. This reserved pool will follow the same structure as the general rewards pool, with allocations based on the number of children sponsored. Original BrainKeepers will enjoy these additional rewards as a benefit of their early certification.

## BrainKeeper Rewards Example

{% hint style="warning" %}
These numbers are for example only.
{% endhint %}

### **Tiered Commissions Example**

Let’s say you are a BrainKeeper, and in one month:

#### **Direct Referrals**

You refer **10 people** who each purchase a **yearly subscription** ($400 per year):

* **Commission Rate**: 25%
* **Total Revenue**: 10 × $400 = **$4,000**
* **Your Commission**: 25% × $4,000 = **$1,000**

#### **Indirect Referrals**

Each of your 10 referrals refers 3 new people (30 indirect referrals), and they also purchase **yearly subscriptions**:

* **Commission Rate**: 15%
* **Total Revenue**: 30 × $400 = **$12,000**
* **Your Commission**: 15% × $12,000 = **$1,800**

#### **Total Monthly Earnings**

* **Direct Referrals**: $1,000
* **Indirect Referrals**: $1,800
* **Total**: **$2,800 for this month**

***

### **Reward Pools Example**

#### **Scenario**

Let's continue with our BrainKeeper example where you referred **10 yearly subscriptions** in a month:

* For each yearly subscription sold, **1 child in need is sponsored**.
* You have therefore sponsored **10 children**.

#### **Beginner Pool (1% of profits)**

* Let’s assume the Beginner Pool contains **$200,000** in rewards for the month.
* If a total of **5,000 children** were sponsored across all BrainKeepers:
  * **Your Share**: (10 children / 5,000 children) × $200,000 = **$400**

#### **Exclusive Pool (1.5% of profits)**

* You haven't reached the **20-children threshold**, so you are not eligible for this pool.

#### **Original BrainKeepers Pool (2.5% of profits)**

* If you became certified before **January 2026** you qualify as an **Original BrainKeeper**, you also get a share from this pool.
* Assuming this pool also contains **$200,000** and 1000 children were sponsored by Original BrainKeepers:
  * **Your Share**: (10 children / 1000 children) × $200,000 = **$2,000**

#### **Total Reward Pool Earnings**

* **Beginner Pool**: $400
* **Original BrainKeepers Pool**: $2,000
* **Total**: **$2,400 for this month**

***

### **Grand Total (Commissions + Reward Pools)**

* **From Commissions**: $2,800
* **From Reward Pools**: $2,400
* **Total Earnings**: **$5,200 for this month**

{% hint style="success" %}
that's $5,200 from just 10 referrals!&#x20;
{% endhint %}

To begin with, this will be calculated monthly but the payouts will be done quarterly.&#x20;

Overall this demonstrates how even small efforts can generate significant income while positively impacting children’s lives!

{% hint style="danger" %}
The BrainKeeper program is new and subject to change at any time.&#x20;
{% endhint %}


---

# Agent Instructions: 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://docs.neurotrackerx.com/affiliate-program/full-affiliate-guide/copy-of-full-compensation-guide.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.
