> 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./loja.md).

# Loja

Aqui você pode comprar itens básicos de que precisa para começar a jogar. Além disso, você pode abrir lootboxes, comprar criações e obter alguns itens cosméticos!

{% content-ref url="/pages/1a8e66e13e8dcf8086b9a817464ac7fd7cf11ce5" %}
[1. Como o Crafting funciona? Como posso obter um item da Oferta de Crafting?](/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./loja/1.-como-o-crafting-funciona-como-posso-obter-um-item-da-oferta-de-crafting.md)
{% endcontent-ref %}

{% content-ref url="/pages/1e599c71360bf6b5199d8e0998c1f2b945429409" %}
[2. O que é a seção Popular?](/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./loja/2.-o-que-e-a-secao-popular.md)
{% endcontent-ref %}

{% content-ref url="/pages/dcd124e541de87d3a7b9b4928167493bc00c82f6" %}
[3. O que é RST e a Loja da Temporada?](/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./loja/3.-o-que-e-rst-e-a-loja-da-temporada.md)
{% endcontent-ref %}

{% content-ref url="/pages/10c14f73c39d013393c1493d7a81bec87f3759bd" %}
[4. Como compro um item?](/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./loja/4.-como-compro-um-item.md)
{% endcontent-ref %}

{% content-ref url="/pages/69326e56600b942c5db2432f226daf779737073f" %}
[5. Comprei o minerador, mas não consigo instalá-lo!](/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./loja/5.-comprei-o-minerador-mas-nao-consigo-instala-lo.md)
{% endcontent-ref %}

{% content-ref url="/pages/1872d34c2cdcc4f852f15291ec599835e6ed7c86" %}
[6. Por que não recebi meus componentes épicos/raros ao abrir uma Common Case?](/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./loja/6.-por-que-nao-recebi-meus-componentes-epicos-raros-ao-abrir-uma-common-case.md)
{% endcontent-ref %}

{% content-ref url="/pages/b8f4a380303873cece079d5d8c0bfda94033b9a1" %}
[7. Por que preciso de peças? Como posso usar as peças?](/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./loja/7.-por-que-preciso-de-pecas-como-posso-usar-as-pecas.md)
{% endcontent-ref %}

{% content-ref url="/pages/0a211811ca30c3784bc7c9585568bf6dc584bedd" %}
[8. Onde posso aplicar os cosméticos do meu avatar e do Quarto?](/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./loja/8.-onde-posso-aplicar-os-cosmeticos-do-meu-avatar-e-do-quarto.md)
{% endcontent-ref %}

{% content-ref url="/pages/24845551a7920e267da3cab70ff88156225632c2" %}
[9. O que são as Lootboxes e como elas funcionam?](/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./loja/9.-o-que-sao-as-lootboxes-e-como-elas-funcionam.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./loja.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.
