> For the complete documentation index, see [llms.txt](https://nayzeee-dev.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nayzeee-dev.gitbook.io/docs/fivem-asset-escrow.md).

# Fivem Asset Escrow

## What is FiveM Asset Escrow System ?

The **FiveM Asset Escrow System** is a built-in content protection feature developed by FiveM to safeguard the work of script and asset creators. It encrypts your purchased resources, making them secure and resistant to unauthorized access, tampering, or extraction.This system helps ensure that the scripts and assets remain protected, exclusive, and safe from leaks or misuse

#### Key Benefits:

> * **Encrypted resources to prevent reverse engineering or modification**
> * **Robust protection against script dumping or exploit attempts**
> * **Peace of mind for developers and server owners using premium, paid content**

## Common Issues & Solutions

#### Below are the most common errors encountered when using the FiveM Escrow System, along with their solutions :

#### ❌ Failed to verify protected resource `resource-name`

If you encounter this error, it usually means that files were corrupted during the transfer process. FTP programs, such as FileZilla, might sometimes skip important encrypted files like `.fxap`.

✅**Solution**

* **Ensure that all encrypted files are properly copied, including the `.fxap` file**
* **If you’re using FileZilla, try switching to WinSCP for file transfers to avoid skipped files.**

#### ⚠️ You lack the required entitlement to use `resource-name`

This error means that your FiveM server license key is not linked to the correct account where the asset was purchased. It could also happen if you haven’t restarted your server after installing the asset.

**✅Solution**

* **Verify the server license key is linked to the account where the asset was purchased.**
* **Restart your server after installing the asset to ensure proper loading.**

#### ⚙️ Syntax error `</1>` or similar

This error can be caused by several issues:

> * You might be using an outdated FiveM artifact version (lower than 4960).
> * Editing encrypted code is not allowed and may cause this error.
> * The server may not have been restarted after installation.

✅**Solution**

* **Ensure you are using artifact version `4960 or higher`. Download the latest artifacts from** [**here** ](https://runtime.fivem.net/artifacts/fivem/)**.**
* **Make sure `encrypted code has not been edited`.**
* **`Restart your server` after installation to ensure everything works correctly.**
