# Hunt Battle Information

<h3 align="center">Hunt Battle Access</h3>

{% hint style="info" %}

<p align="center">During the Hunt Server, the Hunt Battle event takes place at specific times, allowing players to engage in large-scale PvP combat. When the event is active, an icon will appear in your game UI—simply click it to be instantly transported to the Hunt Battle arena.</p>
{% endhint %}

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

{% hint style="info" %}
After clicking the icon, you will be transported to the battle arena, where you will enter a brief preparation phase with temporary invulnerability, allowing you to get ready before engaging in combat.
{% endhint %}

<figure><img src="/files/Bg1wP8tQLTN4aFDPyLqJ" alt="" width="199"><figcaption></figcaption></figure>

***

<h3 align="center">Hunt Battle Map Preview</h3>

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

{% hint style="warning" %}

<p align="center"><strong>Deaths during the event result in a loss of 5%-10% Hunt points.</strong></p>
{% endhint %}

***

<h3 align="center">Hunt Battle System Message</h3>

{% hint style="info" %}

<p align="center">When you kill a player, the message "Player A killed Player B" will appear. <br>Player A received X Hunt Points.<br>Plater B loss X Hunt Point</p>

<p align="center"><img src="/files/Nd3oGS3CXwPKuQqgIiDl" alt="" data-size="original"></p>

<p align="center"><img src="/files/Co8wFFmgwbtAxrdHFfKh" alt="" data-size="original">a</p>

<p align="center"></p>
{% endhint %}

***

<h3 align="center">Inactive Points</h3>

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

{% hint style="info" %}

<p align="center">Points earned inside the Hunt Battle are considered inactive points.<br><br>Inactive points can be converted into active points by killing monsters in spots.</p>
{% endhint %}

***

<h3 align="center">Hunt Battle How to Participate</h3>

{% hint style="info" %}

<p align="center">Event duration is 15 minutes; if you are killed, just press the icon and return to the event.</p>
{% endhint %}

<h3 align="center">Hunt Battle Schedule</h3>

{% hint style="info" %}

<p align="center">Monday: 00h - 18h</p>

<p align="center">Tuesday: 02h - 20h</p>

<p align="center">Wednesday: 03h - 21h</p>

<p align="center">Thursday: 04h - 22h</p>

<p align="center">Friday: 05h - 14h - 23h</p>

<p align="center">Saturday: 01h - 09h - 17h</p>

<p align="center">Sunday: 06h - 14h - 19h</p>
{% 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/game-system/hunt-point-system/hunt-battle-information.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.
