# Territories

Here, you have collective access to all the territories you occupy. You can easily check which territories you lost in the last turn and where you managed to defend.

## **Collecting Deposits from Territories**&#x20;

As you remember, one of the statistics for each territory is "Deposit" - information on how much resource the territory passively earns per turn.&#x20;

In the Territories tab, simply click the "Claim all Deposits" button, and the resources from all occupied territories will be automatically collected.&#x20;

You can collect resources only once per turn.

## **Plundering**&#x20;

By pressing the "Plunder" button, we can plunder the territories we occupy and obtain equipment that we can assign to commanders and territorial defense (in the Defense Center).&#x20;

We can plunder any number of times per turn.&#x20;

Plundering always costs 100 Amero, but it's not always successful.&#x20;

The default chance for a successful plunder is 50%. Additionally, each occupied territory increases these chances by respectively:

* Bronze tier: 1%,
* Silver tier: 2%,
* Gold tier: 3%.


---

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