# Car Keys (SOON)

<figure><img src="/files/ZCbOEIZjTT5q0WvufIl7" alt=""><figcaption></figcaption></figure>

### 🔰 Features

<details>

<summary>🔹 Physical Key System</summary>

* Vehicle keys are stored as real items in ox\_inventory, adding immersion and trade possibilities.

</details>

<details>

<summary>🔹 Vehicle Lock &#x26; Unlock</summary>

* Lock or unlock vehicles using keybinds or ox\_target interactions.

</details>

<details>

<summary>🔹 Engine Control</summary>

* Start or stop the engine only if you have the correct keys.

</details>

<details>

<summary>🔹 Hotwire Mechanic</summary>

* Players can attempt to start vehicles without keys using a hotwire system.

</details>

<details>

<summary>🔹 Unique Vehicle Keys</summary>

* Each key is linked to a specific vehicle via network ID.

</details>

<details>

<summary>🔹 ox_target Integration</summary>

* Optional interaction system for better usability and roleplay experience.

</details>

<details>

<summary>🔹 Easy Exports</summary>

* Simple functions to give, remove, and check keys for any vehicle.

</details>


---

# 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://octavista-development.gitbook.io/octavista-development/scripts/car-keys-soon.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.
