# Entitlement Lacking

### Why it happens

All our paid resources are protected by **FiveM/CFX Escrow**. This ties each resource to the **CFX account** that purchased it. If your license key doesn’t match that account, the resource won’t start.

#### How to fix it

**1. Just purchased the resource?**\
New purchases can take a moment to sync. **Restart your server** to make sure the resource registers properly.

**2. Check your CFX account:**\
Confirm that the resource is connected to the correct CFX account. Using a key from another account will cause this error. You can either:

* Switch your server to use the correct license key, or
* Transfer the resource to your CFX account via **Keymaster**.

**3. Official CFX guidance:**

* Restart your server and double-check your server license key.
* If purchased on the wrong account, transfer it on Keymaster to the correct account.

**4. Need more help?**\
If the issue continues, join our [**Discord**](https://discord.gg/invite/kzJfWrzDxD) and our support team will assist you.


---

# 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.plexus-development.com/common-issues/editor.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.
