# Daily Mission

## 🎯 Daily Quests — Collection & Hunting (XenaRO)

On **XenaRO**, players can complete daily quests to earn rewards and progress. These quests are accessible via NPC menus that categorize missions based on player level and map location.

***

### 📦 Daily Collection Quests

Players select a quest NPC from a list to receive collection missions. Each NPC is linked to a specific map and level range:

| Level Range | NPC Name         | Location |
| ----------- | ---------------- | -------- |
| 1 - 70      | Langry           | Geffen   |
| 1 - 70      | Halgus           | Geffen   |
| 1 - 70      | Laertes          | Prontera |
| 1 - 70      | Yullo            | Prontera |
| 1 - 70      | Private Jeremy   | Morroc   |
| 1 - 70      | Shone            | Morroc   |
| 1 - 70      | Lemly            | Morroc   |
| 1 - 70      | Li               | Payon    |
| 1 - 99      | Lella            | Ayothaya |
| 1 - 99      | Cuir             | Comodo   |
| 1 - 99      | Local Villager   | Einbroch |
| 1 - 99      | Lilla            | Umballa  |
| 1 - 99      | Vegetable Farmer | Einbroch |

Players select an NPC to start quests that typically involve collecting specific items or materials.

***

### 🗡️ Daily Hunting Quests

Hunting quests require players to defeat monsters within specific level ranges. NPC options are similarly categorized by level and map:

| Level Range | NPC Name         | Location   |
| ----------- | ---------------- | ---------- |
| 2 - 20      | Langry           | Geffen     |
| 2 - 20      | Halgus           | Geffen     |
| 10 - 30     | Gregor           | Morroc     |
| 15 - 45     | Laertes          | Prontera   |
| 25 - 60     | Nutters          | Mjolnir    |
| 25 - 60     | Yullo            | Mjolnir    |
| 25 - 60     | Private Jeremy   | Morroc     |
| 25 - 60     | Shone            | Morroc     |
| 30 - 65     | Lemly            | Morroc     |
| 30 - 70     | Li               | Payon      |
| 35 - 70     | Lella            | Ayothaya   |
| 45 - 80     | Cuir             | Comodo     |
| 60 - 85     | Local Villager   | Einbroch   |
| 90 - 99     | Vegetable Farmer | Glass Heim |

Players defeat monsters related to these NPCs for rewards and daily progression.

***

### How to Use

* Open the **Daily Mission** menu in-game.
* Select the category and NPC that matches your level and location.
* Accept quests and complete the objectives.
* Return to the NPC to claim your rewards.

This system allows players to focus on content suitable for their current level and preferred hunting zones.

***

If you want, I can help you create detailed instructions, reward tables, or quest guides for each NPC!


---

# 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://xenaro.gitbook.io/xenaro/feature/server-feature/daily-mission.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.
