# Entitlement Lacking

## Why does this happen?

All my paid resources utilized the Escrow system FiveM/CFX has made, this means that it's connected to the CFX account you purchased the resource on! When the license key you use isn't from the CFX account the resource is on this problem will occur.

## Fixes:

### Recently bought the resource?

If the resource just were bought then make sure to restart the server before trying to ensure the resource. It can take a bit before the asset will be synchronized.

### Is the resource connected to the right CFX account?

Make sure you use the right CFX account for the license key, it's often people use someone else's license key and therefor you will have the problem. You can either change the license key to the account you have the resource or transfer the asset to the right CFX account.

## CFX Recommendations, These are from the official [Escrow](https://forum.cfx.re/t/introducing-asset-escrow-for-your-resources/4777151) docs!

### You lack the required entitlement to use \<resource> <a href="#you-lack-the-required-entitlement-to-use-resource-16" id="you-lack-the-required-entitlement-to-use-resource-16"></a>

Try restarting your server and make sure your server license key is correct. If you bought the resource on the wrong account, you can transfer it to another account on [keymaster](https://keymaster.fivem.net/).

## Still having problems?

If the problems still occur after these recommendations you are more the welcome to join our [Discord](https://discord.gg/TNu8jN7qHj) and ask for support!


---

# 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.forcedevelopments.com/info/common-issues/paid-resources/entitlement-lacking.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.
