# Smelter

*While not the most immediate concern when landing on Mars, a smelting device housed within a large building able to process a large variety of ore into metal is incredibly useful for sustained existence on the planet. Ad Astra Development Zone features several hundred of these smelter modules outputting hundreds of tons of ingots per day using ore dug up from the Martian Regolith.*

*The Duskworks's smelters are a faithful recreation of the original smelters used on the Ad Astra Development Zone, albeit with some tweaks and changes to their efficiency. Including greater handling of byproduct and speed increases.*

*Red Planet smelting processes are a bit more complex than smelting back on Earth. In one example, smelting steel back on Earth involves the usage of coke to supplement the carbon needed to fabricate steel. On Mars however, large expeditionary mining and searching has never located any tracts of coal. Therefore, in order to create steel, massive distillers grab carbon dioxide out of the air and bring it within the smelter where it undergoes an electrolysis reaction to split the CO2 into carbon and oxygen.*&#x20;

*"Electrolysis of carbonates in anhydrous environment can produce either* $$CO+O2$$ *or* $$C+O2$$*depending on conditions. A base, remaining in electrolyzed liquid then can capture carbon dioxide from other sources and be recirculated.*

***Reference:** L. Massot, P. Chamelot, F. Bouyer, P. Taxil; Electrodeposition of carbon films from molten alkaline fluoride media. Electrochimica Acta, **2002**, 47 (12), 1949-1957.* [*https://doi.org/10.1016/S0013-4686(02)00047-6*](https://doi.org/10.1016/S0013-4686\(02\)00047-6)*"*

&#x20;*-Answer by Stack Exchange Author:* [*permeakra*](https://chemistry.stackexchange.com/users/485/permeakra)

[*https://chemistry.stackexchange.com/a/939*](https://chemistry.stackexchange.com/a/939)

The output chart for these recreated smelters are as follows:

{% tabs %}
{% tab title="Aluminum" %}

| Input         | Output                     |
| ------------- | -------------------------- |
| 1000 Regolith | 2-5 Aluminum Ore (100%)    |
| 40 Power      | 1-10 Aluminum Ore (11.11%) |
| 5 Stamina     |                            |
| {% endtab %}  |                            |

{% tab title="Titanium" %}

| Input         | Output                     |
| ------------- | -------------------------- |
| 2500 Regolith | 2-5 Titanium Ore (100%)    |
| 40 Power      | 1-10 Titanium Ore (11.11%) |
| 4 Stamina     |                            |
| {% endtab %}  |                            |

{% tab title="Steel" %}

| Input             | Output              |
| ----------------- | ------------------- |
| 10 Carbon Dioxide | 2-5 Steel (100%)    |
| 15 Iron Ore       | 1-10 Steel (11.11%) |
| 40 Power          | 1-5 Barite (11.11%) |
| 3 Stamina         |                     |
| {% endtab %}      |                     |

{% tab title="Iron" %}

| Input        | Output                 |
| ------------ | ---------------------- |
| 500 Regolith | 2-5 Iron Ore (100%)    |
| 40 Power     | 1-10 Iron Ore (11.11%) |
| 2 Stamina    |                        |
| {% endtab %} |                        |

{% tab title="Copper" %}

| Input         | Output                   |
| ------------- | ------------------------ |
| 1500 Regolith | 2-5 Copper Ore (100%)    |
| 40 Power      | 1-10 Copper Ore (11.11%) |
| 3 Stamina     | 1-5 Barite (11.11%)      |
| {% endtab %}  |                          |

{% tab title="Glass" %}

| Input              | Output           |
| ------------------ | ---------------- |
| 300 Regolith       | 1-4 Glass (100%) |
| 20 Power           |                  |
| 4 Stamina          |                  |
| 1 Machining Tools  |                  |
| Glass Recipe       |                  |
| 20 Machining Level |                  |
| {% endtab %}       |                  |
| {% endtabs %}      |                  |

{% tabs %}
{% tab title="Smelt Silicon" %}

| Input            | Output                         |
| ---------------- | ------------------------------ |
| 100 Regolith     | 1 Raw Silicon Crystal (100%)   |
| 3 Carbon Dioxide | 1 Raw Silicon Crystal (11.11%) |
| 40 Power         |                                |
| 1 Stamina        |                                |
| {% endtab %}     |                                |
| {% endtabs %}    |                                |

{% tabs %}
{% tab title="Smelter Building Size" %}

<table><thead><tr><th width="173">Smelter Rarity</th><th>Smelter Size</th></tr></thead><tbody><tr><td>Common</td><td>25</td></tr><tr><td>Uncommon</td><td>30</td></tr><tr><td>Rare</td><td>35</td></tr><tr><td>Epic</td><td>30</td></tr><tr><td>Legendary</td><td>25</td></tr><tr><td>Mythic</td><td>20</td></tr></tbody></table>
{% endtab %}

{% tab title="Task Slots" %}
![](/files/mtB3xaoOE2CoG6EE4xXB)
{% endtab %}
{% endtabs %}


---

# 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.milliononmars.com/playerguide/buildings-for-your-martian-homestead/core-factories/smelter.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.
