> For the complete documentation index, see [llms.txt](https://rex-studio.gitbook.io/rex-studio-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rex-studio.gitbook.io/rex-studio-docs/cfx-and-other/transfer-script-to-another-account.md).

# Transfer script to another account

## 🔄 Transfer Script to Another Account

### 🔐 FiveM Assets Escrow System

Our scripts are protected using the official **FiveM Assets Escrow system** to ensure secure and authorized usage.

After purchasing a resource from our store, you must **link it to the correct CFX account** — the one that owns the **Keymaster license** for your server.

{% hint style="danger" %}
You **must** be the owner of the server's Keymaster account to use the resource you purchased.
{% endhint %}

***

### 📁 How to Access Your Granted Assets

1. Go to the **FiveM Keymaster**:\
   👉 <https://keymaster.fivem.net/asset-grants>
2. Locate the resource you purchased in the **Granted Assets** list.

***

### 🔄 Transferring the Script to Another Account

If you purchased the resource using the wrong account, you can transfer it:

1. On the **Granted Assets** page, click the **arrow next to the “Download” button**
2. Then click on **"Transfer to another account"**

> 📤 You will now be able to assign the license to a different CFX account.

<figure><img src="https://www.gitbook.com/cdn-cgi/image/dpr=2,width=760,onerror=redirect,format=auto/https%3A%2F%2Fcontent.gitbook.com%2Fcontent%2FCHOcFFobDFrsPx8NF8do%2Fblobs%2FHvqx0kVpskZU4FYpa1a0%2FSans%2520titre-1.png" alt=""><figcaption></figcaption></figure>

***

### ⚠️ Transfer Confirmation – Important Notes

> ⚠️ **Transfers are permanent and irreversible**
>
> * The script will be **removed from your current account**
> * It will be **moved to another CFX account** of your choice
> * ✅ You can **only transfer a license once**

You’ll be asked to enter the **Cfx.re username** (not email) of the account you want to transfer the asset to.

Once completed, the resource will appear in the new account’s **Granted Assets**, ready to configure and use.

***

### 🧩 Common Issues

If the transfer option doesn’t appear:

* Double-check that you are logged into the correct account
* Make sure the resource hasn’t already been transferred
* Note that **not all assets allow transfer**, depending on the license

***

### 🛠️ Still Need Help?

If you’re stuck or unsure, our support team is here to help.\
Open a ticket on our Discord server and we’ll guide you through the process:

> 💬 [https://discord.gg/kMdMhDKwrA&#x20;> ](<https://discord.gg/kMdMhDKwrA &#xD;&#xA;>)

***

> 💡 Tip: Always purchase scripts from the same CFX account that holds your server license to avoid transfer issues.


---

# 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, and the optional `goal` query parameter:

```
GET https://rex-studio.gitbook.io/rex-studio-docs/cfx-and-other/transfer-script-to-another-account.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
