# City

Each holder will be able to enter the game and build a city. If the city is lost due to invasion, a new city can be created by utilizing a new wallet. However, in-game statistics, objectives, and track prizes will not be transferable. Each City consists of 5 buildings and each has a unique purpose within the game.

<figure><img src="/files/w57600IxzYhBpqkQt2g7" alt=""><figcaption></figcaption></figure>


---

# 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.solpatrol.io/game-mechanics/city.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.
