> 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.-pt-br/f.a.q./armazenamento.md).

# Armazenamento

Aqui você pode ver todos os seus itens, como mineradores e racks. Você também pode combiná-los para fazer upgrade, ou criar coleções e conjuntos!

{% content-ref url="/pages/9f290ad8caba2050a048fc399dc87d45b9066385" %}
[1. O que é o Armazenamento?](/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./armazenamento/1.-o-que-e-o-armazenamento.md)
{% endcontent-ref %}

{% content-ref url="/pages/eb237fd13c41b7ad289a34e44db330cff8ddb270" %}
[2. Onde posso conseguir as Peças?](/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./armazenamento/2.-onde-posso-conseguir-as-pecas.md)
{% endcontent-ref %}

{% content-ref url="/pages/05be3080060a8fb71d3ed4e2669c3be4d87bc3b7" %}
[3. Onde posso conseguir os Mineradores?](/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./armazenamento/3.-onde-posso-conseguir-os-mineradores.md)
{% endcontent-ref %}

{% content-ref url="/pages/7598db9f61d80a93d0f0ce6e305356edd25da4cf" %}
[4. Como combinar os Mineradores?](/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./armazenamento/4.-como-combinar-os-mineradores.md)
{% endcontent-ref %}

{% content-ref url="/pages/1a9e4f0899a29d33f8b0ea72be38dd36ae0f95e6" %}
[5. Como combinar as Peças?](/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./armazenamento/5.-como-combinar-as-pecas.md)
{% endcontent-ref %}

{% content-ref url="/pages/ae22d9eebb84b6b1f170c1ce5dd616256a812373" %}
[6. Onde posso ver meus Mineradores, Peças e Racks?](/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./armazenamento/6.-onde-posso-ver-meus-mineradores-pecas-e-racks.md)
{% endcontent-ref %}

{% content-ref url="/pages/07fa86af37b5931bce63584841efba841b179e6a" %}
[7. Onde posso encontrar minha Coleção?](/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./armazenamento/7.-onde-posso-encontrar-minha-colecao.md)
{% endcontent-ref %}

{% content-ref url="/pages/a44e0b3b28b7ee5ef9ad5561140b0e1397465fac" %}
[8. Onde posso encontrar meus conjuntos?](/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./armazenamento/8.-onde-posso-encontrar-meus-conjuntos.md)
{% endcontent-ref %}

{% content-ref url="/pages/580b0c301a61ec6fa9ce438ce26f3ca300ce59eb" %}
[9. O que significa "Não pode ser vendido"?](/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./armazenamento/9.-o-que-significa-nao-pode-ser-vendido.md)
{% endcontent-ref %}


---

# 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.-pt-br/f.a.q./armazenamento.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.
