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

# Dependencies

> This section lists the core requirements needed for the script to run reliably. Each dependency plays a specific role in keeping the system stable, so make sure your server includes the versions noted here before continuing with the installation.

## Frameworks

Below you’ll find the recommended frameworks and versions tested for the best compatibility. These options offer the most consistent behavior with the script and help prevent issues that can appear on unsupported or outdated builds.

<Frame>
  <CardGroup cols={3}>
    <Card title="QBCore" img="https://mintcdn.com/nuviod/mymYo_DPmVIxfWda/images/qbcore.png?fit=max&auto=format&n=mymYo_DPmVIxfWda&q=85&s=2efbcf1117c802a677b52b8beb68d753" href="https://github.com/qbcore-framework/qb-core" width="512" height="512" data-path="images/qbcore.png">
      Version: 1.3.0
    </Card>

    <Card title="Qbox" img="https://mintcdn.com/nuviod/mymYo_DPmVIxfWda/images/qbox.png?fit=max&auto=format&n=mymYo_DPmVIxfWda&q=85&s=dcf1994ce53ec666002232eaeb77227f" href="https://github.com/Qbox-project/qbx_core" width="512" height="512" data-path="images/qbox.png">
      Version: 1.23.0
    </Card>

    <Card title="ESX" img="https://mintcdn.com/nuviod/mymYo_DPmVIxfWda/images/esx.png?fit=max&auto=format&n=mymYo_DPmVIxfWda&q=85&s=fa4647bed75f82f0e0912b35ee62bba0" href="https://github.com/esx-framework/esx_core" width="512" height="512" data-path="images/esx.png">
      Version: 1.13.4
    </Card>
  </CardGroup>
</Frame>

## Utils

This part covers the database libraries and additional utility resources such as ox\_lib, OxMySQL that the script depends on or works best with. Versions listed here are the ones verified for smooth integration and stable performance across all supported features.

<CardGroup cols={3}>
  <Card title="oxmysql" href="https://github.com/CommunityOx/oxmysql">
    Version: 2.12.0
  </Card>

  <Card title="ox_lib" href="https://github.com/CommunityOx/ox_lib">
    Version: 3.30.5
  </Card>

  <Card title="PolyZone" href="https://github.com/mkafrin/PolyZone">
    Version: 2.6.2
  </Card>
</CardGroup>
