# What is FiveM Escrow ?

## **About FiveM Escrow Protection**

At **0Resmon**, our **premium FiveM scripts** are protected using the **FiveM Escrow System**. This system ensures that the scripts you purchase **only work on your licensed server**, preventing unauthorized sharing and protecting developer rights.

### **What is FiveM Escrow?**

FiveM Escrow is an **encryption system provided by Cfx.re (FiveM developers)**. It secures the scripts you purchase from **0Resmon** by **encrypting the source code**, allowing it to run only on your **licensed server**.

### **What is Protected Under FiveM Escrow?**

🔒 **Main script files (Lua, some configuration files)**\
🔓 **Configuration and localization files are usually open** (e.g., `config.lua`, `locales/*.json`)

### **How to Use the Scripts You Purchase?**

1. **A Licensed Server is Required** → Scripts will **only** work on the **server linked to your Tebex license**.
2. **You Cannot Modify the Code** → Since the files are **encrypted**, you **cannot edit the protected files**. However, you can customize the script using **open configuration files** like `config.lua`.
3. **Installation and Activation** → After uploading the script to your server, ensure all dependencies in `fxmanifest.lua` and `server.cfg` are set correctly.

### **Frequently Asked Questions**

#### ❓ **Can I use the script on a different server?**

🚫 **No**. Scripts are tied to your **licensed server**. If you want to use them on another server, you will need to **purchase an additional license**.

#### ❓ **Can I edit the script's code?**

⚠️ **No**. Escrow-protected files are **encrypted** and cannot be modified. However, **customization options are available** in open configuration files.

#### ❓ **Does the license expire?**

✅ **No**. The scripts you purchase are **lifetime licensed**, but since they are protected by **Cfx.re Escrow**, licensing methods may change based on FiveM system updates.


---

# 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/0resmon-1/fivem-escrow-system.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.
