# PvP mode

Rooster Battle is a PvP game. This means you'll face real players on the battlefield—no. No "bosses," no "mobs." Just individual Telegram players battling each other.

Players in Rooster Battle are divided into two types: **Online Players** and **Offline Players**.

<figure><img src="/files/Cl7WT14NVHViqrVv6WWJ" alt="" width="375"><figcaption></figcaption></figure>

**Online players**\
These are players currently opening Rooster Battle on Telegram.

**Offline players**\
These are players who are not currently opening Rooster Battle on Telegram.

**Battle**\
Both players will fight their enemies using normal attacks.

**Matchmaking**\
An automatic battle occurs between an online player and an offline player. The online player will see their character on the left side of the game screen. Their opponent (the offline player) will appear on the right side of the screen. Our innovative matchmaking system aims to pair players with similar experience points.

**Rewards**\
At the end of the battle, both players will receive rewards in the form of coins. Players use these coins to summon new equipment.


---

# 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://ton-doc.roosterbattle.net/how-to-play/pvp-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.
