# Basics

#### Welcome to RollerCoin! We’re thrilled to have you here. This F.A.Q. is designed to help you get to know the project better.

On this page, you’ll find answers to questions about our basic features, such as Power, Block Rewards, Mining, Miners, RLT, the Season Pass, and more.

{% content-ref url="/pages/2z4HaKXPEcdSyugl1Wnc" %}
[1. What is a Rollercoin?](/rollercoin/f.a.q./basics/1.-what-is-a-rollercoin.md)
{% endcontent-ref %}

{% content-ref url="/pages/nxxiNOjapjP6JAgjwycn" %}
[2. What is a Mining Power?](/rollercoin/f.a.q./basics/2.-what-is-a-mining-power.md)
{% endcontent-ref %}

{% content-ref url="/pages/a5AyOgmiyBFn20kXGyE1" %}
[3. What is a Block Reward?](/rollercoin/f.a.q./basics/3.-what-is-a-block-reward.md)
{% endcontent-ref %}

{% content-ref url="/pages/VnQbZD4Ilk9ZUY3v3jLO" %}
[4. How long does it take to mine a Block?](/rollercoin/f.a.q./basics/4.-how-long-does-it-take-to-mine-a-block.md)
{% endcontent-ref %}

{% content-ref url="/pages/mLbBVo4e2QZLoveEykFd" %}
[5. Can I mine more than one Token?](/rollercoin/f.a.q./basics/5.-can-i-mine-more-than-one-token.md)
{% endcontent-ref %}

{% content-ref url="/pages/itUuuIBCZZ6fQuqKsZn8" %}
[6. What is a Miner?](/rollercoin/f.a.q./basics/6.-what-is-a-miner.md)
{% endcontent-ref %}

{% content-ref url="/pages/9b379chHkPI6TUJIEvzb" %}
[7. What is a Rack?](/rollercoin/f.a.q./basics/7.-what-is-a-rack.md)
{% endcontent-ref %}

{% content-ref url="/pages/7jrZjlCCeuCtu5NBTFCF" %}
[8. How power is measured?](/rollercoin/f.a.q./basics/8.-how-power-is-measured.md)
{% endcontent-ref %}

{% content-ref url="/pages/17t9qmHNzPGuzdCNdMUW" %}
[9. What is a Season Pass?](/rollercoin/f.a.q./basics/9.-what-is-a-season-pass.md)
{% endcontent-ref %}

{% content-ref url="/pages/SEz21AFZyG5YCsv7tSsg" %}
[10. What is RLT?](/rollercoin/f.a.q./basics/10.-what-is-rlt.md)
{% endcontent-ref %}

{% content-ref url="/pages/EGTZxVarntoOl3Dd6rDM" %}
[11. How do I keep my earnings stable?](/rollercoin/f.a.q./basics/11.-how-do-i-keep-my-earnings-stable.md)
{% endcontent-ref %}


---

# Agent Instructions: 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/f.a.q./basics.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.
