> For the complete documentation index, see [llms.txt](https://framestudio.gitbook.io/framestudio-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://framestudio.gitbook.io/framestudio-documentation/fs-graffiti/requirements.md).

# Requirements

No dependency is required. Everything below is optional and detected at start.

| Area          | Supported                                                                                           |
| ------------- | --------------------------------------------------------------------------------------------------- |
| Frameworks    | ESX (Legacy and Extended), QBCore, Qbox, ox\_core, standalone                                       |
| Inventories   | ox\_inventory, qb-inventory, ps-inventory, qs-inventory, codem-inventory, tgiann-inventory, or none |
| Notifications | ox\_lib when present, framework native, okokNotify, chat, or your own                               |
| Database      | oxmysql, icmysql, mysql-async or ghmattimysql when present — otherwise JSON files                   |
| Languages     | en, el, de, fr, es, it, pt-br, pl, ru, tr                                                           |

Nothing in the runtime calls a framework or inventory export directly. Those calls go through a bridge layer, which is what makes the same build work across all of the above.
