> For the complete documentation index, see [llms.txt](https://docs.pewestudios.com/pewestudios/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pewestudios.com/pewestudios/guides/you-lack-the-required-entitlement-to-use.md).

# You lack the required entitlement to use

## FiveM asset escrow errors

### You lack the required entitlement to use ...[​](https://docs.lbphone.com/escrow-errors/#you-lack-the-required-entitlement-to-use-x) <a href="#you-lack-the-required-entitlement-to-use-x" id="you-lack-the-required-entitlement-to-use-x"></a>

{% hint style="info" %}
Make sure that your server's license key is owned by the same [keymaster](https://keymaster.fivem.net/) account that owns the [asset](https://keymaster.fivem.net/asset-grants). If it is on the same account, restart your server. If not, transfer the asset to the same account as your server's license key.
{% endhint %}

### Failed to verify protected resource ...[​](https://docs.lbphone.com/escrow-errors/#failed-to-verify-protected-resource-x) <a href="#failed-to-verify-protected-resource-x" id="failed-to-verify-protected-resource-x"></a>

{% hint style="info" %}
This error means that files were corrupted during the download. Most times this happens because you use FileZilla, which has a tendency to corrupt files. Make sure to use a different FTP client, such as [WinSCP](https://winscp.net/eng/download.php).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.pewestudios.com/pewestudios/guides/you-lack-the-required-entitlement-to-use.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.
