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

# Referrals

Share. Earn. Repeat. 🚀

Our referral program lets you earn rewards simply by inviting others to use the platform. It’s simple, transparent, and built to grow with you.

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

#### 🔗 Your Referral Link <a href="#your-referral-link" id="your-referral-link"></a>

Every user gets a unique referral link.

Just share your link with friends, community members, or your audience. When someone joins and uses the platform through your link, you automatically start earning.

No codes. No complicated setup. Just one link.

#### 💰 Earn 5% of Protocol Fees <a href="#earn-5-of-protocol-fees" id="earn-5-of-protocol-fees"></a>

When your referred users make transfers, you earn:

**5% of the protocol fee** from each transaction.

Your rewards grow as your referrals stay active. The more they use the platform, the more you earn.

Simple as that.

#### ⚡ Earn While You Share <a href="#earn-while-you-share" id="earn-while-you-share"></a>

Whether you’re inviting a few friends or building a larger community, your referral link turns network activity into real rewards.

Invite once. Earn continuously.


---

# 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://solveil.gitbook.io/solveil/user-docs/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.
