# Open Source and Escrow

## **Differences Between Open Source and Escrow-Protected Products**

At **0Resmon**, we offer both **open-source** and **escrow-protected** FiveM scripts. Each type has its own advantages and limitations, depending on your needs. Below, we explain the key differences between these two types of products.

### **What is an Open Source Script?**

An **open-source** script is a product where the full source code is available and **editable** by the customer. This allows full customization, modification, and integration into other scripts.

#### **Advantages of Open Source Scripts:**

✅ **Full Code Access** → You can view, edit, and modify the entire script. ✅ **Unlimited Customization** → Adapt the script to fit your specific server requirements. ✅ **No Licensing Restrictions** → You can use the script on multiple servers without additional licenses (depending on the purchase agreement).

#### **Disadvantages of Open Source Scripts:**

❌ **Security Risks** → Since the code is open, it can be copied, redistributed, or misused. ❌ **No Protection Against Piracy** → Scripts can be resold or leaked without permission. ❌ **Limited Support in Some Cases** → Some developers may not provide updates or fixes for custom modifications.

***

### **What is an Escrow-Protected Script?**

An **escrow-protected** script is secured using **FiveM Escrow System**, which **encrypts** the source code and ensures it can only be used on licensed servers.

#### **Advantages of Escrow-Protected Scripts:**

✅ **Code Protection** → The script cannot be shared or leaked. ✅ **Developer Support & Updates** → Since the original code remains unchanged, developers can provide updates and fixes efficiently. ✅ **Fair Licensing** → Each purchase is linked to a specific server, ensuring fair use and preventing unauthorized distribution.

#### **Disadvantages of Escrow-Protected Scripts:**

❌ **Limited Customization** → Core script files cannot be edited or modified. ❌ **Server Restriction** → The script will only work on the licensed server; additional licenses are required for other servers. ❌ **Dependency on Developer** → If major changes are needed, you will rely on the developer for modifications.

***

### **Which One Should You Choose?**

Your choice depends on your priorities:

* If you need **full control and customization**, go for **open-source scripts**.
* If you want **security, reliability, and developer support**, choose **escrow-protected scripts**.

At **0Resmon**, we clearly specify whether a product is **open-source** or **escrow-protected** in its description. If you have any questions, feel free to contact us for more details! 🚀


---

# 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/open-source-and-escrow.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.
