# TreasureHunt

When the game starts, a bunch of crates will spawn in random locations all over the Treasurehunt map. Players are then able to search the map to find these crates and claim the prizes inside. During the game, PvP and combat with other creatures will make the search harder, but also more profitable since winning in combat also gives you rewards!

Type <mark style="color:orange;">/th spawn</mark> to go to the game. You can’t walk off the platform until the game starts.

Want to see stats from yourself or another player, <mark style="color:orange;">/th stats \[playername]</mark>. You can see the top players in different categories while typing: <mark style="color:orange;">/th top \<games|crates|kills|time|...></mark>.

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


---

# 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.shadowkingdom.org/shadowkingdom-wiki/towny/treasurehunt.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.
