# PVP

<figure><img src="/files/RDK3wAvKyKxpEtvEOJXM" alt=""><figcaption></figcaption></figure>

## Arena

The arena is asynchronous PVP content that builds points by battling with other players through 6:6 decks. If a player wins the battle, the player can get win points and Arena points, and buy items at the Arena shop with Arena points.

## Ladder Match

Ladder Match is asynchronous PVP content in a rank-taking system that battles other players through 6:6 decks. Unlike the Arena, it is only played by auto-battle for fairness, and the higher the ranking, the more rewards players can get.

## World Championship

World Championship is the seasonal PVP content to determine the best monarch through the per-kingdom deck. Players can get rewards based on a grade after the end of the season by being graded with points earned during a season. The grade is given through the initial placement Match, and if a player earns points through the regular match and maintains the top rank at a certain level at each stage, the player will be ranked up to the next grade.


---

# 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://whitepaper.kingdomheroeswar.io/game-overview/game-modes/pvp.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.
