> 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/1.-que-es-rollertap.md).

# 1. ¿Qué es RollerTap?

[<mark style="color:verde;">**RollerTap**</mark>](https://t.me/rollertap_bot) es el juego de crypto tap-to-mine de **RollerCoin**, ¡el juego de minería de crypto más grande y confiable!

Puedes unirte a través del bot oficial de Telegram aquí: [<mark style="color:verde;">https://t.me/rollertap\_bot</mark>](https://t.me/rollertap_bot)&#x20;

## Cómo jugar 👇

1️⃣ **¡Toca para ganar! 🚀** — Mina RCC (Roller Community Coins) con cada toque y mira cómo crecen tus ganancias.\
2️⃣ **¡Sube de nivel! 📈** — Mejora tu nivel de toque para aumentar tu rendimiento de monedas. ¡Cuanto más alto sea tu nivel, más ganas!\
3️⃣ **¡Colecciona y mejora! 🔥** — Reúne cartas únicas y mejóralas para maximizar tus beneficios y subir en la clasificación.\
4️⃣ **¡Invita a tus amigos! 🎉** — Trae a tus amigos y ganen juntos. ¡Más amigos = más recompensas!

## ⚠️ **Advertencia:**

* Solo se permite una cuenta de RollerTap por cuenta de Telegram.
* Si pierdes el acceso a tu cuenta de Telegram, también perderás el acceso a tu cuenta de RollerTap.

## ❓¿Tienes alguna pregunta?

Contacta a nuestro equipo de soporte en **<support@rollercoin.com>**¡Estarán encantados de ayudarte! 💪🥰

Asegúrate de proporcionar:

* Tu dirección de correo electrónico de registro
* Nombre de usuario del juego
* Fecha de registro
* ID de Telegram para preguntas relacionadas con RollerTap (para obtener tu ID de TG, puedes usar cualquiera de estos bots: [<mark style="color:verde;">https://t.me/userinfobot</mark>](https://t.me/userinfobot) o [<mark style="color:verde;">https://t.me/GetMyIDBot</mark>](https://t.me/GetMyIDBot))


---

# 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/1.-que-es-rollertap.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.
