# Introduction to Plugins

Plugins are an easy way to add additional functionality Luxart Vehicle Control. Plugins provide the necessary files to run seamlessly with the base resource. The functionality provided in plugins can easily be integrated with the menu if you so decide, but by default are placed in a "Plugins" submenu.

### Current Available Plugins

{% content-ref url="take-downs" %}
[take-downs](https://docs.luxartengineering.com/shared-plugins/take-downs)
{% endcontent-ref %}

{% content-ref url="extra-controls" %}
[extra-controls](https://docs.luxartengineering.com/shared-plugins/extra-controls)
{% endcontent-ref %}

{% content-ref url="extra-integrations" %}
[extra-integrations](https://docs.luxartengineering.com/shared-plugins/extra-integrations)
{% endcontent-ref %}

{% content-ref url="traffic-advisor" %}
[traffic-advisor](https://docs.luxartengineering.com/shared-plugins/traffic-advisor)
{% endcontent-ref %}

{% content-ref url="trailer-support" %}
[trailer-support](https://docs.luxartengineering.com/shared-plugins/trailer-support)
{% endcontent-ref %}

{% hint style="danger" %}
Plugin-In Support is not yet guaranteed with LVC:Fleet.
{% endhint %}

### Installation

1. Enable plugin support by setting `plugins_installed` to true located in `lvc/SETTINGS.lua`.
2. Copy the desired plugin folder from the release .zip to the PLUGINS folder.
3. Configure the desired plugin to your liking using `/PLUGINS/XXXXX/SETTINGS.lua`. More information can be found on the desired plugins docs page.<br>
