> 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./depo/8.-setlerimi-nerede-bulabilirim.md).

# 8. Setlerimi nerede bulabilirim?

koleksiyonunuza erişmek için “[<mark style="color:yeşil;">Storage</mark>](https://rollercoin.com/storage)” bölümüne gidin ve “[<mark style="color:yeşil;">Setler</mark>](https://rollercoin.com/storage/sets)” bölümüne tıklayın.

Setler, bir araya getirildiğinde ek bonuslar sağlayan Raflar ve Madencilerden oluşur.&#x20;

* Örneğin, Gümüş Çiftlik Seti iki Gümüş Çiftlik madencisiyle doldurulursa size +2 Ph/s verir; dört Gümüş Çiftlik madencisiyle doldurursanız, gücünüze ek olarak +3 Ph/s daha alırsınız!

Burada, aldığınız ve satın aldığınız setlerin yanı sıra henüz edinmedikleriniz de görüntüleyebilirsiniz. Bölüm iki alt bölüme ayrılmıştır: **Tüm Setler** (sahip olduğunuz ancak henüz odanızda tamamlayıp kurmadığınız setler) ve **Setlerim** (kurulu setleriniz).

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

Bir sete tıklayarak, onun tüm bonuslarını ve gerekli bileşenlerini görebilirsiniz. Burada ayrıca bir Raf veya bir Madenci gibi bir bileşene tıklayıp doğrudan onu satın almak için Marketplace’e gidebilirsiniz.

<figure><img src="/files/695ce76c2bcf95307ed5a064f34a2c7647c853fa" alt=""><figcaption></figcaption></figure>


---

# 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./depo/8.-setlerimi-nerede-bulabilirim.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.
