> For the complete documentation index, see [llms.txt](https://docs.veryinsanee.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.veryinsanee.space/veryinsanees-whitelist/installation.md).

# Installation

{% hint style="warning" %}
**Note:** This script can only be used with ESX.
{% endhint %}

### Basic Installation

1. Download the script from the [FiveM Asset Manager](https://keymaster.fivem.net/asset-grants).
2. Move the folder <mark style="color:yellow;">`visn_whitelist`</mark> from the downloaded <mark style="color:yellow;">`visn_whitelist.pack.zip`</mark>-archive into your <mark style="color:yellow;">`resources`</mark> folder.
3. Customize the <mark style="color:yellow;">`config.lua`</mark> and <mark style="color:yellow;">`server_config.lua`</mark> to your needs.
4. Change the questions in <mark style="color:yellow;">`/shared/nui/questions.json`</mark><mark style="color:purple;">.</mark>
5. Start the script.

{% tabs %}
{% tab title="ESX 1.0/1.1" %}
Rename the file <mark style="color:yellow;">`whitelist_server_old_esx.lua`</mark> to <mark style="color:yellow;">`whitelist_server.lua`</mark>.
{% endtab %}

{% tab title="ESX Legacy" %}
Rename the file <mark style="color:yellow;">`whitelist_server_new_esx.lua`</mark> to <mark style="color:yellow;">`whitelist_server.lua`</mark>.
{% endtab %}
{% endtabs %}

&#x20;
