# Treasure Land

Collect treasure drops in the Treasure Land event and trade them with the Treasure Hunter.

## Quick Guide

**Availability:** Available in the current event rotation.

* Use `@jointreasure` while the event is open.
* Collect treasure items during the event.
* Talk to Treasure Hunter to exchange treasure into event currency.
* Player command: `@jointreasure`

## NPC Location

| Preview                                                                            | NPC             | Where            |
| ---------------------------------------------------------------------------------- | --------------- | ---------------- |
| <img src="/files/aXwmalBrkjNXeYW4xqXQ" alt="Vendor" data-size="original">          | Vendor          | `league 143 150` |
| <img src="/files/9X1zfdYOycOw3q3SO5Hu" alt="Treasure Hunter" data-size="original"> | Treasure Hunter | `league 147 147` |
| <img src="/files/ugMyu1sc45yOrabijPK6" alt="Warp Out" data-size="original">        | Warp Out        | `league 152 150` |

## Items

| Role           | Item                                                                                                                                                                                                                       | Amount / use                |
| -------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------- |
| Turn-in item   | <p><img src="https://static.divine-pride.net/images/items/item/9040.png" alt="Civil Servant Egg" data-size="original"></p><p> <a href="https://www.divine-pride.net/database/item/9040">Civil Servant Egg</a> ID: 9040</p> | All copies you bring        |
| Reward         | <p><img src="https://static.divine-pride.net/images/items/item/30035.png" alt="Treasure Bag" data-size="original"></p><p> <a href="https://www.divine-pride.net/database/item/30035">Treasure Bag</a> ID: 30035</p>        | Same amount as your turn-in |
| Sold by Vendor | <p><img src="https://static.divine-pride.net/images/items/item/12358.png" alt="Fan Of Wind" data-size="original"></p><p> <a href="https://www.divine-pride.net/database/item/12358">Fan Of Wind</a> ID: 12358</p>          | 1,000,000 Zeny              |


---

# 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/events/event_treasure_land.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.
