# Occupation of Territories

Now that we know fulfilling contracts can earn us a significant amount of Amero and that we need Territories to sign them, it's time to move on to one of the most exciting parts of Space Cartels - **combat.**

## **Radar**&#x20;

Access the Radar by selecting **Fight** > **Radar**.

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

The Radar is where you can issue orders to your commanders and use them to occupy nearby territories - both unclaimed and those owned by other players.&#x20;

Initially, the Radar only shows the sector where your base is located. However, later in the game, you will be able to scan nearby sectors and attack other players' territories.

**Each sector contains a base and 4 territories:**

* 2 Bronze Tier territories - indicated by a brown frame,
* 1 Silver Tier territory - indicated by a silver frame,
* 1 Gold Tier territory - indicated by a gold frame.

As you remember, we want to gain the ability to sign a Bronze Tier contract, so we are interested in occupying a Bronze territory.&#x20;

By clicking on a territory square, we can see detailed information about it.

<figure><img src="/files/9x6VEF5WjG2CSZTMbCsF" alt=""><figcaption></figcaption></figure>

**At this moment, only two things are essential for you:**

* **Deposit**: tells how much of a specific resource the territory will passively earn per turn. In this case, after occupying this territory, you will earn 10 Steel per turn.
* **Required Power**: information on how much power your commander must have to occupy this territory. Bronze territories always require 50 power points to be occupied.

## **Commander**&#x20;

Now that we have identified the territory we want to occupy, we need to hire a Commander to take it over.

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

To do this, press the **“Hire Commander”** button or the empty circle above the Radar where, by paying **100 Amero**, we can hire a commander.&#x20;

Each commander initially has **10 Attack, 10 Defense, and 10 Life** - totaling **30 Power Points.**&#x20;

Power Points are calculated by simply adding all the commander's stats together.&#x20;

As you remember, to occupy a Bronze territory, you need **50 power points**, so you must increase your stats by assigning units to the commander.&#x20;

To do this, select the commander by clicking on the circle with their avatar and press the **“Equip”** button.

<figure><img src="/files/7webJ8GHz9Axi0rLy6G1" alt=""><figcaption></figcaption></figure>

A hired commander initially has **1 Reputation point**, and each Reputation point allows assigning **10 units** to them - the number of slots for units is seen in the **lower-left corner.**

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

We want to assign **20 units to the commander to have 50 power points**, so we first need to increase the commander's Reputation.&#x20;

To do this, press the **"Training"** button.

<figure><img src="/files/87blmcuJvc1kyvCuo4cP" alt=""><figcaption></figcaption></figure>

As we see, we can increase the commander's Reputation by 1 level by paying **25 Iron Ore and 25 Copper Ore.** In the starter pack, we only receive 20 units of these resources, so we need to buy them on the market.&#x20;

To do this, simply click on the image of each of these resources to go directly to trading it.

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

Once we have the resources, click the **“Gain Reputation”** button, and we gain one reputation point.

&#x20;Now, press **“Go Back”** and return to where, thanks to the raised reputation, we can now assign 20 units to the commander.

## **Units**&#x20;

In Space Cartels, there are three types of units, each corresponding to a different statistic:

* **Blitz Striker** - 1 Attack Point,
* **Defender Titan** - 1 Defense Point,
* **Lifeline Copter** - 1 Life Point,

Units can be produced in the **Shipyard** building, and they can also be bought on the **Market**.&#x20;

For the purpose of this guide, we buy **10 attack units and 10 defense units** on the Market.&#x20;

*If you can't afford to buy 20 units, you can always sell other resources you have in the Inventory on the Market.*&#x20;

Then, assign them to the commander by pressing the **“Max”** button next to them and finally **“Assign Units”**.

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

This way, our Commander has gained **50 power points** and can easily occupy the Bronze territory in our sector.

## **Occupying Territory**&#x20;

After returning to the Radar tab and selecting the now-armed Commander, we can choose the Bronze territory we wanted to occupy and then press the **“Go to Territory”** button.

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

This causes our commander to move to the given area, losing 1 movement point in our case.&#x20;

*Each square costs one movement point. Commanders' movement points are refreshed every turn.*&#x20;

Next, we press the **“Occupy Territory”** button. In the next turn, this territory should already be occupied by us - which means you'll be able to sign your **first Contract!**

<br>


---

# 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-first-steps-guide/language-english/occupation-of-territories.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.
