# Radar

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

The Radar is a place from which you can issue orders to your commanders and occupy nearby territories - both unoccupied and those belonging to other players.&#x20;

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

Each sector contains a base and 4 territories:

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

By clicking on a square with a territory, we can see detailed information about it.&#x20;

To occupy a given territory, we must start by hiring a Commander.


---

# 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.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.
