# Installation

## Downloading Dependencies

Dependencies are very important — you need to install them before moving on to the installation of our script.

{% stepper %}
{% step %}

### ox\_lib

{% embed url="<https://github.com/overextended/ox_lib>" %}
{% endstep %}
{% endstepper %}

***

## Server.cfg

All dependencies you’ve installed must be started before our script. Make sure to follow the correct start-up order in your `server.cfg`.

```
ensure op-courierjob
```

***

## Database

The script will automatically create its own database and check for columns in framework database on first start-up.

***

## Optional Downloads

{% stepper %}
{% step %}

### Download Speedo Vehicle

{% embed url="<https://www.gta5-mods.com/vehicles/vapid-speedo-express-add-on-liveries/download/156640>" %}
{% endstep %}

{% step %}

### Download GO Postal T-Shirt

{% embed url="<https://www.gta5-mods.com/player/gopostal-polo>" %}
{% endstep %}
{% endstepper %}
