# Bounty

If someone is really getting on your nerves, you have the option to put a bounty on their head. You can place Gold Nuggets as a reward for hunting down a specific player.

* Bounty Overview: Use the command `/bounty` to open the menu. Here, you can set a bounty on your (un)wanted target.
* Tracking: Use `/bounty tracker [name]` to receive a compass that points directly to the target player.

> Note: The tracker only works if you are in the same dimension as the target. You can check a player's current location/world by pressing TAB.

<figure><img src="/files/mQ0MxIbnt7WzNj5z3vMD" 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://chicraft.gitbook.io/intro/guideline/pvp/bounty.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.
