# Upgrading Town Hall

Upgrading the Town Hall is slower and requires more resources than other buildings. Players can only upgrade their Town Hall to the next level by using specific resources and spending a specific amount of $ANCIEN.&#x20;

Town Halls will not produce $ANCIEN while being upgraded.

Below are calculations established by our economists for the Town Hall upgrade rewards:

![](/files/UYXl1aIpMNV2NU4KZc2A)

![](/files/Ee2u6GI3O4fVlznmFrLS)

Building time to upgrade Town Hall for level 1 Builder city\
{ \[g(y) - g(y-1)]\*0.30; g(0)=0; g(1) = g(1)\*0.30}\
\
Resources Production time to Upgrade for levels \
{ \[g(y) - g(y-1)]\*0.70; g(0)=0; g(1) = g(1)\*0.70}


---

# 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://ancientsociety.gitbook.io/ancient-society-whitepaper/gameplay-in-ancient-society/buildings/upgrading-town-hall.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.
