# Watch Tower

The Watch Tower is the most important building in the game. As a defensive building, the higher the level - the more defense strength for your city.&#x20;

The Watch Tower is the only building that can drop in levels. During an invasion, troops have the ability to reduce the level of the Watch Tower during an invasion. Once the building has dropped to Level 0, the city is vulnerable to invasion and can now be captured within an attack.

#### Probability

During an invasion, the Watch Tower can be reduced in level by incoming troops. This is determined by probability, based on the Sol Patrol "Type" rarity. Meaning the Type: Ranger will have a lower chance of reducing the level than a Type: Chief. After the Watch Tower level has dropped to Level 0, there will be a chance based on the "Type" rarity, that the city can now be conquered in the next attack. A player will also have a cooldown that will be randomly determined between 2 and 24 hours to increase the Level from 0 to 1. If Level 1 is restored, it will stop the next attack from potentially conquering your city.

<figure><img src="/files/sa6L0xj25V4nwOe017KM" 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/buildings/watch-tower.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.
