> 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./pagina-inicial/24.-o-que-e-uma-forja.md).

# 24. O que é uma Forja?

## O que é isso?

**A Forge** é um dispositivo dedicado à criação e fusão que permite criar, melhorar e combinar diferentes ativos do jogo usando receitas, materiais e peças.! Ele está localizado em sua Sala, que recebe o número **0** e é chamada de **Sala de Serviço.**

Dentro da **Forge** você pode:

* Criar novos itens usando receitas
* Fundir mineradores e peças em versões mais fortes
* Acompanhar claramente os requisitos de recursos
* Gerenciar a criação e a fusão ao mesmo tempo

{% hint style="info" %}
**A criação e a fusão não bloqueiam uma à outra**. Enquanto um item está sendo criado, você ainda pode fundir mineradores ou peças e continuar progredindo de forma eficiente.
{% endhint %}

Depois de se registrar, você pode acessar esta sala **gratuitamente** e colocar uma máquina lá, se disponível.

<figure><img src="/files/70829847cd8602a24a71c85f8a7ef4fdc05246c4" alt=""><figcaption></figcaption></figure>

## O que são Craftings e Merges?

1. [<mark style="color:verde;">Mesclar</mark>](https://rollercoin.com/game?location=forge\&group=merge) — torne seus itens mais poderosos com a fusão! Você precisa ter dois ou mais mineradores/peças idênticos, algum RLT e peças do mesmo nível para converter mineradores de baixo nível em um de nível superior! Cada novo nível de melhoria traz mais poder de mineração.&#x20;
   1. Existem 6 níveis: Comum, Incomum, Raro, Épico, Lendário e Unreal. Mineradores de nível básico (Comum) podem ser comprados na [<mark style="color:verde;">Loja</mark>](https://rollercoin.com/game/market). Peças para criação têm apenas 5 níveis.
2. [<mark style="color:verde;">Craftings</mark>](https://rollercoin.com/game?location=forge\&group=crafting) — crie novos itens a partir dos antigos e faça para si qualquer coisa que quiser: de mineradores a hamsters!

## Como criar ou fundir?

Se você estiver se perguntando como a criação e a fusão realmente funcionam, você pode conferir estas páginas de FAQ:

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

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

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

## Mais informações sobre a Forge?

Para mais informações, por favor, certifique-se de ler este post do blog:

[<mark style="color:verde;">**https://rollercoin.com/blog/master-the-forge**</mark>](https://rollercoin.com/blog/master-the-forge)


---

# 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./pagina-inicial/24.-o-que-e-uma-forja.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.
