# Referral System

The MemeFi referral system is **fairly simple:** invite and get additional rewards dependent on the invited users' rewards.

Share the **referral link** or **the referral code** provided in the Referrals tab to invite referrals. The referral code needs to be typed by **the invited user** during the onboarding.

There are two types of referrals: **direct referrals** and **indirect referrals**.

#### Direct referrals

These are the players who used your **referral code**. You will be rewarded with $MEMEFI equal to **5%** of their rewards.

#### Indirect referrals

These are the players invited by your **referrals**. You will be rewarded with $MEMEFI equal to **3%** of their rewards.


---

# 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.memefi.club/misc/referral-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.
