# pvp competition

**PVP modes are divided into 3VS3 and 5VS5**\
\
Players can choose a mode to engage in battles, and the game will randomly match opponents\
\
In PVP mode, the system charges a 5% GOLD fee, which is deposited into a reward pool. The winner receives 95% of the total amount from the reward pool. This mechanism aims to encourage active participation in competitive battles and incentivize winners to receive substantial rewards.<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://dragon-war.gitbook.io/dragon-war/gameplay/pvp-competition.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.
