> For the complete documentation index, see [llms.txt](https://docs.av-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.av-scripts.com/laptop-pack/boosting/installation/addon-vehicles.md).

# Addon Vehicles

When using add-on vehicles, FiveM does not automatically provide their display names or thumbnail images. You must manually register them in the following files:

* Vehicle Name: `av_laptop/client/editable/veh_names.lua`
* Thumbnail Image: `av_boosting/client/editable/_vehicleimages.lua`

{% hint style="warning" %}
If you skip this step, the vehicle's name will appear as `NULL` and its image will be missing in the UI.
{% endhint %}
