> For the complete documentation index, see [llms.txt](https://docs.devhub.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devhub.gg/download-purchased-assets.md).

# 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/fbGOW6fr2miFX10LfZtT" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
