> For the complete documentation index, see [llms.txt](https://docs.luxartengineering.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.luxartengineering.com/shared-plugins/introduction-to-plugins.md).

# 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="/pages/DpZxcG8mDisBDsG7rynO" %}
[Take-downs](/shared-plugins/take-downs.md)
{% endcontent-ref %}

{% content-ref url="/pages/Ycv49pLHZcyTnrh1Ykyx" %}
[Extra Controls](/shared-plugins/extra-controls.md)
{% endcontent-ref %}

{% content-ref url="/pages/fAmug5kEcorUPqbeaLGi" %}
[Extra Integrations](/shared-plugins/extra-integrations.md)
{% endcontent-ref %}

{% content-ref url="/pages/agbA2aEHuqFs6a7yg5AL" %}
[Traffic Advisor](/shared-plugins/traffic-advisor.md)
{% endcontent-ref %}

{% content-ref url="/pages/20P8JHvphL82ybmTREHO" %}
[Trailer Support](/shared-plugins/trailer-support.md)
{% 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>
