# Transfer License

### Transfer the resource to another account

Assets you own can be transferred to other users, to transfer an asset follow these steps.

To transfer an asset follow the detailed steps below:

1. Go to the **Assets** page on Portal, from here select the asset you want to transfer.

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

2. Select the asset you want to transfer, and press the **Transfer** button at the top of the list.

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

3. After pressing the **Transfer** button a pop-up window will appear to transfer your asset.\
   Make sure you communicate first with the development server, so there are no transfer errors.\
   You need to ask about server <mark style="color:red;">**Cfx.re Username**</mark>, and input it and then Click <mark style="color:red;">**Tranfer Assets License**</mark>

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

{% hint style="danger" %}
After the transfer, you will no longer have access to the assets in your keymaster. The license transfer can only be done once and cannot be reversed.
{% endhint %}

4. Enter the username of the user you want to transfer the asset too, and press the **Transfer** button. Now you will be sent an email to accept this transfer.

<figure><img src="/files/3HhLBkVTkYUKCgWCHzTS" alt=""><figcaption></figcaption></figure>

5. Click the **Confirm transfer request** link and your asset will be transferred.

{% hint style="warning" %} <mark style="color:orange;">**NOTE :**</mark> Transfer will remove this license from your account and move it to another Cfx.re account. This action is irreversible and can be done only once for each license.
{% endhint %}


---

# 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.pewestudios.com/pewe-peds-guide/guides/transfer-license.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.
