# Download & Installation

#### Download <a href="#download" id="download"></a>

To download your purchased assets, it's a simple process. Navigate to <https://keymaster.fivem.net/asset-grants> and locate the asset you want to download. Click on the "Download" button next to the asset, and the encrypted asset will begin to download.

Keep in mind that this asset will only work on servers that you own. Otherwise, you have to transfer your key to the server owner.

***


---

# 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://varixcode.gitbook.io/varixcode/vlrixcode-systems/faq/download-and-installation.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.
