> For the complete documentation index, see [llms.txt](https://docs.wise.one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wise.one/wise-lending/referral_system.md).

# Referral System

### Privacy-Focused Referrals

Our referral system operates on-chain without requiring personal information. Users can grow their network by sharing a referral link containing their unique wallet address. For easier recognition, ENS domains can be used in place of standard wallet addresses.

#### Tracking Referrals

You can monitor your referral network through the widget displayed on the right side of the interface. This widget provides a link you can copy and share. Those you refer will need to visit your link, connect their wallet, and sign a message to join your network (this doesn't require gas fees). Participating in the referral program can be beneficial for both parties, as referrers and referees both receive a 10% boost to their points in the system.

<figure><img src="/files/vaAsdzVkBvEPuJ3A0Ted" alt=""><figcaption><p>Click here to Copy your unique Referral Link</p></figcaption></figure>

To view your current network, click the "Show Active Referrals" button and you will see your Referral Breakdown.

<figure><img src="/files/sFgJ0CmcPLIFVKZCSWjS" alt=""><figcaption><p>Click "Referral Breakdown"</p></figcaption></figure>

The effectiveness of your referrals is determined by the value of deposits made by those you refer, rather than simply the number of referrals. Higher deposit amounts generate more points in the system. To maximize the benefit, consider providing assistance to your referrals with any questions they might have about using the platform.

The system works consistently across supported blockchains (Ethereum, Arbitrum, Base), with equivalent deposits earning the same number of points regardless of which chain they're made on.


---

# 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:

```
GET https://docs.wise.one/wise-lending/referral_system.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.
