# Forge

**Function:** Generates **Iron**, required for high-tier buildings and the **Castle**.\
Each **Forge** requires **2 Houses** to operate.

**Level 1 Forge**

* **Cost:** 300 Wood, 210 Stone
* **Costs to repair**: 82 wood, 180 stone
* **Production:** 12 Iron/hour
* **Forge Durability**: 6 hours

<figure><img src="/files/efzCTDGvoSAVbqa6CKly" alt="" width="188"><figcaption></figcaption></figure>

**Level 2 Forge**

* **Upgrade to L2:** 450 Wood, 315 Stone
* **Production:** 15 Iron/hour

<figure><img src="/files/fCerDNrZGKNNzB4Mb5Re" alt="" width="188"><figcaption></figcaption></figure>

**Level 3 Forge**

* **Upgrade to L3:** 600 Wood, 420 Stone, 200 $GOLD
* **Production:** 18.75 Iron/hour

<figure><img src="/files/ib1OCRPGzlG61t1kdJNv" alt="" width="188"><figcaption></figcaption></figure>

**Strategy:** Essential for Castle access and endgame scaling. Balancing Forges with Houses is key.


---

# 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/building-types/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.
