> For the complete documentation index, see [llms.txt](https://brazzers-scripts.gitbook.io/brazzers-scripts/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://brazzers-scripts.gitbook.io/brazzers-scripts/paid-resources/readme.md).

# Information

Most of our resources come with 2 purchase options; Open Source, and Escrow. We'll cover the difference in the two and walk you through the pros and cons for these resources.

## Escrow

***

To prevent leaks in the FiveM community, we need to escrow most, if not all, of our resources. This means locking them to a specific FiveM license and partially hiding some code. This helps stop our resources from being sold, reuploaded, or distributed without our permission.

<figure><img src="/files/ygpNELRuPZw21g5UAQS2" alt=""><figcaption></figcaption></figure>

### How does the encryption work ?

If this is your first time dealing with FiveM Encryption then don't worry here's the main key points of how the FiveM Encryption work.

* When purchasing one of our paid scripts that script is automatically linked to your FiveM account, that FiveM account is then linked to your server through CFX keys, you must be using this particular account and one of the three available keys to access your product.
* You can head over to <https://portal.cfx.re/> and under Assets it should be available just a few seconds after purchase.
* It is required that your server is using server artifacts version 4700+ update your artifacts here for [Windows ](https://runtime.fivem.net/artifacts/fivem/build_server_windows/master/)or here in [Linux](https://runtime.fivem.net/artifacts/fivem/build_proot_linux/master/).

## Source

***

Source available resources offer full access to code. As a result of this unrestricted availability, these resources typically come with a higher price tag.

{% hint style="success" %}
Source available resources can be downloaded using the same method above on <https://portal.cfx.re/>.&#x20;
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://brazzers-scripts.gitbook.io/brazzers-scripts/paid-resources/readme.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.
