# Foundry

Foundry Factory Link: <https://dapp.outerringmmo.com/crafting/foundry>

### Select the NFT to dissasemble

First, choose whether you want to disassemble a weapon or an armor. Selected NFTs will be burned after the processes.&#x20;

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

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

In the following menu, you can see the different weapons/armors you currently own divided by Tiers and Rarity.

<figure><img src="/files/4UOuk0xVqCRq4Du6gZb4" alt=""><figcaption></figcaption></figure>

### View the materials you will get in exchange

You will be able to see how many materials you will receive in exchange for burning your NFTs before making the final decision. Remember that the process is irreversible!

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

Use the "Send" button and confirm the transaction.

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

### **Claiming Materiales**

Once you have sent your NFT to the foundry, you will be able to see it at the bottom in one of the available pools. From here you can use the "Claim Materials" button to collect all the materials at the end of the process, or collect them partially while the process finishes.

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

> ⚡️ Just like in the crafting process, you can speed up the dismantling process by using the "Accelerate" button.


---

# 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://docs.blinkgalaxy.com/learning-station/outer-ring-dapp/outer-ring-crafting-system/foundry.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.
