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

# Weed - Exports - Client

> All exports available on the client

### openLabMarketplace

Opens the weed lab marketplace UI (the menu used to purchase labs). Returns `true` if it opened successfully.

```lua theme={null}
local opened = exports.lation_weed:openLabMarketplace()
```

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