# "You lack the required entitlement to use ... "

{% hint style="info" %}
This error can be shown if you bought the script on a different cfx account than the current account linked to server key you are using.
{% endhint %}

Here are a few steps you can follow :&#x20;

* Verify that the account you bought the script with is the same as the server key one
  * If not,  you can transfer it : [How to transfer my resource ?](/about-escrow-system/transferring-assets-to-another-account.md)
* If you're sure its on the right account, try to do a fresh download and reinstall


---

# 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.pingouin.dev/about-escrow-system/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.
