# Event Map & Boss Battle

**We now have a custom UI to make it easier for you to enter events and bosses. Use the Hotkeys&#x20;**<mark style="color:green;">**\[CTRL + T]**</mark>**&#x20;to open the window.**

<figure><img src="/files/7KtvVStLqefHaIY8Ra78" alt=""><figcaption><p>Window in-game</p></figcaption></figure>

{% hint style="info" %}
It's very simple to use. If you want to be directed to a boss and he is alive, simply click \[Enter] and your character will automatically be taken to the boss gate.

When the boss is alive next to your name you can confirm an alert notice.
{% endhint %}

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


---

# 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/non-pvp-events/event-map-and-boss-battle.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.
