# Download purchased assets

## <mark style="color:yellow;">How to Download a Script Purchased via Keymaster</mark>

{% stepper %}
{% step %}

### Go to [Keymaster Login](https://keymaster.fivem.net/asset-grants)

{% endstep %}

{% step %}

### **Log in to your CFX.re Account**

{% endstep %}

{% step %}

### **Navigate to Granted Assets**

Menu on the left side.
{% endstep %}

{% step %}

### **Find your Purchased Script**

{% endstep %}

{% step %}

### **Download the Script**

Press the blue "Download" button to download the asset.
{% endstep %}

{% step %}

### **Install the Script on Your Server**

* Follow the installation instructions provided in the script documentation.
* Ensure you follow any specific steps required for the FiveM escrow system if applicable.
  {% endstep %}

{% step %}

### Have fun :relaxed:

{% endstep %}
{% endstepper %}

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


---

# 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.devhub.gg/download-purchased-assets.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.
