> 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/f.a.q./rollertap.md).

# RollerTap

[<mark style="color:green;">**RollerTap**</mark>](https://t.me/rollertap_bot) is the tap-to-mine crypto game from **RollerCoin**, the largest and most trusted crypto mining game!&#x20;

On this page, you’ll discover the **main features and gameplay basics** of RollerTap — your next step to earning while having fun! 🚀

{% content-ref url="/pages/mdjnTD5WqDs7lBAIdeDh" %}
[1. What is RollerTap?](/rollercoin/f.a.q./rollertap/1.-what-is-rollertap.md)
{% endcontent-ref %}

{% content-ref url="/pages/H5IFvwpbtyLJrRSzYxIj" %}
[2. What can I do in RollerTap?](/rollercoin/f.a.q./rollertap/2.-what-can-i-do-in-rollertap.md)
{% endcontent-ref %}

{% content-ref url="/pages/r3jlC3RX1vH8GDl3RzrW" %}
[3. Are RollerTap and RollerCoin connected?](/rollercoin/f.a.q./rollertap/3.-are-rollertap-and-rollercoin-connected.md)
{% endcontent-ref %}

{% content-ref url="/pages/rw8vyinyDTdUVUIoccCw" %}
[4. How to connect my RollerTap and RollerCoin accounts?](/rollercoin/f.a.q./rollertap/4.-how-to-connect-my-rollertap-and-rollercoin-accounts.md)
{% endcontent-ref %}

{% content-ref url="/pages/rrxd96k65CIc1sE0GmcI" %}
[5. What are the benefits of RollerTap connection with RollerCoin account?](/rollercoin/f.a.q./rollertap/5.-what-are-the-benefits-of-rollertap-connection-with-rollercoin-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/MrvHv62IwnkpoyIGgbVn" %}
[6. What is a Wheel Of Fortune/Free Spin?](/rollercoin/f.a.q./rollertap/6.-what-is-a-wheel-of-fortune-free-spin.md)
{% endcontent-ref %}

{% content-ref url="/pages/HKSUpqYaJYPB1GhY4Hlq" %}
[7. How to withdraw RollerTap rewards to RollerCoin account?](/rollercoin/f.a.q./rollertap/7.-how-to-withdraw-rollertap-rewards-to-rollercoin-account.md)
{% endcontent-ref %}


---

# 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/f.a.q./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.
