> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fzd-scripts.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Framework support

> How FzD Scripts approaches standalone resources and FiveM frameworks.

FzD Scripts aims to keep resources **as standalone and self-contained as practical**, while still integrating properly with the framework ecosystems servers actually use.

Framework support therefore depends on the individual resource rather than being imposed as a company-wide dependency.

## Our general approach

* Prefer no framework dependency when the resource does not genuinely need one.
* Provide framework adapters or integration modes when framework data is useful to the resource.
* Avoid unnecessary helper-library dependencies when equivalent functionality can reasonably live inside the resource.
* Document exactly what a script requires and what is optional.

## Check the script documentation

Each script has its own compatibility and framework pages. Those pages are the authority for that resource.

<Card title="Action Wheel framework support" icon="layer-group" href="/scripts/action-wheel/frameworks" arrow="true" cta="Configure Action Wheel">
  See standalone, Qbox, QBCore and ESX support for FzD Action Wheel.
</Card>
