# Fortifications

If we have occupied a territory, we can fortify it.&#x20;

The cost of fortification is 1000 Iron Ore and 1000 Copper Ore. Resources spent on fortification are included in the net worth of our cartel in the player ranking.

Fortification occurs in the next turn, provided we don't lose the given territory during combat. If the territory is taken over by another player, we receive a full refund of the resources we spent on Fortification.

## **What does a fortified territory provide?**

If a territory is fortified, it cannot be attacked by another player until the end of the game.

Moreover, if a player manages to fortify 6 territories, it automatically triggers the game's end condition - meaning the next turn will be the last one.

The player who achieved this condition receives a 100% bonus to the value of their entire net worth in the player ranking.

In such a case, the game lasts fewer than 21 turns.


---

# 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://space-cartels.gitbook.io/space-cartels-3.0-white-paper/language-english/fight/radar/fortifications.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.
