# Storage

Here you can see all your items such as miners and racks. You can also merge them to upgrade them, or create collections and sets!

{% content-ref url="/pages/V3EBx8xuOxbI9jUSqRje" %}
[1. What is a Storage?](/rollercoin/f.a.q./storage/1.-what-is-a-storage.md)
{% endcontent-ref %}

{% content-ref url="/pages/WhlJ6VR7NyrU2Xc1yOa5" %}
[2. Where can I get the Parts?](/rollercoin/f.a.q./storage/2.-where-can-i-get-the-parts.md)
{% endcontent-ref %}

{% content-ref url="/pages/h6aMoFC49TiBEvHNuFFv" %}
[3. Where can I get the Miners?](/rollercoin/f.a.q./storage/3.-where-can-i-get-the-miners.md)
{% endcontent-ref %}

{% content-ref url="/pages/C2qR1NIdWkpFZDxUqsUu" %}
[4. How to merge the Miners?](/rollercoin/f.a.q./storage/4.-how-to-merge-the-miners.md)
{% endcontent-ref %}

{% content-ref url="/pages/IPWJLcTH0AhJ3OcAxiau" %}
[5. How to merge the Parts?](/rollercoin/f.a.q./storage/5.-how-to-merge-the-parts.md)
{% endcontent-ref %}

{% content-ref url="/pages/zhkaHDDoHgBdg2Sw0g8B" %}
[6. Where can I see my Miners, Parts and Racks?](/rollercoin/f.a.q./storage/6.-where-can-i-see-my-miners-parts-and-racks.md)
{% endcontent-ref %}

{% content-ref url="/pages/LWCkEtVc0gSWKHTw03gL" %}
[7. Where can I find my Collection?](/rollercoin/f.a.q./storage/7.-where-can-i-find-my-collection.md)
{% endcontent-ref %}

{% content-ref url="/pages/TGZG35WgH4HCNfr3W3JU" %}
[8. Where can I find my Sets?](/rollercoin/f.a.q./storage/8.-where-can-i-find-my-sets.md)
{% endcontent-ref %}

{% content-ref url="/pages/oYf9TZIjeJCXpRdXpYDg" %}
[9. What does "Can't be sold" mean?](/rollercoin/f.a.q./storage/9.-what-does-cant-be-sold-mean.md)
{% endcontent-ref %}


---

# 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.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.
