# Imperium Smart Keys

### ✨ Key Features

#### 🔐 Advanced Security System

* **Proximity Locking**: Secure your vehicle from a distance with smooth animations and synchronized sound effects.
* **Server-Side Sync**: Lock states are persistent and synchronized across all clients to prevent "ghost" unlocking.
* **Visual Feedback**: Integrated light flashes and alarm beeps provide immediate confirmation of vehicle status.

#### ⚙️ Strict Engine Control

* **Anti-Theft Engine Logic**: Prevents unauthorized users from starting the engine without a valid key.
* **Manual Engine Toggle**: Dedicated controls to start and stop the engine independently of the vehicle's movement.
* **Persistent Engine State**: Keep the engine running while you step out of the car, perfect for emergency services or quick stops.

#### 🛠️ Interactive Hotwiring

* **Modern Minigame Interface**: A beautiful, React-powered NUI interface for hotwiring vehicles.
* **Skill-Based Access**: Bypassing vehicle security requires precision and timing, adding depth to criminal gameplay.
* **Dynamic Difficulty**: success depends on the vehicle class or player's experience.

#### 🔑 Smart Key Management

* **Player-to-Player Sharing**: Easily give physical or digital keys to nearby players via intuitive commands or UI.
* **Temporary vs. Permanent Access**: Differentiate between vehicle owners and those who just have temporary permission to drive.
* **Universal Compatibility**: Works seamlessly with major frameworks and custom vehicle resources.

#### 🌐 Global Reach

* **Multi-Language Support**: Fully localized out of the box in English, French, Portuguese, Spanish, German, and Italian.
* **Easily Extensible**: Add your own language files in seconds with our standardized locale system.

#### 🔌 Developer-First Design

* **Robust Export API**: Deeply integrate Smart Keys into your existing garages, dealerships, or job scripts using our comprehensive export library.
* **Optimized Performance**: Built with high-performance loops and event-driven logic to ensure minimal resource impact.
* **Fully Configurable**: Every aspect of the script, from keybinds to notification styles, can be adjusted to fit your server's needs.

***

> &#x20;Imperium Smart Keys is designed to be a "plug-and-play" solution, but its true power lies in its flexibility. Check out our 'Exports' section for advanced integration techniques!


---

# 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://imperiumscripts.gitbook.io/imperium-scripts/scripts/imperium-smart-keys.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.
