> For the complete documentation index, see [llms.txt](https://docs.trickys.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trickys.gg/games/motortown/tpd.md).

# TPD

(**T**ricky's **P**olice **D**epartment)

All police jobs are whitelisted and you have to apply to do police jobs on the servers.

## Application

To join the TPD there are a few requirements:

* You have joined our Discord server.
* You are [verified](/discord/verified.md) on our server.
* You are in good standing within the community.
* You have 48 Hours of playtime on the game.
* You have 100 driver level.
* You have to have a current member of TPD vouch for you.
* You must have 10 or more hours of playtime on our servers.
* Your in-game/character name must match your steam name.

To apply to TPD click [here](https://trickys.gg/applications/new) and select MT TPD within the applications page.

## Current officers

### Official list

You can view, search and verify all whitelisted players [here](https://trickys.gg/motortown/tpd).

All official TPD officers will have a TPD badge next to there name on the [leaderboards](https://trickys.gg/motortown/leaderboards) and the [online players](https://trickys.gg/motortown/leaderboards) list.

## Report TPD player

{% hint style="warning" %}
If you find a officer abusing his whitelisted perks, you can [#submit a ticket](discord://discord.com/channels/710922135580835950/846373509470748722) on discord to report them.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.trickys.gg/games/motortown/tpd.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
