# Referral Program

Legacy's referral system is a new concept. Instead of a one time referral, referrals are re-invested into our trading fund and paid out monthly.

When you refer someone to invest and they purchase a box (500 USDT) you will receive 10% of the purchase. Every recurring month after (30 days), you will receive 2.6% for the same boxes.

If someone you refer then chooses to refer others, you will be earning from each of their investment boxes too, otherwise known as "tier 2". You will receive 7% of each tier 2 initial box purchase. And then 1% per 30 days recurring.

Our referral payouts are reliant on our trading success and may not be paid out if we do not make a sufficient profit for that month.

{% hint style="info" %}
Please note that if one of your referral's chooses to refund their investment boxes, you will not be paid the referral commission any longer.
{% 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://legacy-project-1.gitbook.io/legacy-project-whitepaper-pre-alpha/referral-program.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.
