# Arena (Async)

### The Arena is unlocked when players complete **campaign 5-01**.

### Offense & Defense

* In defense side, each player will set up **3 Defense teams** corresponding to **3 PVP modes**:
* AOE for Mage heroes with area-of-effect damage.
* Single Target for heroes with strong single-target damage.
* Flying enemies for range heroes.
* These PVP modes will rotate weekly. The name and defense team list of each player will appear on other players' Attack List
* In attack mode, players can actively select opponents from the Attack List, view their opponent's team, and arrange their own team accordingly. Once the match begins, each side will have a main base. The objective is to protect your main base, defeat enemy waves as quickly as possible, and the side that kills monsters slower will be penalized by losing HP from their main base. The first team to lose their main base loses the match. Upon victory, players will receive ranking points and a random reward, while defeat results in a loss of ranking points.

### Arena Ticket

* Players use arena tickets to matchmake with other players. Each day, players receive **5 tickets**. Once tickets are depleted, they can be purchased using gems.&#x20;

### Results

* The player's last <mark style="color:blue;">**30 battles**</mark>, both offensive and defensive, are recorded. Players can review past matches and rematch opponents they've lost to or had their defenses breached.
* A notification will appear in the battle log when a defense is unsuccessful, prompting players to review the match.&#x20;

### Leaderboard

* The player ranking system is based on rank points. The top <mark style="color:blue;">**50 players**</mark> with the highest ranks are displayed. A player's rank will also be shown even if they are not in the <mark style="color:blue;">**top 200**</mark>.

### Season & Reward

#### **Match Reward**

* Winning an attack grants **Arena Coins**, which can be used to buy <mark style="color:purple;">**Epic Shards**</mark> and <mark style="color:blue;">**Special Rolls**</mark> in the **Arena Store**. Players may also receive **Fortune Chests** (<mark style="color:yellow;">**Gold**</mark>, <mark style="color:red;">**Hero Essence**</mark>, <mark style="color:orange;">**Hero Shards**</mark>, <mark style="color:blue;">**Hero Exp**</mark>,...)

#### **Daily Reward**

#### **Season Reward**

* At the end of the season, based on the player's rank, the system will send some Rewards to the player's mail.


---

# 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.heroesdefense.games/about-game/pvp-game-mode/arena-async.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.
