# Installation

### **Installation guide :**

* 1 / First step, download the script from your [Cfx.re Keymaster](https://keymaster.fivem.net/asset-grants).
* 2 / Drag and drop the folder into your resources, Note (folder name should be "frkn-doorlock".
* 3 / Go to your server.cfg , and ensure frkn-doorlock .
* 4 / If you do not install this script your props will not work correctly <https://drive.google.com/file/d/1mtBFGwqzUMKJXsGkmZBMclaIJ__VgzvB/view?usp=sharing>
* 5 / Download the prop script for faceid by clicking on this link <https://drive.google.com/file/d/1ktJQaNEeqCpuiGL-n3AtOfVt9ZnjpLBj/view?usp=sharing>

example

```
  ensure your-framework
  ensure frkn-doorlock
  ensure 3fe_faceidd
  ensure object_gizmo
```

Also, if you want the texts to look better, install the textui script provided with the script, if you don't want it, make Config.UseTextUI false in the config file.

## Installation Completed

{% hint style="success" %}
You have successfully completed the **frkn-doorlock** installation. Restart your server to make sure everything is working.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.0resmon.org/0resmon/frkn-resources/frkn-doorlock/installation.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
