# MvB Forge

[The Forge](https://forge.multiverse-brotherhood.com/) from the Multiverse Brotherhood provides a way to craft tokens which have cross game utility. Resources for crafting are harvested across many games. Etherscape is a premier adopter of the MvB Forge and is an excellent source of resource tokens and will provide utility for many multiverse items.

{% hint style="info" %}
The Forge is a new feature and we are working on adding more integration. More info will be added to this page as development continues.
{% endhint %}

<figure><img src="/files/vQsTPVtG8PunsqSmIZmD" alt=""><figcaption></figcaption></figure>

## Minting Resources&#x20;

### Etherforge

The below Forge resources can be earned in Etherscape by crafting them at the [Etherforge](/gameplay/crafting/how-to-use-the-etherforge.md).

| Token                                                                             | Recipe                                                              | Icon                                                                |
| --------------------------------------------------------------------------------- | ------------------------------------------------------------------- | ------------------------------------------------------------------- |
| [Spark](https://nft.io/asset/3484-2)                                              | [Recipe](https://www.etherscape.online/guide/crafting/spark)        | <img src="/files/zLEElqmZdn0K02c3TMC7" alt="" data-size="original"> |
| [MvB Clan Tag](https://nft.io/asset/3484-107335160659631965554526087350803497814) | [Recipe](https://www.etherscape.online/guide/crafting/mvb-clan-tag) | <img src="/files/ko7mQnWZEJgFi2TiCrLr" alt="" data-size="original"> |

### MvB Salvage

The below Forge resources can be crafted by salvage Etherscape tokens at the forge.

| Resource                                   | Image                                                               | Etherscape Item |
| ------------------------------------------ | ------------------------------------------------------------------- | --------------- |
| [Chain](https://nft.io/asset/3484-4)       | <img src="/files/dPiNizQqGtHUlwNEegSC" alt="" data-size="original"> | Armor or Amulet |
| [Steal Ingot](https://nft.io/asset/3484-3) | <img src="/files/VsjRSSrJZVgunhvPqGqF" alt="" data-size="original"> | Melee Weapon    |

## Token Utility

Etherscape provides utility for many MvB items that can be crafted at the Forge. Below are examples:

| Token                                                                                    | Utility                                                             |
| ---------------------------------------------------------------------------------------- | ------------------------------------------------------------------- |
| [MvB Clan Tag](https://nft.io/collection/multiverse-brotherhood/groups/60)               | <img src="/files/T6oZNNLH8yoVMmv44vUx" alt="" data-size="original"> |
| [ENJoker](https://nft.io/collection/multiverse-brotherhood/groups/69)                    | <img src="/files/691nCRb6QiySK7dQXilM" alt="" data-size="original"> |
| [Bottle of Enchanted Powers](https://nft.io/collection/multiverse-brotherhood/groups/58) | <img src="/files/FrTHcWGTFFEWlQa5KwNA" alt="" data-size="original"> |


---

# 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://whitepaper.etherscape.io/cryptointegration/multiverse-support/mvb-forge.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.
