# King of PVP

{% hint style="info" %}
**King of PvP** is a **1v1 PvP event** where only the strongest warriors survive.

When the event is active, an **icon will appear on the screen**.
{% endhint %}

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

{% hint style="info" %}
Players can click the icon to **join the event**.
{% endhint %}

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

## Event Overview:

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

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

{% hint style="info" %}
After the countdown ends, the event begins. The system will **randomly select two players** to face each other in a **1v1 battle**.\
The selected players will be **teleported to the combat arena**, while the remaining participants stay as **spectators**, waiting for their turn.

A match is decided in a **best-of-three format**.\
The player who **eliminates the opponent twice** wins the duel, with possible results of **2–0 or 2–1**.

Prove your strength, defeat your opponents, and become the **King of PvP**.
{% endhint %}


---

# 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://guides.originmu.com/pvp-events/king-of-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.
