# Busker

Bring street performance to life with the Busker Script for FiveM! This script allows players to become street musicians, playing music, collecting donations, and leveling up their skills. The more you play, the better you get, unlocking new songs and attracting bigger crowds.

***

## Preview Video

{% embed url="<https://www.youtube.com/watch?v=RotcKwPzzes>" %}

***

Having trouble installing?

{% content-ref url="busker/installation" %}
[installation](https://stg-store.gitbook.io/documentation/scripts/busker/installation)
{% endcontent-ref %}

Want to customize the script?

{% content-ref url="busker/configuration" %}
[configuration](https://stg-store.gitbook.io/documentation/scripts/busker/configuration)
{% endcontent-ref %}

Which resources are required?

{% content-ref url="busker/dependencies" %}
[dependencies](https://stg-store.gitbook.io/documentation/scripts/busker/dependencies)
{% endcontent-ref %}

Need functions for integration?

{% content-ref url="busker/exports" %}
[exports](https://stg-store.gitbook.io/documentation/scripts/busker/exports)
{% endcontent-ref %}


---

# 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://stg-store.gitbook.io/documentation/scripts/busker.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.
