> 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/7.-oyunlardan-ne-alirim.md).

# 7. Oyunlardan ne alırım?

Rollercoin’de mini oyunlar oynamak ilerlemeniz için çok önemlidir! Aşağıdaki gibi çeşitli faydalı eşyalar ve tokenlar alabilirsiniz:

* crypto para birimleri (DOGE, POL, TRX, XRP, USDT)
* oyun para birimleri (RLT, RST)
* parçalar (sıradan ve nadir)
* 24 saatlik güç
* bir batarya
* puanlar (oyunlardan gücünüzü tutabildiğiniz süre boyunca Gh/s’ye dönüşür)

Aldığınız tüm eşyaları bulmak için lütfen Games sayfasının üst kısmına bakın:

<figure><img src="/files/f411a556f91149ad03cd345378a95aa9aabe4a3e" alt=""><figcaption></figcaption></figure>

Ayrıca, oyun oynamak size şu gibi fırsatlar sunar:

* tamamlama [<mark style="color:yeşil;">Başarımlar</mark> ](/rollercoin/rollercoin-f.a.q.-tr/f.a.q./basarilar/2.-bir-basarimla-hangi-odulleri-alabilirim.md)ve onlar için ödüller alma
* XP, RST, RLT almak ve bir Sezon içinde ilerlemek için Günlük/Haftalık görevleri tamamlama


---

# 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/7.-oyunlardan-ne-alirim.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.
