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

# Referrals

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

## 1. User referral

This program rewards you for introducing new investors to Liquify.

**How It Works:**

1. **Generate Your Referral Link**:\
   Create your unique referral link after connecting to Liquify.
2. **Share Your Referral Link**:\
   Share your link with friends, communities, or your network via social media, email, or any communication channel.
3. **Earn Referral Rewards**:\
   When a new user signs up using your link and makes an investment, you’ll earn a percentage of their investment as a bonus.
4. **Track and Withdraw Rewards**:\
   Your rewards are automatically added to your balance in the smart contract. You can check your balance anytime and withdraw your earnings whenever you wish.

## 2. Initiator Referral

This program rewards you for referring new project creators (initiators) to Liquify.

**How It Works:**

1. **Generate Your Referral Link**:\
   Create a unique link from your dashboard specifically for inviting initiators.
2. **Share Your Referral Link**:\
   Share your link with potential initiators, such as venture capitalists, KOLs, or community VCs, who may be interested in launching projects on Liquify.
3. **Initiator Onboarding**:\
   Referred initiators complete KYC verification and have an introductory meeting with the Liquify team. Once approved, they can start creating projects on the platform.
4. **Earn Ongoing Rewards**:\
   You’ll earn **20% of platform fees from investments** made in any project created by the initiator you referred. These rewards are cumulative and apply to all their projects indefinitely.
5. **Track and Withdraw Rewards**:\
   Your referral earnings are stored in the smart contract. You can monitor your balance and withdraw your rewards anytime.

Start sharing Liquify today and earn while you help shape the future of decentralized finance!


---

# 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://docs.liquify.ventures/referrals.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.
