# Maps and Camps

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

The map is divided into four camps, namely ETH, BTC, USDT, and BSC.&#x20;

Each camp has its own exclusive color. The location of the map icon is the starting plot of each camp.&#x20;

The map has 6 levels from the outside to the inside, and the level of the plots is getting higher and higher.

&#x20;Each level of plots is unlocked step by step as the season progresses.&#x20;

When the number of occupied plots in the outer circle exceeds 60%, the inner circle plots will also be unlocked in advance.&#x20;

Players in each camp can only occupy plots adjacent to the territory of their camp.

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

The most central location is the Centre city.&#x20;

When Centre city is purchased, there will be a countdown for winning, if no one else make repurchase before countdown ends, the last owner of the centre city wins the season.

The victory countdown calculation rule is:&#x20;

***Victory countdown time (s) = (120/purchase price) \* (9000/season duration (s) ) \* 8 \* 3600***


---

# 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.leagueofthrones.com/lotpvp-season/maps-and-camps.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.
