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

# Finandy Referral Program

{% hint style="info" %}
Share a referral link or promo code with your audience and get USDT + FIN cryptocurrency
{% endhint %}

## **How to maximize your benefits from the referral program?**

We have designed a [program for promoters](/earn/promotion-program.md) where you can earn an additional bonus for promoting our content.

## **What do users gain by registering through your referral link?**

In your Finandy website user panel, under the referral link section, the current promotion terms are described for those who register using your referral link or promotional code.<br>

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

Current Program:

{% content-ref url="/pages/YG7Kyxa3LLxDaiTvxfwN" %}
[Token Bonus](/earn/referral-program/fin-token-bonus.md)
{% endcontent-ref %}

## **Referral Program Bonus Table**

Through the referral program, you'll receive both **USDT** and **FIN** tokens!

Your bonus rate depends on factors including the total trading volume of your referrals in the last 30 days and your personal FIN token balance.

Bonuses are credited daily after 21:00 GMT

<table data-header-hidden><thead><tr><th width="156"></th><th></th><th></th><th></th><th></th></tr></thead><tbody><tr><td>Level</td><td>30d Referral Volume (USDT)</td><td>Your FIN Balance</td><td>Referral Bonuses USDT</td><td>Referral Bonuses FIN</td></tr><tr><td>Bonus finder 1</td><td>&#x3C; 50 000 000</td><td>&#x3C; 10 000 FIN</td><td>10%</td><td>5%</td></tr><tr><td>Bonus finder 2</td><td>≥ 50 000 000</td><td>≥ 10 000 FIN</td><td>15%</td><td>10%</td></tr><tr><td>Bonus finder 3</td><td>≥ 100 000 000</td><td>≥ 25 000 FIN</td><td>20%</td><td>15%</td></tr></tbody></table>

## **Referral Link (Promotional Code):**

Visit the <mark style="color:red;">**Account / Referral Program**</mark> section<br>

<figure><img src="/files/D60nw55IQ3TYC0Fe8MGe" alt="" width="375"><figcaption></figcaption></figure>

## **Overview:**

The Overview tab displays current promotions, referral link, and promo code<br>

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

## **Referrals:**

The Referrals tab lists all users who have joined through your referral link


---

# 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.finandy.com/earn/referral-program.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.
