# PvP 1vs1 static mode

Online mode PvP 1vs1 becomes available to the player when his character reaches level 9.

### **Mode essence**

To fight other players online, choose any character that has reached **level 9** from your collection. Play in the standard survival mode. The player does not see the enemy character, he only sees the level of his health, the number of killed Mobs, and the portrait of the enemy.

**{THIS GAME MODE IS ILLUSTRATED HERE}**

The game offers two enemies to choose from:

* [by the level](#choosing-the-enemy-by-the-level) (9–19, 20–29, etc.);
* [free choice](#random-enemy-choice) (the system ignores players' levels and chooses enemies at random).

### **Choosing the enemy by the level:**

The player has to choose a character for the fight. Optionally, one can use herbs and potions from the store. Next, the player makes a bet in tokens (10/20/30/40/50… coins). After that, the system chooses for the player an enemy who is also awaiting the battle in the Choose The Enemy By The Level mode.

* *If the player wins*, he gets x 1.3 [DUST](/token.md)[ ](/token.md)from the bet and +5 points to the rating.
* *If the player loses*, he loses all the [DUST](/token.md)[ ](/token.md)he has bet and loses five rating points.

### **Random enemy choice:**

The player has to choose a character for the fight. Optionally, one can use herbs and potions from the store. Next, the player makes a bet in tokens (10/20/30/40/50… coins). After that, the system chooses an enemy for the player who is also awaiting the battle in the Choose The Enemy At Random mode.

* *If the player defeats an enemy of equal or lower level*, he gets x1.3 [DUST](/token.md)[ ](/token.md)from the bet and +5 points to the rating.
* *If the player defeats an enemy of higher level*, he gets x1.5 [DUST](/token.md)[ ](/token.md)from the bet and +8 points to the rating.
* *If a player loses to an enemy below his level*, he loses all the [DUST](/token.md)[ ](/token.md)he has bet and six points of the rating.
* *If the player loses to an enemy of higher level*, he loses all the [DUST](/token.md)[ ](/token.md)he has bet and four points of the rating.

***

## ⚔️ [**PvP 2vs2 static mode**](/empires-battle-world-of-steam/game-modes/pvp-2vs2-static-mode.md)


---

# 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.empiresbattle.com/empires-battle-world-of-steam/game-modes/pvp-1vs1-static-mode.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.
