> For the complete documentation index, see [llms.txt](https://strobe-protocol.gitbook.io/strobe-protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://strobe-protocol.gitbook.io/strobe-protocol/money-market/strobe-points/referrals-system.md).

# Referrals System

The third primary way to increase your points will be by engaging communities and bringing the opportunity Strobe presents to others via our referral system.

Each user will have a unique referral link, which when used will set the link owner as a ‘referrer’ and those using the code as a ‘referee’. Referrers will earn additional points equal to 10% of their referee’s on-chain points. They will NOT earn from quests or check-ins.

There is a cap on referral points currently set at 5 million points.&#x20;

You will find your referral link within the Overview section of the ‘Quests’ tab.

<figure><img src="/files/z2X9YgaFzIfvPy7JIzz1" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://strobe-protocol.gitbook.io/strobe-protocol/money-market/strobe-points/referrals-system.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
