> For the complete documentation index, see [llms.txt](https://docs.frozen-scripts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.frozen-scripts.com/scripts/frozen-medic-job/installation.md).

# Installation

{% hint style="info" %}
If using QBCore, you will import **no** sql files!
{% endhint %}

* Ensure [dependencies](/scripts/frozen-medic-job/dependencies.md) are installed and running before frozen\_ambulance
* Place script in `resources` directory
* Add the item images/items from `_install_first` directory
* Make sure you have an 'ambulance' in your jobs table and grades in your 'job\_grades' table of your SQL database(Can be from previous ambulance job)
* Edit config as desired
* Add `ensure frozen_ambulance` to your server.cfg (ENSURE AFTER DEPENDENCIES)
* Ensure that `esx_ambulancejob` / `qb-ambulancejob` or any other death handler script is removed
* Restart server and enjoy!
