# Keybinds

{% hint style="danger" %}
**WARNING**: List does not cover GTA V default keybinds, [click here](https://gta.fandom.com/wiki/Controls_for_GTA_V) to see those!
{% endhint %}

<table><thead><tr><th width="255">Action</th><th width="246.00000000000003">Keyboard</th><th>Controller</th></tr></thead><tbody><tr><td><strong>Phone</strong></td><td>F1</td><td></td></tr><tr><td><strong>Inventory &#x26; Trunk</strong></td><td>F2</td><td></td></tr><tr><td><strong>Emote Menu</strong></td><td>F3</td><td></td></tr><tr><td><strong>Police Radar</strong> </td><td>F5</td><td></td></tr><tr><td><strong>Inventory Hotbar</strong></td><td>TAB</td><td></td></tr><tr><td><strong>Third Eye</strong></td><td>LALT</td><td></td></tr><tr><td><strong>Tackle</strong></td><td>LALT</td><td></td></tr><tr><td><strong>Radial Menu (Z MENU)</strong></td><td>Z</td><td></td></tr><tr><td><strong>Seatbelt</strong></td><td>B</td><td></td></tr><tr><td><strong>Open Chat</strong></td><td>T</td><td></td></tr><tr><td><strong>Scoreboard (For reports)</strong></td><td>F9</td><td></td></tr><tr><td><strong>Vehicle Locks</strong></td><td>U</td><td></td></tr><tr><td><strong>Radio</strong></td><td>CAPS</td><td></td></tr><tr><td><strong>Voice Range</strong></td><td>H</td><td></td></tr><tr><td><strong>Cruise Control</strong></td><td>G</td><td></td></tr><tr><td><strong>Toggle Engine</strong></td><td>DEL</td><td></td></tr><tr><td><strong>Hands Up</strong></td><td>X</td><td></td></tr><tr><td><strong>Police Pursuit Mode</strong> </td><td>LSHIFT</td><td></td></tr><tr><td><strong>Corner Selling</strong></td><td>N</td><td></td></tr><tr><td><strong>Vehicle Trunk</strong></td><td>K</td><td></td></tr><tr><td><strong>Toggle Vehicle Engine</strong></td><td>Y</td><td></td></tr><tr><td><strong>Quick Open GPS</strong></td><td>P</td><td></td></tr></tbody></table>


---

# 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.cityliferp.net/useful-information/useful-information/keybinds.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.
