# Mine & Steelworks

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

Whenever we build or expand a Mine or Smelter, we can choose which resource we want to produce.

For a Mine, the options are:

* Iron Ore,
* Copper Ore,
* Uranium Ore.

For a Steelworks, the options are:

* Steel,
* Copper,
* Uranium.

It's important to remember that each subsequent level of expansion is more expensive - as is the case with all buildings. Therefore, we should first build a mine for the resource we are most interested in.

Example If we have already expanded the Smelter to produce Steel and Copper, then each of these departments will have separate upgrades to develop, allowing you to produce both Steel and Copper in the same turn.


---

# 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://space-cartels.gitbook.io/space-cartels-3.0-white-paper/language-english/base/mine-and-steelworks.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.
