# FAQ

<details>

<summary>What is Code By Vision?</summary>

Code By Vision is the name of the studio created by Thommie and NeighboursCat

</details>

<details>

<summary>Where can I download the scripts?</summary>

You can easily acces our scripts via [FiveM's Keymaster](https://keymaster.fivem.net)\
For a more up-to-date platform that has recently released please visit [CFX Portal](https://portal.cfx.re/assets/granted-assets)

</details>

<details>

<summary>Why are the scripts encrypted?</summary>

We decided to deliver our scripts with the default encryption via cfx their keymaster system. This is because we want to keep our code protected and give "leakers" no chance to leak our code. You can still configure a lot in our resources.

</details>

<details>

<summary>Can I use your scripts on multiple servers?</summary>

You can use the scripts on up to 3 different servers as long as you are using a server license key that was generated from your FiveM account. This also applies to dev/local host servers.

</details>

<details>

<summary>Where can I get support?</summary>

Do you have any struggle with our scripts? Make sure to[ join our discord](https://discord.gg/tcNq2Tnmqd) and create a ticket.

</details>

<details>

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

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.

</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://docs.thummie.com/docs/information/faq.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.
