# 8. Where can I find my Sets?

To access the collection of your sets, go to “[<mark style="color:green;">Storage</mark>](https://rollercoin.com/storage)” and click “[<mark style="color:green;">Sets</mark>](https://rollercoin.com/storage/sets)” section.

Sets consist of Racks and Miners that, when combined, provide additional bonuses.&#x20;

* For example, the Silver Farm Set, if filled with two Silver Farm miners, will give you +2 Ph/s, and if you fill it with four Silver Farm miners, you will receive an additional +3 Ph/s to your power!

Here, you can view the sets you've received and bought, as well as the ones you haven't obtained yet. The section is divided into two subsections: **All Sets** (sets you have but are yet to complete and install in your room) and **My Sets** (your installed sets).

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

By clicking on a set, you can see all the bonuses and needed components for it. Here, you can also click on a component, such as a Rack or a Miner, and immediately go to the Marketplace to purchase it.

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


---

# 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./storage/8.-where-can-i-find-my-sets.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.
