> ## 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.

# Metal Detecting - Exports - Client

> All exports available on the client

### OpenMenu

Opens the main metal detecting stats menu.

```lua theme={null}
exports.lation_detecting:OpenMenu()
```

### **OpenDetectorShop**

Opens the metal detector shop menu.

```lua theme={null}
exports.lation_detecting:OpenDetectorShop()
```

### **OpenSellShop**

Opens the sell shop menu.

```lua theme={null}
exports.lation_detecting:OpenSellShop()
```

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