> 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/about-rollercoin/introduction.md).

# Introduction

## What is Rollercoin?

Rollercoin is a free-to-play crypto mining game where you can unlock new rooms, complete quests, strategically purchase high-performance miners, and build the ultimate mining farm.

Feel the rush of anticipation as you compete for real crypto rewards from the dynamic reward pool. The world of crypto-mining games awaits — fortune favors the bold!

{% embed url="<https://www.youtube.com/watch?v=zxS5NHK1zOk>" %}

## Video-guides on RollerCoin

You can find various video-guides for RollerCoin in different languages from our content creators:

* **English**: [<mark style="color:green;">YouTube playlist link</mark>](https://www.youtube.com/playlist?list=PLJKDTgAOB18DWbG2H9G4mA-VBzEok6APr)
* **Spanish**: [<mark style="color:green;">YouTube playlist link</mark>](https://www.youtube.com/playlist?list=PL9hbhxSQmnDVr0_lt1aLwPFrLjK0lc_si)
* **Portuguese**: [<mark style="color:green;">YouTube playlist link</mark>](https://www.youtube.com/@maarizap/playlists)
* **Turkish**: [<mark style="color:green;">YouTube playlist link</mark>](https://www.youtube.com/playlist?list=PLN8m-bW8-62mJt3HmS1IJXKqtfCID0pNp)

## What can I find here?

This website contains most of the Frequently Asked Questions (F.A.Q.) for Rollercoin users. You can find answers to your questions either by using the search function or by browsing the topic pages that interest you.

If you cannot find an answer to your question, please contact our support team at <mark style="color:green;"><support@rollercoin.com></mark>. Make sure to include the following information:

* Your registration email address
* Your in-game username
* Your date of registration
* A short but detailed description of the problem or question
* Screenshots or videos showing the issue

## [<mark style="color:green;">Jump right into our F.A.Q.</mark>](/rollercoin/f.a.q./basics.md)


---

# 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:

```
GET https://faq.rollercoin.com/rollercoin/about-rollercoin/introduction.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
