# PVP

Team versus Team battles are centered around occupying and maintaining control of designated posts on the map.&#x20;

In the Control Point map, two teams, each comprising a maximum of five players, compete against each other. The format typically follows a best-of-three structure, where teams aim to win two rounds to emerge victorious. To secure a round win, teams must occupy a designated point on the map until their gauge fills up to 100%. Additionally, item cubes are strategically placed across the map, allowing players to obtain items for tactical advantage during gameplay.

<figure><img src="/files/tY1HcpYleA5aN26kkEvY" 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://tno-wp.3merged.com/game/mode/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.
