> For the complete documentation index, see [llms.txt](https://loureiro-stoned.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://loureiro-stoned.gitbook.io/docs/scripts-guides/money-laundry.md).

# Money Laundry

## INSTALLATION

### 1.  Resource Download

\
**To get started, you'll need to download your new resource previously purchased from** [**shop**](/docs/overview/website-shop.md)**.** For that we must log in with our account at [`keymaster`](https://keymaster.fivem.net/asset-grants/) and look for the Asset grants section, there we will find our complete package.

{% hint style="info" %}
To get updates you get them from the same website ([keymaster](https://keymaster.fivem.net/asset-grants)).
{% endhint %}

### 2. Unzip The Folder

Unzip the script folder than **copy \[wash-money]** and **paste** it on your server **resources folder**.

<figure><img src="/files/qspaFmEvJpQzHccEnDj4" alt=""><figcaption><p>Example of how to implement the resources on the server</p></figcaption></figure>

### 3. Ensure

Put this line in your server.cfg.

{% hint style="warning" %}
This should be under your essentials resources.
{% endhint %}

```
ensure [wash-money]
```

## CONFIGURATION

### 4. Configure

Configure the *config.lua* file present in the resource, with the help of comments to facilitate your configuration.

### 5. Create Item

Create the **"money print"** item in your inventory;

Inside the **"\[ADD] img item" folder** is an image for this new item.

### 6. Restart Server

Restart your game server and enjoy the system.
