# Iron

#### 🔥 What is Iron?

Iron is a non-tradable soft-currency produced by your Forges and marks your entry into true late-game development.\
It’s a rare and valuable resource used to build your Castle, unlock deeper tiles, and power the highest-tier upgrades for both Forges and Churches.

Each Forge requires **two Houses** to operate and produce Iron, which makes your town layout planning part of the challenge.\
Production is slow at first, but Iron becomes far more scalable through Church influence, making building synergy the key to reaching end-game efficiency.

#### 🏭 How to Generate Iron

| Source     | Forges (passive production)        |
| ---------- | ---------------------------------- |
| Rate       | Depends on Forge level             |
| Boostable  | ✅ Yes, boosted by Churches         |
| Collection | Passive (auto-generates over time) |

The more advanced your Forge, the more Iron you’ll generate — but upgrading them requires careful balance with Wood and Stone inputs.

#### 🏗 Uses of Iron

| Purpose                          | Description                                       |
| -------------------------------- | ------------------------------------------------- |
| 🏰 **Build Castle**              | Required to construct your Castle                 |
| 🔓 **Unlock Tiles**              | Introduced as a key component in deeper expansion |
| 🧾 **Pay Late-Game Maintenance** | High-tier buildings require Iron upkeep           |
| 🆙 **Upgrade Forges & Churches** | Needed to reach max levels and production rates   |


---

# 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.townies.games/townies/multi-resource-economy/iron.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.
