# PvP battles

In PvP battle player fight against 5 opponents. Every time player participates  in a one-on-one battle, at the same time, other players do the same. Then player switches opponents and fights again. Until one General wins, and all the others fall.&#x20;

## Battle modes

There are several battle modes that player can participate.

### Usual PvP battle

In this mode, player spends Energy to start the battle. After the bttle he can get 1 to 6 rewards, depending on the place he took. It can be:

* Rubies
* Hero souls
* Summon stones
* Equpment
* General EXP
* Other rewards

#### Playing without energy

Player still can play if he has no Energy left. But he won't get any rewards.

&#x20;


---

# 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://chimera-kingdom.gitbook.io/whitepaperchimerakingdom/about-game/core-gameplay/pvp-battles.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.
