> For the complete documentation index, see [llms.txt](https://stg-store.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stg-store.gitbook.io/documentation/scripts/busker/exports.md).

# Exports

#### Client Exports

***

<details>

<summary><code>useGuitar</code></summary>

{% code overflow="wrap" %}

```lua
exports['stg_busker']:useGuitar()
```

{% endcode %}

This Export enables the use of the guitar item

***

**`Examples`:**

* `exports['stg-warnzone']:useGuitar()`

</details>
