> 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./oyunlar.md).

# Oyunlar

Burada, **mini oyunlar oynayabilirsiniz** ve onları kazanarak güç kazanabilirsiniz! Güce ek olarak, ayrıca kazanma şansınız da var **ödüller** yeterince uzun süre oynarsanız.

{% content-ref url="/pages/43465923445043fad9d068be86d9c566df8c5da1" %}
[1. Oyunlardan neden hiçbir Power almıyorum?](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./oyunlar/1.-oyunlardan-neden-hicbir-power-almiyorum.md)
{% endcontent-ref %}

{% content-ref url="/pages/8f06a043970801b3dae1a25dfc23339c6872225c" %}
[2. Oyunu kazandıktan sonra Power'ım neden artmadı?](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./oyunlar/2.-oyunu-kazandiktan-sonra-powerim-neden-artmadi.md)
{% endcontent-ref %}

{% content-ref url="/pages/9c433c401f51e3c1a93b2f147aa400c70548e394" %}
[3. PC seviyem neden sıfırlanıyor?](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./oyunlar/3.-pc-seviyem-neden-sifirlaniyor.md)
{% endcontent-ref %}

{% content-ref url="/pages/fa022c73a810bafc632d90d78f493817a34759e6" %}
[4. Oyun seviyem neden sıfırlandı?](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./oyunlar/4.-oyun-seviyem-neden-sifirlandi.md)
{% endcontent-ref %}

{% content-ref url="/pages/56f7d27f2ccd0a797d3ce83527d784cb4dc98648" %}
[5. Oyunların yüklenmesi neden bu kadar uzun sürüyor?](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./oyunlar/5.-oyunlarin-yuklenmesi-neden-bu-kadar-uzun-suruyor.md)
{% endcontent-ref %}

{% content-ref url="/pages/37f7f3542a9fc2e2306fb1928c5b288d90c13a95" %}
[6. Oyunlarım neden çok yavaş yükleniyor?](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./oyunlar/6.-oyunlarim-neden-cok-yavas-yukleniyor.md)
{% endcontent-ref %}

{% content-ref url="/pages/8dfb25930aa22d9dfb0876ca76afdf4cb001e476" %}
[7. Oyunlardan ne alırım?](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./oyunlar/7.-oyunlardan-ne-alirim.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./oyunlar.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.
