# Downloading Resources

{% hint style="danger" %}
**Using FileZilla?** Sometimes file transfer softwares can corrupt the encrypted files, leading to errors when starting the resource. We recommend using **WinSCP** found [here](https://winscp.net/eng/index.php) and a number of people have reported issues with FileZilla in the past.
{% endhint %}

<figure><img src="/files/5dAFH1MYq9z8SMj7dZH4" alt=""><figcaption><p>Download your scripts on <a href="https://portal.cfx.re/assets/granted-assets"><strong>https://keymaster.fivem.net/asset-grants</strong></a></p></figcaption></figure>

### Installation

1. Navigate to the **resources** folder of your server, this is where you'll install the resource.
2. Place the contents of the zip file inside it that you previously downloaded.
3. Add the script to your **server.cfg**

{% hint style="success" %}
You must **restart your server** after installing any of our resources to ensure it authenticates properly with the Keymaster system.
{% endhint %}


---

# 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.reallifeonline.net/information/downloading-resources.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.
