# Referral & Points System

You earn points when someone joins myNeutron through your link and uploads Seeds.\
This system helps you grow the community while building shared AI memory.

***

#### How Referrals Work

You invite others to start their own AI memory.\
The system tracks everything automatically.

**Steps:**

1. Share your referral link.
2. A new user signs up through it.
3. You earn 1 point for every Seed they upload.
4. Points appear in your Referral Dashboard.

***

#### Create Your Referral Link

**Step 1: Open the Referral Dashboard**\
Go to **Dashboard → Referrals** or **Settings → Referral Program.**

**Step 2: Copy Your Link**\
You will see your unique link, for example:

```
https://myneutron.ai/signup?ref=YOURNAME
```

Click **Copy Link** to save it.

**Step 3: Share It**\
Send it to friends or teams.\
Anyone who joins through it becomes part of your referral network.

**Tip:**\
Share with people using ChatGPT, Claude, or Gemini.\
They can use myNeutron across those tools immediately.

***

#### Track Your Referrals

You can see your results inside the **Referral Dashboard.**

| Metric                | Description                              |
| --------------------- | ---------------------------------------- |
| **Total Referrals**   | Users who joined through your link       |
| **Active Users**      | Referrals who uploaded at least one Seed |
| **Seeds Uploaded**    | Total Seeds from your referrals          |
| **Points Earned**     | One point for each Seed uploaded         |
| **Tier Level (soon)** | Progress toward future rewards           |

**Example:**\
You refer 5 users.\
They upload 10 Seeds each.\
You earn 50 points.

***

#### Upload Points

**1 Point = 1 Seed Uploaded by a Referral**

It does not matter how the Seed was created.\
All uploads from your referrals count.

**Key Points:**

* Points update instantly.
* All content types qualify.
* There are no limits.
* Points remain linked to your account.

**Examples:**

| Action                                         | Result     |
| ---------------------------------------------- | ---------- |
| Referral uploads 3 Seeds from Chrome Extension | +3 points  |
| Referral uploads 10 PDFs via Dashboard         | +10 points |
| Referral syncs Gmail (5 Seeds created)         | +5 points  |

***

#### Rewards and Tiers

Points unlock new features and rewards as you progress.

| Tier           | Range       | Access                    |
| -------------- | ----------- | ------------------------- |
| **Explorer**   | 0–49 pts    | Basic referral tracking   |
| **Researcher** | 50–199 pts  | Priority access           |
| **Architect**  | 200–499 pts | Early beta invites        |
| **Pioneer**    | 500+ pts    | Creator rewards and pools |

***

#### Use of Points

You can use your points to:

* Redeem storage or feature upgrades.
* Unlock more MCP connections.
* Access AI tools earlier.
* Join leaderboards and community programs.

**Goal:**\
Reward real contribution and knowledge sharing.


---

# 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://neutron-4.gitbook.io/neutron-docs/getting-started/referral-and-points-system.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.
