# Map

The standard map consists of 42 countries, divided into 6 regions.

Each country may provide the player with one or more [resources](/border-clash/economy/resources.md) each turn.

Owning a country also provides the player with a fixed [income](/border-clash/economy/income.md) per turn.

To win the game by [military domination](/border-clash/game-mechanics/how-to-play/game-objective.md), a player needs to **own** at least **30 countries** (70%).<br>

**Continent Bonus**

If a player owns all countries of a continent, those countries will **double** their resource production.

Certain technologies, like *"Trade Union" (Double Income from fully owned Contintents)*, offer additional bonuses to the player.

<figure><img src="/files/Hby4tIqlNCsT9zst8bR7" alt=""><figcaption><p>Map during "Country Pick" mode</p></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://borderclash.gitbook.io/border-clash/economy/map.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.
