> ## Documentation Index
> Fetch the complete documentation index at: https://lationscripts.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Chop Shop - Exports - Client

> All exports available on the client

### **openMenu**

Opens the main chop shop menu.

```lua theme={null}
exports.lation_chopshop:openMenu()
```

### **assignModel**

Starts a chop job (*must be called by the group owner*)

```lua theme={null}
TriggerServerEvent('lation_chopshop:assignModel')
```

<Note>
  Looking for an export we don't have listed here? Contact us and we'll do what we can!
</Note>
