# Chop Shop v1

## 🔧 Elena Chop Shop

#### Premium Vehicle Chopping System for FiveM

Welcome to Elena Chop Shop documentation. This resource provides a complete vehicle chopping experience for your FiveM server.

***

### ✨ Features

* 🔧 **8 Choppable Parts** - Engine, Transmission, Wheels, Electronics, Doors, Hood, Trunk, Exhaust
* 🎮 **3 Minigames** - Circle Timing, Key Sequence, Wire Cutting
* 📋 **Mission System** - NPC missions with vehicle theft, lockpicking and rewards
* 💰 **Part Selling** - Sell chopped parts to black market dealers
* 📊 **Dynamic Pricing** - Supply and demand based price fluctuations
* ⭐ **Reputation System** - Level up and earn price bonuses
* 🌍 **6 Languages** - Turkish, English, German, Spanish, French, Portuguese
* 🛡️ **Anti-Cheat** - Rate limiting, distance checks, hourly limits
* 🔔 **Police Alerts** - Configurable police notification system
* 📱 **Discord Webhooks** - Activity logging
* 🎨 **Modern UI** - Clean, responsive dark theme interface

***

### 🔗 Supported Frameworks

| Framework  | Status          |
| ---------- | --------------- |
| ESX        | ✅ Full Support  |
| QBCore     | ✅ Full Support  |
| Standalone | ✅ Basic Support |

### 🎯 Supported Target Systems

| Target               | Status         |
| -------------------- | -------------- |
| ox\_target           | ✅ Full Support |
| qb-target            | ✅ Full Support |
| DrawText (no target) | ✅ Fallback     |

### 📦 Supported Inventory Systems

| Inventory     | Status         |
| ------------- | -------------- |
| ox\_inventory | ✅ Full Support |
| qb-inventory  | ✅ Full Support |
| qs-inventory  | ✅ Full Support |
| ESX default   | ✅ Full Support |

### 🔑 Supported Key Systems

| Keys                | Status |
| ------------------- | ------ |
| qb-vehiclekeys      | ✅      |
| qs-vehiclekeys      | ✅      |
| wasabi\_carlock     | ✅      |
| Renewed-Vehiclekeys | ✅      |

### 📢 Supported Dispatch Systems

| Dispatch      | Status |
| ------------- | ------ |
| cd\_dispatch  | ✅      |
| ps-dispatch   | ✅      |
| Custom alerts | ✅      |


---

# 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://elena-scripts.gitbook.io/elenascripts/jobs-and-activities/chop-shop-v1.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.
