# zrx\_carlock

## An advanced carlock system for FiveM

{% embed url="<https://github.com/zRxnx/zrx_carlock>" %}

### Features

* Automated give key to owned vehicles
* Hotwire/Lockpicking with skillcheck
* Give Key option (temp & permanent)
* Prevent 3rd party unlocking
* Lock vehicle after x speed
* Whitelist system (No need to have keys)
* Key as items (SOON!)
* Sounds
* Animations
* Highly configurable
* Protected Events
* Discord log with many information
* Update checker
* Optimized
* Synced
* 0.0 ms on idle
* 0.0 ms while in use

### Requirements

* zrx\_utility (latest)
* ox\_lib (latest)
* oxmysql (latest)

### Preview

{% embed url="<https://youtu.be/-UlT6rA7QJY?si=_0b4o1BkP2noMCDW>" %}


---

# 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://docs.zrxnx.at/zrxnx-scripts/scripts/zrx_carlock.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.
