# Treasure Maps

### Getting Started

* Acquire Maps: Earn treasure maps from various activities throughout the city
* What You'll Need: A Shovel to dig up your loot
* Time Limits: Maps expire after 30-60 minutes - act fast!

### Map Tiers

| Tier   | Difficulty | NPCs to Find   | Time Limit |
| ------ | ---------- | -------------- | ---------- |
| Tier 1 | Easy       | 0 (Direct map) | 30 min     |
| Tier 2 | Medium     | 1 NPC          | 45 min     |
| Tier 3 | Hard       | 2 NPCs         | 60 min     |
| Tier 4 | Expert     | 3 NPCs + Items | 60 min     |

### How It Works

<details>

<summary>Tier 1 - Direct Hunt:</summary>

1. Use the map item to view the image
2. Study the clues and location hints
3. Travel to the dig site (no GPS help!)
4. Dig up your treasure

</details>

<details>

<summary>Tier 2 - One Informant:</summary>

1. Use the map to set GPS to an NPC
2. Talk to the NPC to view the treasure map
3. Solve the clues and travel to the dig site
4. Dig up your treasure

</details>

<details>

<summary>Tier 3 - Two Informants:</summary>

1. Use the map to set GPS to the first NPC
2. First NPC gives you a hint and directs you to a second NPC
3. Second NPC shows you the actual treasure map
4. Solve the clues and dig up your loot

</details>

<details>

<summary>Tier 4 - Three Informants + Items</summary>

1. Track down multiple NPCs in sequence
2. Some NPCs require items to bribe or trade (burgers, SD cards, etc.)
3. Final NPC reveals the treasure location
4. Complete the hunt and claim rare rewards

</details>


---

# 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.cityliferp.net/useful-information/useful-information/mini-guides/treasure-maps.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.
