# Getting Started

Our resources use the system to secure our [FiveM Assets Escrow](https://forum.cfx.re/t/introducing-asset-escrow-for-your-resources/4777151) script&#x73;**.**

After purchasing a resource on[ our site](https://rpworks.com/), go to FiveM's [keymaster ](https://keymaster.fivem.net/)sit&#x65;**,** then go to purchased assets.

### Download a resource

{% hint style="warning" %}
Note: You must be the owner of the server's keymaster to use the resource you purchased.
{% endhint %}

<figure><img src="https://cdn.discordapp.com/attachments/1249776685012881530/1351960264693518336/image.png?ex=67dc469d&#x26;is=67daf51d&#x26;hm=244f36d7fd2f69066240ac06b9dccc7e93c8d51addf438a74af03c1b9570f5f1&#x26;" alt=""><figcaption></figcaption></figure>

Click on the Download button to download your newly purchased resource!

### Installing the Resource

1. Unzip the contents of the download using your chosen zip tool (winrar/7-zip/winzip) or if using windows, the in-built windows unzip tool.
2. Move the folder into your 'resources' folder in your server's files.
3. Locate your server.cfg file, or the configuration page in TX, and add 'ensure FOLDERNAME'&#x20;
4. Restart your server and enjoy!


---

# 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://rp-works-modding.gitbook.io/rp-works-modding-docs/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.
