> 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/es/earn/referral-program.md).

# Programa de Referidos Finandy

{% hint style="info" %}
Comparte un enlace de referido o un código promocional con tu audiencia y consigue USDT + la criptomoneda FIN.
{% endhint %}

## **¿Cómo obtener el máximo beneficio del programa de referidos?**

Hemos diseñado un [programa para promotores](/es/earn/promotion-program.md) en el cual puedes obtener un bono adicional por promover nuestro contenido.

## **¿Qué obtienen los usuarios registrados a través de tu enlace de referidos?**

En tu panel de usuario en el sitio web de Finandy, en la sección del enlace de referidos, se describen las condiciones de la actual promoción para aquellos que se registren usando tu enlace de referidos o código promocional.

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

Programa vigente:

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

## **Tabla de bonificaciones del programa de referidos**

A través del programa de referidos, recibirás tanto tokens USDT como FIN!

La tasa de tu bono depende de varios factores: el volumen total de operaciones de tus referidos en los últimos 30 días y el saldo personal de tokens FIN

Las bonificaciones se acreditan diariamente de las 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>Nivel</td><td>Volumen 30d referidos (USDT)</td><td>Tu saldo FIN</td><td>Bonificaciones USDT</td><td>Bonificaciones FIN</td></tr><tr><td>Localizador de bonos 1</td><td>&#x3C; 50 000 000</td><td>&#x3C; 10 000 FIN</td><td>10%</td><td>5%</td></tr><tr><td>Localizador de bonos 2</td><td>≥ 50 000 000</td><td>≥ 10 000 FIN</td><td>15%</td><td>10%</td></tr><tr><td>Localizador de bonos 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> <mark style="color:red;"></mark><mark style="color:red;">section</mark>

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

## **Overview:**

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

<figure><img src="/files/qhawpJfFiLrssmqQIXDL" 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/es/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.
