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

# Getting started

> This is the short version. Each script has its own Installation page with the details for that specific script.

This is the short version. Each script has its own **Installation** page with the details for that specific script.

## What you need

* A FiveM server running recent artifacts
* One of the supported frameworks (each script lists which) — typically QBCore, Qbox, or ESX
* Basic familiarity with `server.cfg`

## Installing any NEX script

1. Download the script from Tebex / Keymaster.
2. Drop the folder into your resources, e.g. `resources/[nex]/`.
3. Add `ensure <resource-name>` to your `server.cfg`.
4. Open `config.lua` (or `shared/config.lua`) and set `Config.Framework` to match your server.
5. Restart the server.

## Next steps

* Read the **Installation** and **Configuration** pages for the specific script.
* Check the [FAQ](/general/faq) for common questions.
* If you get stuck, see [Support & contact](/general/support).
