# Installation

{% stepper %}
{% step %}

### Download resource from your CFX key

Head to [CFX Portal](https://portal.cfx.re) and download the resource.
{% endstep %}

{% step %}

### Install Dependencies

> This script requires `ox_lib`

{% hint style="info" %}
You have to ensure this script AFTER both dependencies !
{% endhint %}
{% endstep %}

{% step %}

### Add the resource in your server.cfg file

```lua
ensure phantom_companyblips
```

{% endstep %}

{% step %}

### That's it , you can now join your server and make sure everything works!

{% hint style="info" %}
If you have any issues, you can contact us on our [discord](https://discord.gg/KBdcsc3Ep3) !
{% endhint %}
{% endstep %}
{% endstepper %}
