# Ranking calculation

* The town value score determines the town's rankings. The sum of the unique values of each building NFT in the town determines the town's value.
* By following seasonal additional bonus rule, additional score will be awarded to the town value.
* Towns that have achieved the mission conditions for each season are given a ranking according to the town value. Ranking can be found on the official website.
* Buildings required for town configuration can meet the new town requirements regardless of the value of the building.
* The higher value of the town will make the higher value of the NFT of its residents.


---

# 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://towncraft.gitbook.io/towncraft/whitepaper/lifecycle/ranking-calculation.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.
