> 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./rollertap/4.-como-conectar-mis-cuentas-de-rollertap-y-rollercoin.md).

# 4. ¿Cómo conectar mis cuentas de RollerTap y RollerCoin?

Al conectar tus **RollerTap** y **RollerCoin** cuentas, no solo estableces un puente entre ellas, sino que también desbloqueas la posibilidad de ganar recompensas en **RollerTap** y retirarlas a **RollerCoin**.\
Puedes leer más sobre el retiro de recompensas en [<mark style="color:verde;">esta página</mark>](/rollercoin/rollercoin-f.a.q.-es/f.a.q./rollertap/7.-como-retirar-las-recompensas-de-rollertap-a-la-cuenta-de-rollercoin.md).

Para conectar tu **RollerTap** cuenta con tu **RollerCoin** cuenta, sigue estos pasos:

1️⃣ Abre tu cuenta de RollerTap a través de [<mark style="color:verde;">https://t.me/rollertap\_bot</mark>](https://t.me/rollertap_bot)

2️⃣ Haz clic en **“Conectar mi cuenta”** encima de tus recompensas.

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

3️⃣ Pulsa el **“Conectar”** botón.

<figure><img src="/files/8b52221a7401bd045838f9ad9faba5372c34f093" alt=""><figcaption></figcaption></figure>

4️⃣ En la nueva ventana, inicia sesión usando tu método preferido.

5️⃣ Una vez que la conexión esté completa, verás tu **nombre de usuario de RollerCoin** mostrado en tu cuenta de RollerTap — ¡y viceversa! 🎮

<figure><img src="/files/4f334179e167ad4c19ab671bbff5a99ced45fe37" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/e7cf2d3de7e1636b72b9e94d57a42cc281f70b7d" alt="https://rollercoin.com/profile/personal-profile"><figcaption><p><a href="https://rollercoin.com/profile/personal-profile"><mark style="color:verde;">https://rollercoin.com/profile/personal-profile</mark></a></p></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./rollertap/4.-como-conectar-mis-cuentas-de-rollertap-y-rollercoin.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.
