# Referral System

{% hint style="success" %}
Liqfinity’s referral system lets you earn passive income based on the hourly fees generated by your referrals. Earnings depend on your tier, creating a win-win where you gain consistent income, and your referrals benefit from Liqfinity’s ecosystem.
{% endhint %}

Liqfinity features a lifetime referral system that rewards users for inviting others to the platform. Referrers earn a percentage of the 10% hourly fee pool generated by their invitees, based on their tier, while 90% of the fees always go to liquidity providers.

**How It Works:**

You are in the **Diamond tier**, and your invitee generates **$1,000/hour** in base hourly fees:

* **90% ($900)** goes to liquidity providers.
* **10% ($100)** is allocated to the referral pool.

As a **Platinum-tier** referrer, you earn **10%** of your invitee’s hourly fees, which is the full **$100/hour**. No portion of the referral pool is retained as platform revenue since you are at the highest tier.

This system ensures liquidity providers receive at least 90% of the fees while rewarding referrers proportionally based on their tier. The higher your tier, the more you earn from your referrals.

{% hint style="info" %}
**Premium Tier Example:**

You are in the **Premium tier**, and your invitee generates **$1,000/hour** in base hourly fees:

* **90% ($900)** goes to liquidity providers.
* **10% ($100)** is allocated to the referral pool.

As a **Premium-tier** referrer, you earn **8%** of your invitee’s hourly fees, which is **$80/hour**. The remaining **2% ($20)** from the referral pool is retained as platform revenue.
{% endhint %}


---

# 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.liqfinity.com/community/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.
