# Keybinds & besturing

## 🎮 Keybinds & Besturing

Welkom bij het overzicht van de standaard besturing binnen onze server. Hier vind je zowel de standaard GTA-besturing als specifieke FiveM keybinds en extra uitleg over bediening binnen FocusRP.

***

### 🕹️ Standaard Besturing

| Functie             | Toets              | Uitleg                                |
| ------------------- | ------------------ | ------------------------------------- |
| Lopen/Rennen        | `W`, `A`, `S`, `D` | Beweeg je personage                   |
| Sprinten            | `Shift (L)`        | Hou ingedrukt om te sprinten          |
| Springen            | `Spatiebalk`       | Spring omhoog                         |
| Hurken              | `Ctrl (L)`         | Houd ingedrukt om te hurken           |
| Richtwapen          | `Rechtermuisknop`  | Richt op een doelwit                  |
| Vuren               | `Linkermuisknop`   | Schiet/val aan                        |
| Herladen            | `R`                | Herlaad je huidige wapen              |
| In voertuig stappen | `F`                | Stap in het dichtstbijzijnde voertuig |
| Claxon              | `E`                | Toeter (in voertuig)                  |
| Pauze menu          | `ESC`              | Open het puaze menu                   |

***

### ⚙️ FocusRP Specifieke Keybinds

| Functie                     | Toets       | Uitleg                                                    |
| --------------------------- | ----------- | --------------------------------------------------------- |
| Locatie versturen (Politie) | `F1`        | Verstuur locatie naar alle eenheden                       |
| Inventaris openen           | `F2`        | Toont jouw huidige spullen                                |
| Emote menu                  | `F3`        | Selecteer en speel animaties                              |
| Job menu                    | `F6`        | Alleen beschikbaar voor bepaalde banen                    |
| Facturen menu               | `F7`        | Opent het facturen menu                                   |
| Voertuig menu               | `F9`        | Opent het voertuig menu                                   |
| Scoreboard                  | `F10`       | Opent het scoreboard (speler aantal, aantal hulpdiensten) |
| Bekijk hotbar               | `TAB`       | Bekijk de hotbar van je inventory                         |
| Interactie menu             | `E`         | Gebruik voor interacties (NPC, deuren, etc.)              |
| Open chat                   | `T`         | Open de chat om commands uit te voeren                    |
| Open kledingmenu            | `Y`         | Open het kledingmenu om kleding aan/uit te doen           |
| Medische status             | `P`         | Bekijk de medische status van jezelf                      |
| Gordel                      | `G`         | Doet je gordel los/vast                                   |
| Start/stop motor            | `K`         | Start/stop de motor van je voertuig                       |
| Handen omhoog               | `Z`         | Doe je handen omhoog                                      |
| Emote stoppen               | `Z`         | Stop een emote                                            |
| Wijzen                      | `B`         | Wijs met je rechterhand                                   |
| Telefoon openen             | `M`         | Opent de telefoon                                         |
| Auto sluiten/openen         | `U`         | Vergrendel of ontgrendel voertuig                         |
| Cruise Control              | `CAPS LOCK` | Houd snelheid vast in voertuig                            |
| Open 3e oog                 | `ALT`       | Open je 3e oog om interacties mee uit te voeren           |

***

### 💡 Tips

* Je kunt in ESC > Instellingen > Keybinds je toetsen aanpassen.
* Sommige toetsen kunnen overschreven zijn door andere scripts/mods. Als iets niet werkt, check je instellingen of vraag een stafflid.

***

### 📅 Laatste update

*10 juni 2025 – Toegevoegd: Locatie versturen Politie (F1)*

*30 juni 2025 – Gewijzigd: Open voertuig menu (F9)*


---

# 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://gemeente.focusrp.nl/faq/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.
