> 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/vehicles.md).

# Vehicles

### <mark style="color:orange;">Seatbelt</mark>

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;">**(JIM-MECHANIC) TOGGLE SEATBELT**</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

***

### <mark style="color:orange;">Attach Vehicle/Boat to Trailer</mark>

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;">**(GS-TRAILERS) ATTACH VEHICLE/BOAT TO YOUR TRAILER**</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

### <mark style="color:orange;">Connect Trailer to Truck</mark>

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;">**(GS-TRAILERS) CONNECT ANY TRAILER TO YOUR TRUCK**</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

***

### <mark style="color:orange;">Toggle Engine</mark>

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;">**(QB-VEHICLEKEYS) TOGGLE ENGINE**</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

### <mark style="color:orange;">Toggle Lock</mark>

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;">**(QB-VEHICLEKEYS) TOGGLE VEHICLE LOCKS**</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

### <mark style="color:orange;">Cruise Control</mark>

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;">**(QB-SMALLRESOURCES) TOGGLE CRUISE CONTROL**</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/vehicles.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.
