# House

**Function:** Generate Stone: your entry-level building.

**Level 1 House**

* **Cost:** 50 Wood
* **Costs to repair**: 30 Wood&#x20;
* **Production:** 43 Stone/hour
* **House Durability**: 3 hours

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

**Level 2 House**

* **Upgrade to L2:** 75 Wood
* **Production:** 49 Stone/hour

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

**Level 3 House**

* **Upgrade to L3:** 100 Wood, 50 $GOLD
* **Production:** 57 Stone/hour

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

**Strategy:** Build multiple Houses early to fuel your mid-game progression with ample Stone.


---

# 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/house.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.
