# Quest Guide

Open a quest page for the NPC location, sprite preview, rewards, and requirements. Item icons and names open Divine Pride, and the shown item ID matches the NPC script.

## Available Quests

| Quest                                                                     | Status                |
| ------------------------------------------------------------------------- | --------------------- |
| [Vicious Aura Quest](/vanro-global-docs/quests/quest_viciousauraquest.md) | NEW Available in-game |
| [Andvari and Forseti](/vanro-global-docs/quests/headgearforseti.md)       | Available in-game     |
| [Angel and Evil Wing Ears](/vanro-global-docs/quests/evil_ears.md)        | Available in-game     |
| [Antler Fedora](/vanro-global-docs/quests/antler_fedora.md)               | Available in-game     |
| [Bell Ribbon and Pussy Cat Bell](/vanro-global-docs/quests/bell.md)       | Available in-game     |
| [Blinking Small Eyes](/vanro-global-docs/quests/blinkingeyes.md)          | Available in-game     |
| [Bloody Branch Hunt](/vanro-global-docs/quests/bloody_branch_quest.md)    | Available in-game     |
| [Bubble Gum Hide-and-Seek](/vanro-global-docs/quests/bubble-gum-npc.md)   | Available in-game     |
| [Captain's Hat](/vanro-global-docs/quests/captain.md)                     | Available in-game     |
| [Cat Gear](/vanro-global-docs/quests/cat_gear.md)                         | Available in-game     |
| [cHiZWiTcH Headgear](/vanro-global-docs/quests/headgear3mod.md)           | Available in-game     |
| [Christmas Monster Spawns](/vanro-global-docs/quests/christmas_mob.md)    | Available in-game     |
| [Doggy, Envy, and Kitty](/vanro-global-docs/quests/quest_hat03_doggy.md)  | Available in-game     |
| [Elvie and Moondance](/vanro-global-docs/quests/headgear3mod_second.md)   | Available in-game     |
| [Eremes' Scarf](/vanro-global-docs/quests/eremes_scarf.md)                | Available in-game     |
| [Freyr](/vanro-global-docs/quests/freyr.md)                               | Available in-game     |
| [Gym Pass](/vanro-global-docs/quests/gympass.md)                          | Available in-game     |
| [Hankie in Mouth](/vanro-global-docs/quests/hankie.md)                    | Available in-game     |
| [Headgear Quest 2](/vanro-global-docs/quests/headgear2.md)                | Available in-game     |
| [Headgear Quest 3](/vanro-global-docs/quests/headgear3.md)                | Available in-game     |
| [Lombardi](/vanro-global-docs/quests/lombardi.md)                         | Available in-game     |
| [Random Rare Hat](/vanro-global-docs/quests/randomrarehat.md)             | Available in-game     |
| [Sinflotli and Tyr](/vanro-global-docs/quests/quest_hat02.md)             | Available in-game     |
| [Strong Shield](/vanro-global-docs/quests/strongshield.md)                | Available in-game     |
| [Sunglasses](/vanro-global-docs/quests/sunglasses.md)                     | Available in-game     |
| [Tiger Mask](/vanro-global-docs/quests/gun.md)                            | Available in-game     |
| [VanRO Skill Items](/vanro-global-docs/quests/skill_vanro_quest.md)       | Available in-game     |
| [Zodiac Quest](/vanro-global-docs/quests/zodiac_quest.md)                 | Available in-game     |

## Coordinates

Coordinates use `map x y`. Example: `prontera 147 240`.


---

# 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://vanro-global.gitbook.io/vanro-global-docs/quests.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.
