# Dependencies > Required and optional dependencies for ML Board Category: BOARDS · Source: https://miciomods.it/docs/ml-board-dependencies · Last updated: 2026-07-27 ## Required - [ml_bridge](https://portal.cfx.re): Framework abstraction, inventory operations, target system, notifications - [ox_lib](https://github.com/overextended/ox_lib): Zones, callbacks, points - [oxmysql](https://github.com/overextended/oxmysql): Database driver for board and note persistence ## Framework **QBCore** **server.cfg** ```cfg ensure qb-core ensure oxmysql ensure ox_lib ensure ml_bridge ensure ml_board ``` **QBox** **server.cfg** ```cfg ensure qbx_core ensure oxmysql ensure ox_lib ensure ml_bridge ensure ml_board ``` **ESX** **server.cfg** ```cfg ensure es_extended ensure oxmysql ensure ox_lib ensure ml_bridge ensure ml_board ``` **Standalone** **server.cfg** ```cfg ensure oxmysql ensure ox_lib ensure ml_bridge ensure ml_board ``` > **INFO:** Auto Detection > > `ml_bridge` detects your framework automatically. No manual setup. ## Optional - `ml_camera`: Lets players pin photos they took in game. Enabled with Config.UseMLCamera - `ox_target` or another target resource: adds context options on the board prop. Without one, boards use a key prompt