# Error: You lack the required entitlement

| Is there something familiar in **server console** like this? |
| ------------------------------------------------------------ |

```
You lack the required entitlement to use rcore_tennis
```

There could be a several reasons why this is happening

1. You have bought the script with other fivem account than the server's owner is
2. The server needs to be restarted
3. Your OS time may be ahead/behind of real time.

**I have bought the script with annother account (1)**

If this is the case, check to this guide [Transfer resource guide](https://documentation.rcore.cz/faq/how-to-transfer-script).

**I have not restarted the server**

It feels like there is no need to explain this. Restart it!

**Operation system doesn't have the right time?**

You just need to open this website: [https://time.is/](https://time.is) and just choose where the server is located, and if it will be ahead/behind more than one minute please correct this issue unless the problem won't be solved.

How do I sync time?

{% embed url="<https://www.youtube.com/watch?v=cLJGy4-sMZg>" %}


---

# 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://documentation.rcore.cz/cfx-auth-system/you-lack-the-entitlement.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.
