# Downloading Resources

We use Cfx Portal in order to authenticate and distribute our resources. This means all resources you purchase through us can be downloaded centrally through your account using the link below.

{% hint style="info" %}
Log in to Cfx Portal: <https://portal.cfx.re/login>
{% endhint %}

<figure><img src="/files/0kc53wCVLFNxFmzACNrU" alt=""><figcaption><p>A screenshot showing the Cfx Granted Assets page</p></figcaption></figure>

### How are resources added to my account?

During the checkout process you will be asked to log in to your FiveM/Cfx Portal account. After a successful purchase, the resources will automatically be added to the Granted Assets tab, ready for you to download as seen above.

{% hint style="info" %}
Assets should be added to your Cfx Portal account immediately after purchase.
{% endhint %}

### Can I use my resources on as many servers as I want?

Resources will only work on servers using a key from the same Cfx Portal account where the resource has been downloaded. This is to ensure resource security and prevent unauthorised users from using them if the files were to be shared accidentally. This is part of the FiveM Tebex Escrow system.

{% hint style="success" %}
You can use the same resource on multiple servers, provided they are **all using a key from the same Cfx Portal account** where the resource licence is held.
{% endhint %}

### Using Zap Hosting or another hosting provider?

If you are using a hosting provider such as Zap Hosting, you'll need to make sure that you have added your own custom licence key from Cfx Portal.

The document below provides more information on how to add your own custom licence key, which involves editing your **server.cfg** file.

{% embed url="<https://zap-hosting.com/guides/docs/fivem-licensekey/>" %}

### Unable to locate the assets on your account?

Make sure you are logged into the same account that you logged in with during the checkout process. Although assets should be added to the account immediately after purchase, this can sometimes be delayed if the Cfx Portal servers are experiencing an outage, which can be checked below.

{% embed url="<https://status.cfx.re/>" %}

If you are still unable to locate the assets on your account after waiting a period of time, reach out to our support team using the link below.

{% embed url="<https://support.londonstudios.net>" %}


---

# 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.londonstudios.net/london-studios-documentation/general/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.
