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

# Installation

{% stepper %}
{% step %}
Download and extract the `fb-handling` folder.
{% endstep %}

{% step %}
Move the `fb-handling` folder into your server's `resources` directory.
{% endstep %}

{% step %}
Open your `server.cfg` and add the following line:

```
ensure fb-handling
```

{% endstep %}

{% step %}
Restart your server or type `refresh` and `ensure fb-handling` in your server console.
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
**Important:** Make sure to ensure `fb-handling` below any other vehicle resources to prevent conflicts and ensure these handling lines take priority.
{% endhint %}
