> 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/3.-como-hacer-un-referido.md).

# 3. ¿Cómo hacer un referido?

## **Aquí tienes algunos consejos para ayudar a que el programa de referidos funcione correctamente**

* **Borrar la caché de navegación**: Anima a tus amigos a borrar la caché de su navegador antes de hacer clic en tu enlace de referido.
* **Copiar y pegar el enlace**: Pídeles que copien y peguen el enlace directamente, en lugar de hacer clic en él a través de otros sitios web (por ejemplo, Facebook), ya que esto podría impedir que el enlace funcione.
* **Usar diferentes dispositivos y redes**: Si muchas personas se registran desde la misma red de Internet, podría causar problemas. Asegúrate de que tus amigos usen su propio dispositivo y su propia conexión a Internet para registrarse.

## Cómo invitar a alguien a RollerCoin:

* **Accede al programa de referidos**: Haz clic en tu perfil en la esquina superior derecha y ve a [<mark style="color:verde;">**Programa de referidos**</mark>](https://rollercoin.com/referral) sección.
* **Copia y comparte el enlace**: Copia el enlace de referido y envíaselo a la persona que quieres invitar.
* **Bono único por referidos**: Cuando se registren usando tu enlace, recibirán un bono único de **1,000 SATOSHI**.
* **Reglas importantes**: Asegúrate de **no usar la misma dirección IP** (la misma Wi‑Fi, el mismo punto de Internet, etc.) para registrar a tu referido, ya que va en contra de nuestras reglas y podría llevar a una suspensión.


---

# 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/3.-como-hacer-un-referido.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.
