> For the complete documentation index, see [llms.txt](https://lmrp.gitbook.io/last-mile-rp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lmrp.gitbook.io/last-mile-rp/how-to-general-info./keybinds/police/mdt.md).

# MDT

### <mark style="color:orange;">Open MDT</mark>&#x20;

1. Press <mark style="color:purple;">\[ESC]</mark> to bring up the Pause Menu
2. Select <mark style="color:yellow;">**SETTINGS**</mark>
3. Select <mark style="color:yellow;">**KEY BINDINGS**</mark>
4. Select <mark style="color:yellow;">**FIVEM**</mark>
5. Scroll to find <mark style="color:yellow;">**(PS-MDT) OPEN POLICE MDT**</mark>
   1. Click here under primary
   2. It will begin flashing
   3. Press the key on your keyboard you want to use for your push to talk


---

# 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:

```
GET https://lmrp.gitbook.io/last-mile-rp/how-to-general-info./keybinds/police/mdt.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.
