# 7. Where can I find my Collection?

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

Here, you can view the miners you've received and merged, as well as the ones you haven't obtained yet. On this page, you can learn about all the miners' types, specs, crafting recipes, and merge possibilities to help you create the best development strategy for your endeavors!

The section is divided into two subsections: **Merge** (where you can see all the merged miners) and **Basic** (where you can see all the basic-level miners).

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

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

By clicking on “Miner Details,” you can view all the specs and the crafting recipe. Here, you can also check your total bonus power.

<figure><img src="/files/cox2sxUKw6TQyPhpUjx6" alt="" width="300"><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/7.-where-can-i-find-my-collection.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.
