# Referrals

SHRED will launch a referral program alongside its points campaign. Users will earn additional rewards for inviting friends and growing the ecosystem.&#x20;

**Your referral link can be located on your dashboard:**

1. Under the wallet address dropdown at the top right.
2. On the official "Points" page (icon found at the top right)

**How it works:**

1. Copy your unique referral link
2. Share it with friends
3. When they sign up and deposit, you receive 10% of their points (and they keep 100% of their own points).


---

# 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.shred.fi/documentation/referrals.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.
