# World Bosses

World Bosses are the pinnacle of group combat in *Eternal Odyssey*, offering exciting challenges and rewarding loot. These formidable adversaries are designed to test your skills and teamwork. Here’s what you need to know before taking on these epic encounters:

#### ⚔️ Key Features

* **Unlocking Access**: Some World Bosses require players to complete specific quests before gaining entry to their lairs. Be sure to check the prerequisites.
* **Daily Limit**: Each player can attempt a World Boss only **once per day**, making every attempt meaningful.
* **Task Points**: Entering a World Boss arena costs **Task Points**, which can be earned through tasks and other activities. Plan your resources carefully.
* **Flexible Timing**: There are **no fixed spawn times** — players can access World Bosses at any time of the day.
* **Team Size**: Up to **5 players** can enter the lair together. Coordination and strategy are crucial.

Each World Boss has unique abilities, mechanics, and loot. Below is an overview of currently available World Bosses:

#### 📜 World Boss List

| Name                        | Location      | Requires Quest? | Recommended Level | Task Points |
| --------------------------- | ------------- | --------------- | ----------------- | ----------- |
| Death Revenge               | Bloody Castle | ✅               | 110+              | 50          |
| Fura                        | New Continent | ✅               | 200+              | 50          |
| Kaa                         | New Continent | ✅               | 200+              | 50          |
| Zmei                        | New Continent | ✅               | 200+              | 50          |
| Taren the Lord of Minotaurs | New Continent | ✅               | 300+              | 50          |


---

# 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://wiki.eternalodyssey.net/world-bosses.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.
