# CFX auth system

***

<details>

<summary>Where can I find my scripts?</summary>

Go to the [Keymaster](https://keymaster.fivem.net) website and log in to the CFX account you used to make your purchase.

<img src="/files/EV61rtdEGCjWxKvUKqyU" alt="" data-size="original">

</details>

<details>

<summary>Error: You lack the required entitlement</summary>

If `You lack the required entitlement to use CAS_xxx appears` on your server console there are several reasons.&#x20;

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.

</details>

<details>

<summary>Error: syntax error near '&#x3C;\1>'</summary>

</details>


---

# 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://code-after-sex.gitbook.io/script-documentation/about-cfx-auth-system/cfx-auth-system.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.
