# Download Resource

After purchasing a resource, it will automatically be linked to the **CFX account** you used for the purchase. To download the resource, go to **FiveM Keymaster** and log in with that CFX account. Keymaster is where all your server license keys and purchased or created assets are stored.

## Download - Guide

#### Step 1 – Log in to Keymaster:

Go to the [**FiveM Keymaster**](https://portal.cfx.re/login) website and log in using the CFX account you used to purchase the resource.

#### Step 2 – Access Granted Assets:

Once logged in, you’ll see several tabs and information panels. Navigate to the **“Assets”** tab to find all your purchased resources ready for download.

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

#### Step 3 – Locate and Download:

In the **“Granted Assets”** section, you’ll see all your granted resources. Find the resource you purchased.

You can locate your resource by using the **search bar** or navigating through the **page selection** at the bottom. Once found, you can proceed to download it.


---

# 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.plexus-development.com/getting-started/publish-your-docs.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.
