# PvP

PvP in "XLords" allows players to engage in battles against one another for various reasons, including resource looting, territory control, personal rivalries, or to fulfill alliance objectives. The game offers a range of PvP modes, each with its unique mechanics and rewards.

**PvP Modes**

* **Skirmishes**: These are spontaneous battles that occur when one player attacks another player's army on the world map. Skirmishes can happen over resource nodes, during scouting missions, or simply as a result of territorial disputes.
* **Alliance Wars**: Alliances can declare war on each other, leading to large-scale battles that involve multiple members from each side. These wars are crucial for controlling territory and resources on the map.
* **Arena Battles**: A more structured form of PvP, where players can enter an arena and challenge others in a controlled environment. These battles are typically for ranking and rewards, without the risk of losing troops permanently.

#### Rewards and Consequences

* **Looting**: Successful attacks allow players to loot resources from their opponents, aiding in the growth of their own empires.
* **Rankings and Prestige**: PvP victories contribute to a player's ranking and prestige within the game, unlocking rewards and recognition.
* **Losses**: Engaging in PvP comes with the risk of losing troops and resources. Players must weigh the potential rewards against the risks.

<br>


---

# 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.xlords.tech/game-features/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.
