> For the complete documentation index, see [llms.txt](https://www.btkwiki.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.btkwiki.info/ingame-guides/lunas-lunatic-hunt.md).

# Luna’s Lunatic Hunt

**Location:** `prt_fild08 (165, 369)`\
**NPC Name:** Luna\
**Base Level Requirement:** 2–49

## 📜 Quest Overview

Luna is seeking help in controlling the Lunatic population just outside Prontera. She offers hunting tasks in exchange for useful consumables.

#### 📍 How to Start

1. Head to **Prontera Field 08**.
2. Talk to **Luna**, the pink-haired NPC near the top of the map.
3. She will offer you two types of tasks:
   * **Item Gathering** (Clover)
   * **Monster Hunting** (Lunatics)

#### 🗡️ Hunting Tasks

You can choose from **three tiers** of Lunatic hunting:

| Target                                                                       | Reward Items                                                                                                                                                   |
| ---------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 100 Lunatics <img src="/files/uqCzbcHJTXDwd2FjXwRB" alt="" data-size="line"> | 1 × Luna's Tonic, 3 × ESB   <img src="/files/N9IRtQ1YWhT2JxWJ9Ddc" alt="" data-size="line">  <img src="/files/OGzZACVdyDNGG3TwljeL" alt="" data-size="line">   |
| 200 Lunatics <img src="/files/uqCzbcHJTXDwd2FjXwRB" alt="" data-size="line"> | 5 × Luna's Tonic, 5 × ESB   <img src="/files/N9IRtQ1YWhT2JxWJ9Ddc" alt="" data-size="line">  <img src="/files/OGzZACVdyDNGG3TwljeL" alt="" data-size="line">   |
| 300 Lunatics <img src="/files/uqCzbcHJTXDwd2FjXwRB" alt="" data-size="line"> | 10 × Luna's Tonic, 10 × ESB   <img src="/files/N9IRtQ1YWhT2JxWJ9Ddc" alt="" data-size="line">  <img src="/files/OGzZACVdyDNGG3TwljeL" alt="" data-size="line"> |

💡 *Note: Rewards are given upon returning after completing the hunt.*

#### ⚠️ Canceling a Quest

If you wish to stop a quest:

* Choose “I want to quit” during your dialogue with Luna.
* Confirm your choice. **Progress will be erased**.

#### 🎁 Item Gathering Option

You can alternatively turn in **50 Clover**

* Reward: **x15 Luna's Tonic**

#### 🚫 Restrictions

* Only available to players between **Base Level 2–20**.
* Characters above level 20 will be denied the quest.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://www.btkwiki.info/ingame-guides/lunas-lunatic-hunt.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.
