# Referral

**Invite a friend!** Our first referral program is available to users with a username or email address registration. After registration, users will see their very own personalized referral link in the [dApp](https://app.redefined.org/referral).&#x20;

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

The referral rank is based on the number of registered referrals. By sharing your referral link with your friends, you can elevate your rank based on your number of successful referrals.&#x20;

<table><thead><tr><th width="198">Rank</th><th># of referrals </th></tr></thead><tbody><tr><td>Iron</td><td>1-4</td></tr><tr><td>Bronze</td><td>5-19</td></tr><tr><td>Silver</td><td>20-49</td></tr><tr><td>Gold</td><td>50-74</td></tr><tr><td>Diamond</td><td>75-99</td></tr><tr><td>Ruby</td><td>>100</td></tr></tbody></table>

Each attained rank will be rewarded as part of our ongoing journey toward widespread adoption. If you have an idea for collaboration, feel free to contact [hello@redefined.org](mailto:).<br>

Be part of the vision.


---

# 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://redefined.gitbook.io/connect/user-starter-guide/how-does-it-work/referral.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.
