> 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.-pt-br/f.a.q./rollertap/1.-o-que-e-rollertap.md).

# 1. O que é RollerTap?

[<mark style="color:verde;">**RollerTap**</mark>](https://t.me/rollertap_bot) é o jogo de crypto tap-to-mine da **RollerCoin**, o maior e mais confiável jogo de mineração de crypto!

Você pode entrar pelo bot oficial do Telegram aqui: [<mark style="color:verde;">https://t.me/rollertap\_bot</mark>](https://t.me/rollertap_bot)&#x20;

## Como jogar 👇

1️⃣ **Toque para ganhar! 🚀** — Minere RCC (Roller Community Coins) a cada toque e veja seus ganhos crescerem.\
2️⃣ **Suba de nível! 📈** — Melhore seu nível de toque para aumentar seu rendimento de moedas. Quanto maior o seu nível, mais você ganha!\
3️⃣ **Colete e melhore! 🔥** — Reúna cartas únicas e melhore-as para maximizar seus lucros e subir no ranking.\
4️⃣ **Convide amigos! 🎉** — Traga seus amigos e ganhem juntos. Mais amigos = mais recompensas!

## ⚠️ **Aviso:**

* Apenas uma conta RollerTap é permitida por conta do Telegram.
* Se você perder o acesso à sua conta do Telegram, também perderá o acesso à sua conta RollerTap.

## ❓Tem alguma dúvida?

Entre em contato com nossa equipe de suporte em **<support@rollercoin.com>**! Eles terão prazer em ajudar você. 💪🥰

Certifique-se de informar:

* Seu endereço de e-mail de cadastro
* Nome de usuário no jogo
* Data de cadastro
* ID do Telegram para questões relacionadas ao RollerTap (para obter seu ID do Telegram, você pode usar qualquer um destes bots: [<mark style="color:verde;">https://t.me/userinfobot</mark>](https://t.me/userinfobot) ou [<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.-pt-br/f.a.q./rollertap/1.-o-que-e-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.
