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

# Installation

{% hint style="danger" %}
**Warning:** You can't rename the resource name, it must be "SecurGate"
{% endhint %}

{% hint style="info" %}
**Good to know:** Installing SecurGate is a very important step if you don't want to waste time on configuration.
{% endhint %}

## 🎥 Video Tutorial :

* You can follow installations steps <mark style="color:purple;">**here (soon)**</mark>

## 🔨 Step by step :

* 1\) Download SecurGate Folder in [<mark style="color:purple;">**Keymaster**</mark>](https://keymaster.fivem.net/asset-grants). Find the package named : **SecurGate**
* 2\) After purchase, go on discord and check your DM with the bot "SecurGate API#8196". There will be your license. *(Note: if you don't receive the message private. Go to the discord channel : "license-options")*
* 3\) Extract SecurGate Folder in your resources.
* 4\) Make sure you have **screenshot-basic** installed
* 5\) Put your license in the file : **"license.json"**

### **📝 Setup your CFG and Screenshot Resource to SecurGate :**

{% hint style="warning" %}
**Attention:** Don't forget to add to your "server.cfg" or "resources.cfg" these two resources.
{% endhint %}

* **Exemple** :

{% tabs %}
{% tab title="server.cfg" %}

```lua
ensure screenshot-basic
ensure SecurGate
```

{% endtab %}
{% endtabs %}

## 🎉 You are now ready to start for the first time SecurGate.

You can now stop your server and jump to the Configuration docs.
