# Referral Program

The referral program is a way you can earn points in the points program passively, simply by referring users to the app.&#x20;

{% hint style="info" %}
You can find your referral code by clicking on "Get Referral Link" on the /portfolio page: <https://app.defi.money/portfolio>
{% endhint %}

* Referrals earn 10% of the normal points earned by everyone they refer.&#x20;
* The referral points are calculated ON TOP OF the points earned by the referred account - This is not a "tax" on those who use a referral link, they are still earning the same rate as users who did not use a referral link.
* Referral points start to accumulate at the beginning of the epoch after a user is referred.&#x20;
* Referrers only earn 10% on normal points. There is no referral scheme for ve points, these must be earned directly.


---

# 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.defi.money/welcome/points/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.
