# FiveM Asset Escrow System

## **What is it?**&#x20;

The FiveM Asset Escrow System is basically a System that allows creators to protect their resources/scripts and its source code from leaks and unauthorized usage.

## Read Before Purchasing:

### 1. Use Correct [Cfx.re](https://forum.cfx.re/)/FiveM Account When Purchasing

The resources are automatically locked to your [Cfx.re](https://forum.cfx.re/)/FiveM account's [keymaster](https://keymaster.fivem.net/assets) when purchased. therefore only that account are allowed to use the resource.

### 2. Source Code Accessibility

Only a small piece of the source code is accessible and editable (usually the "config.lua" file) however please do not worry since being able to have access to edit other parts of the source code that are not editable is not necessary in order for the resource/script to perform well or do what it is supposed to do.


---

# 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://brown-development.gitbook.io/brown-development-documentation/fivem-asset-escrow-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.
