# Resource Transfers

Resource transfers are part of the Tebex Escrow system through Cfx Portal, allowing you to transfer your licence to another account.

{% hint style="danger" %}
Please note that you may only transfer each asset **once** and any transfer is **irreversible**.
{% endhint %}

### Transferring a Resource

The following steps will show you how to transfer a resource to another Cfx Portal account, which is a **permanent** action and **cannot be reversed**.

{% stepper %}
{% step %}

#### Select the resource from the Granted Assets tab on your Cfx Portal account

To select the resource, press the checkbox to the left hand side of the asset, which will be filled when the asset has been selected.

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

The below photo shows you how the asset will look when selected.

<figure><img src="/files/39k7FQMeY2cVPpDydXO7" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Press the transfer button at the bottom of the page

The transfer button should appear at the bottom of the screen.

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

#### Unable to press the transfer button?

If you are unable to press the transfer button, this means it is likely your resource has **already been transferred** and therefore cannot be transferred again. All transfers are one time and permanent.

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

Asset transfers within the Cfx.re system are designed to be one-time and irreversible to maintain security and ownership integrity. Once an asset is transferred, the change is final, preventing any potential misuse. **London Studios are unable to assist with any transfers.**
{% endstep %}

{% step %}

#### Enter the Cfx Portal username of the account you wish to transfer the resource to

A pop up box will allow you to input this username. At this point, it is important to remember that **all asset transfers are irreversible and cannot be undone.**

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

Once you have entered the username of the Cfx Portal account you wish to transfer the asset to, you can press transfer.

<div align="left"><figure><img src="/files/HUVxDFNWSkElM0AsYoqJ" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### Verify the Transfer via Email

To ensure security of the Cfx Portal system, all asset transfers need verification via email. You will have been sent an email by FiveM/Cfx.Re and you'll need to verify the transfer this way.
{% endstep %}

{% step %}

#### The user receiving the transfer will need to accept it through the Pending Transfers tab on Cfx Portal

The user who is receiving the asset will need to log in to Cfx Portal and open the Pending Transfers tab [here](https://portal.cfx.re/assets/transfers), then accept the transfer.

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

After the asset has been transferred, it will now be on their account and it can no longer be transferred.
{% endstep %}

{% step %}

#### The asset transfer is completed and is now permanent, meaning it cannot be transferred again

The Cfx Portal has been designed in this way and London Studios has no control over this system, meaning our team are unable to assist with any asset transfers.
{% endstep %}

{% step %}

#### To use the resource, the new owner will need to download it from their Cfx Portal account

As a new licence has been generated for the content, you'll need to tell the new owner to download a new copy of the files from their Cfx Portal account. They will then need to follow our documentation to install their resource correctly and ensure they are using a server key from their own Cfx Portal account.
{% endstep %}
{% endstepper %}


---

# 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/resource-transfers.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.
