# FiveM Asset Escrow

### Before buying our scripts <a href="#before-buying-our-scripts" id="before-buying-our-scripts"></a>

> **Correct FiveM Account**
>
> upon Purchasing any script from our store, you will be asked to link your FiveM account. Make sure you are suing the account which is associated with your server as the key will be linked directly to that account and will not work on any other key.
>
> You can see your license key through [https://keymaster.fivem.net](https://keymaster.fivem.net/?)

> **Use correct Server Artifacts**
>
> You need to have a minimum of 4960 artifacts to be able to use Asset Encrypted Scripts. You can update your artifacts through [here](https://runtime.fivem.net/artifacts/fivem/build_server_windows/master/)

### Asset Escrow Errors <a href="#asset-escrow-errors" id="asset-escrow-errors"></a>

#### You lack the required entitlement to use markhor-xxxx <a href="#you-lack-the-required-entitlement-to-use-a5-xxxx" id="you-lack-the-required-entitlement-to-use-a5-xxxx"></a>

1. Make sure after buying a script you restart the entire server for it to run
2. Make sure you are using the correct server key attached to your fivem account. If not you can always transfer the script to the correct account through [keymaster](https://keymaster.fivem.net/)

#### Failed to verify protected resource markhor-xxx <a href="#failed-to-verify-protected-resource-x" id="failed-to-verify-protected-resource-x"></a>

1. This error occurs when the files are courrpted. Redownload and install the files and make sure you are not using FTP Application like Filezilla as it corrupts the escrowed files. Use something like [WinSCP](https://winscp.net/eng/download.php)

#### Error parsing script @Y in resource X: @Y: syntax error near '<\‎1>' <a href="#error-parsing-script-y-in-resource-x-y-syntax-error-near-1" id="error-parsing-script-y-in-resource-x-y-syntax-error-near-1"></a>

1. This error indicates that you are using an outdated server Artifact. Please use the latest recommended artifact through here

#### More information

{% embed url="<https://forum.cfx.re/t/introducing-asset-escrow-for-your-resources/4777151>" %}


---

# 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.markhorscripts.com/home/info/fivem-asset-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.
