> 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/7.-por-que-preciso-de-pecas-como-posso-usar-pecas.md).

# 7. Por que preciso de peças? Como posso usar peças?

Para melhorar a eficiência do seu minerador sem gastar muito, você vai precisar de certos componentes para craft e fusão. Essa é, essencialmente, a chave para obter um minerador mais poderoso a um custo reduzido. Há 5 níveis de raridade para as peças:

<figure><img src="/files/2405604b0b71968d3dcb3fe20fcb04c2c9102b39" alt=""><figcaption></figcaption></figure>

Você pode obtê-las como recompensas ao jogar minijogos ou obtê-las ao abrir caixas de peças comuns da [<mark style="color:verde;">**Season Store**</mark>](https://rollercoin.com/game/market/season-pass). Como alternativa, você pode comprar as peças de que precisa em [<mark style="color:verde;">**Marketplace**</mark>](https://rollercoin.com/marketplace).&#x20;

É importante ter em mente que o craft também pode ser uma opção muito recompensadora. Ao fazer craft, você pode potencialmente obter uma máquina de tiragem limitada e alto desempenho que pode aumentar bastante de valor no mercado de RLT ou proporcionar um aumento significativo no poder de mineração. Portanto, definitivamente vale a pena considerar o craft.


---

# 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/7.-por-que-preciso-de-pecas-como-posso-usar-pecas.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.
