> 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.-tr/f.a.q./temel-bilgiler.md).

# Temel Bilgiler

#### RollerCoin'e hoş geldiniz! Sizi burada görmekten büyük mutluluk duyuyoruz. Bu F.A.Q., projeyi daha iyi tanımanıza yardımcı olmak için hazırlanmıştır.

Bu sayfada, Güç, Blok Ödülleri, Madencilik, Madenciler, RLT, Season Pass ve daha fazlası gibi temel özelliklerimiz hakkında soruların yanıtlarını bulacaksınız.

{% content-ref url="/pages/0c0b9e7fc81eb4f048c8f37e355044dfe909bc6f" %}
[1. Rollercoin nedir?](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./temel-bilgiler/1.-rollercoin-nedir.md)
{% endcontent-ref %}

{% content-ref url="/pages/85ff28317dab0508ed54d9cef1c423935324a2b4" %}
[2. Madencilik Gücü nedir?](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./temel-bilgiler/2.-madencilik-gucu-nedir.md)
{% endcontent-ref %}

{% content-ref url="/pages/f26e191baf41e990ed059b8d8f11c7cf173c80e3" %}
[3. Blok Ödülü nedir?](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./temel-bilgiler/3.-blok-odulu-nedir.md)
{% endcontent-ref %}

{% content-ref url="/pages/0f49344ca4180c25972c196bb2fb42e4e9abf0b9" %}
[4. Bir Blok madenciliği ne kadar sürer?](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./temel-bilgiler/4.-bir-blok-madenciligi-ne-kadar-surer.md)
{% endcontent-ref %}

{% content-ref url="/pages/aa173295e726261f273b8ac30e4ce88dfd026ba2" %}
[5. Birden fazla Token kazabilir miyim?](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./temel-bilgiler/5.-birden-fazla-token-kazabilir-miyim.md)
{% endcontent-ref %}

{% content-ref url="/pages/551be404f2504baa03dd1810ae6ec15177a4137d" %}
[6. Miner nedir?](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./temel-bilgiler/6.-miner-nedir.md)
{% endcontent-ref %}

{% content-ref url="/pages/7e1f0ef409f4e6f1f8a581d5780bc894a6dd6382" %}
[7. Raf nedir?](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./temel-bilgiler/7.-raf-nedir.md)
{% endcontent-ref %}

{% content-ref url="/pages/7a6752a2a72676e15d0fce01f7adb9fdefa824dc" %}
[8. Güç nasıl ölçülür?](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./temel-bilgiler/8.-guc-nasil-olculur.md)
{% endcontent-ref %}

{% content-ref url="/pages/2c368d7541ae870429db07af763afd931c766074" %}
[9. Season Pass nedir?](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./temel-bilgiler/9.-season-pass-nedir.md)
{% endcontent-ref %}

{% content-ref url="/pages/8a6f4f31083f5869760552200ef7d821ee8bbc12" %}
[10. RLT nedir?](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./temel-bilgiler/10.-rlt-nedir.md)
{% endcontent-ref %}

{% content-ref url="/pages/60bbaedb56101d287e2aad449e5533e1003383a0" %}
[11. Kazançlarımı nasıl sabit tutarım?](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./temel-bilgiler/11.-kazanclarimi-nasil-sabit-tutarim.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/rollercoin-f.a.q.-tr/f.a.q./temel-bilgiler.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.
