> For the complete documentation index, see [llms.txt](https://faq.rollercoin.com/rollercoin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.rollercoin.com/rollercoin/rollercoin-f.a.q.-es/f.a.q./referidos/1.-que-es-un-programa-de-referidos.md).

# 1. ¿Qué es un programa de referidos?

El programa de referidos te permite ganar comisiones por referidos invitando a otros a unirse a RollerCoin usando tu enlace de referido único.

Puedes ganar comisiones cuando la persona que invitaste se registra y se vuelve activa en la plataforma. La comisión suele ser un porcentaje de las ganancias que genera tu referido mientras está activo en RollerCoin.

Para acceder a la sección “[<mark style="color:verde;">Programa de referidos</mark>](https://rollercoin.com/referral/stats)”, haz clic en tu nombre de usuario en la esquina superior derecha.

Aquí encontrarás:

1. [<mark style="color:verde;">Estadísticas</mark> ](https://rollercoin.com/referral/stats)— consulta estadísticas detalladas sobre tus referidos, incluido el número de usuarios referidos, tus ganancias durante un determinado período y los distintos tokens en los que recibes comisiones.&#x20;

{% hint style="warning" %}
**La comisión se paga en la misma moneda que mina tu referido.**&#x20;

Por ejemplo, si minan BNB, recibirás BNB; si es BTC, obtendrás BTC. Asegúrate de revisar la subsección de cada moneda.
{% endhint %}

<figure><img src="/files/2ae2efe2a2829f246f38dfa3bd46761db45265d6" alt=""><figcaption></figcaption></figure>

2. [<mark style="color:verde;">Materiales promocionales</mark>](https://rollercoin.com/referral/promo) — accede a varios banners (estáticos y GIF) y a tu enlace de referido, que pueden ayudarte a ampliar tu red en tu sitio web o blog.

<figure><img src="/files/480373d3d3d0853539c31ac3ad3ea0f24a3ac488" alt=""><figcaption></figcaption></figure>

3. [<mark style="color:verde;">Info</mark> ](https://rollercoin.com/referral/info)— ¡encuentra aquí todos los detalles sobre el programa de referidos!

<figure><img src="/files/79d39144c3b545b45772d31eacc2955151ed6166" alt=""><figcaption></figcaption></figure>


---

# 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://faq.rollercoin.com/rollercoin/rollercoin-f.a.q.-es/f.a.q./referidos/1.-que-es-un-programa-de-referidos.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.
