# Polar Bear Quest

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

**Polar Bear Cap Quest** is a special **Christmas headgear quest** set in the frozen lands of **Issgard**.\
Players assist **Doofy**, a struggling cook whose kitchen was overrun by monsters, by hunting enemies and gathering materials so he can craft a warm and adorable **Polar Bear Cap**.

***

### Quest Information:

| Category   | Details                         |
| ---------- | ------------------------------- |
| Location   | Issgard – Ice Castle (124, 170) |
| NPC        | Doofy                           |
| Repeatable | ❌ No (Account Based)            |

***

### Quest Overview:

The quest is divided into **three main stages**:

| Stage | Objective                  |
| ----: | -------------------------- |
|     1 | Defeat monsters            |
|     2 | Gather cooking ingredients |
|     3 | Craft the Polar Bear Cap   |

{% hint style="danger" %}
Progress is tracked internally using quest flags and updates automatically as objectives are completed.
{% endhint %}

***

### Stage 1: Monster Hunting

Doofy asks for help clearing monsters that ruined his kitchen.

#### Required Kills

| Monster        | Quantity |
| -------------- | -------: |
| Ice Straw      |       10 |
| Unfrost Flower |      100 |
| Ice Gangu      |      100 |

{% hint style="danger" %}
Once all monsters are defeated, return to **Doofy** to proceed to the next stage.
{% endhint %}

***

### Stage 2: Ingredient Collection

After the monsters are dealt with, Doofy requests cooking ingredients.

#### Required Items (Stage 2)

| Item             | Quantity |
| ---------------- | -------: |
| Snow Cookie      |       20 |
| Glacial Heart    |       20 |
| Strawberry       |       50 |
| Ether Aquamarine |        1 |

{% hint style="danger" %}
Hand over the materials to unlock the final crafting stage.
{% endhint %}

***

### Stage 3: Headgear Crafting

Doofy now prepares to craft the **Polar Bear Cap**, but requires special materials and a Zeny fee.

#### Required Items (Final Stage)

| Item           | Quantity |
| -------------- | -------: |
| Cap \[1]       |        2 |
| Umbala Cloth   |        2 |
| Arcane Diamond |        1 |
| Revo Crystal   |        1 |

#### Zeny Requirement

|     Cost     |
| :----------: |
| 300,000 Zeny |

{% hint style="danger" %}
Make sure you have **enough inventory weight** before submitting the materials.
{% 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://wiki.osro-revo.gg/christmas-events/polar-bear-quest.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.
