> 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.md).

# 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="/pages/kje80J6mAkJnnBGyt2iM" %}
[Installation](/documentation/scripts/busker/installation.md)
{% endcontent-ref %}

Want to customize the script?

{% content-ref url="/pages/ZRar17gUAbR6qXwo8hDL" %}
[Configuration](/documentation/scripts/busker/configuration.md)
{% endcontent-ref %}

Which resources are required?

{% content-ref url="/pages/dAxZE8GxCE1BA87MEGvJ" %}
[Dependencies](/documentation/scripts/busker/dependencies.md)
{% endcontent-ref %}

Need functions for integration?

{% content-ref url="/pages/Q4Ics3cfyOA5qiiOuvPo" %}
[Exports](/documentation/scripts/busker/exports.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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