# Car Hunt

All Niftians in the lobby will be sent a license plate number and approximate location for a target, through their in-game phone. The first player to take down that target and report to HQ will be able to claim the reward.

![](/files/CpuX6NaQGq340S45SxQ8)

{% hint style="info" %}
Information on other types of events will be released at a later date.
{% endhint %}


---

# 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://onessus.gitbook.io/niftyville/niftyville-game/gameplay/game-modes/pvp-to-be-released/events/car-hunt.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.
