# Territories Tab

> Here you have both a list with all available zones for capture and a map with the zones and the current gang that controlls each one.

{% hint style="info" %}
Zones will appear in white if the gang has not yet selected a color in their Gangs APP Settings tab.
{% endhint %}

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

> If you click in a zone name from the list or the map, a new window will pop up showing you a list of gangs that have gained some XP in the zone. You can modify every gang points and click the Save Changes button to update the territories or you can double click in Wipe Zone to remove all gangs points from this zone.

<figure><img src="/files/kvhrLXcBYKdZMT8C3l3Z" alt=""><figcaption></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://docs.av-scripts.com/laptop-pack-v3/gangs/admin-menu/territories-tab.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.
