# PVP

### Arena

The essence of Arena is to improve the arena ranking of the player's team. Warrior has battle rankings each season, and players can lead their teams to compete with other teams in the Arena every day to improve their ranking. During a season, the top team will be awarded $WDT  and $WGT. Both tokens can be used for subsequent in-game trading of equipment, skill cards, territories, and other props.

### Territorial War

The core of the territorial war is to fight for territory. After a certain period of time, the territories will be opened periodically. During the period, a tribe of players can declare war on any territory that is owned by them.

To declare war, you need to pay a certain amount of tribal funds, and tribes with the highest bid get the right to challenge. Both tribes will form 6 squads to fight against each other. The winner will get the right to occupy the territory, and the loser will get part of the tribal funds declared as compensation.

In addition, a portion of the tribal funds declared will also be used as the reward pool for other players who do not participate in the battle to make bets. A small administration fee will be deducted from the pool at each settlement.


---

# 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://warriorgame-io.gitbook.io/warrior-gitbook/ecosystem/gameplay/pvp.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.
