# How to : Transfer assets (wallet to wallet)

There might come a time when you want to transfer your DRC-20 tokens. \
Want to move them to a different wallet, this guide will help you navigate through the process. \
Essentially, you'll be minting a transfer inscription and sending it to the desired wallet.

The process can be executed either using DogeLabs Wallet or a node (VPS/Windows). If you haven't set these up, please refer to our respective guides for installation.

### Option A: Using DogeLabs Wallet

If you've decided to transfer your tokens, here's a step-by-step guide to transfer them from a wallet to another.

### Step 1: Open Your Wallet and Select the Asset

* Open your DogeLabs Wallet.
* Click on the asset you want to transfer. For this example, we'll use Dogi.

<figure><img src="https://2484210355-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1EaFqoum4shEWAnCJUpM%2Fuploads%2FTWxGAS1IPksRHXkONP4O%2F1.png?alt=media&#x26;token=20748971-9057-4011-8e85-dd06cf96f558" alt="" width="268"><figcaption></figcaption></figure>

### Step 2: Initiate the Transfer

* Click on the **"Transfer"** button.

<figure><img src="https://2484210355-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1EaFqoum4shEWAnCJUpM%2Fuploads%2FqFaub0LWGHDGR8kVidRV%2F2.png?alt=media&#x26;token=a2f714d0-91a8-4039-8c47-984ecfa775a4" alt="" width="266"><figcaption></figcaption></figure>

### Step 3: Inscribe the Transfer

* Click on **"Inscribe TRANSFER"**.

<figure><img src="https://2484210355-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1EaFqoum4shEWAnCJUpM%2Fuploads%2FjNHKBuwaWnu22qPIt1SD%2F3.png?alt=media&#x26;token=bf45065c-c3e7-4551-a955-9ff35577750d" alt="" width="263"><figcaption></figcaption></figure>

### Step 4: Specify the Amount to List

* Decide how many tokens you want to transfer.
* Even if you purchased a large quantity in one go, you can choose to transfer them in smaller increments (e.g., 10, 10, 30, or all 50 at once), for this example, we choose : 50 dogi.

Enter the amount you wish to inscribe and click on **"Next"**.

<figure><img src="https://2484210355-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1EaFqoum4shEWAnCJUpM%2Fuploads%2FZUXA86o0XMpGwMa0x4lW%2F4.png?alt=media&#x26;token=fa2533fc-1703-4101-916f-5ea9be802d90" alt="" width="264"><figcaption></figcaption></figure>

### Step 5: Confirm and Pay for Inscription

* Validate your listing by clicking on **"Pay & Inscribe"**.

<figure><img src="https://2484210355-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1EaFqoum4shEWAnCJUpM%2Fuploads%2F8OUK7Fwn8MybDjNhCXYs%2F5.png?alt=media&#x26;token=0b165311-99fc-478e-91b4-b9837c9595b5" alt="" width="266"><figcaption></figcaption></figure>

<figure><img src="https://2484210355-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1EaFqoum4shEWAnCJUpM%2Fuploads%2FZcCIFIHfHuVIauzClZZX%2F7.png?alt=media&#x26;token=0ca7ee7c-c740-48af-91b2-6c90072821fb" alt="" width="265"><figcaption></figcaption></figure>

You've now created an inscription ready to be transfered to another wallet.

{% hint style="info" %}
*<mark style="color:blue;">Note: The indexer is always a few blocks behind, so your inscription may not appear in your DogeLabs Wallet immediately. It typically takes 20-30 minutes for the transaction to reflect. This is normal.</mark>*
{% endhint %}

<figure><img src="https://2484210355-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1EaFqoum4shEWAnCJUpM%2Fuploads%2F0Z5zLY8MAzy617CIdv4d%2F8.png?alt=media&#x26;token=3db89c43-096f-4028-91f2-a547d70cbe63" alt="" width="541"><figcaption></figcaption></figure>

{% hint style="success" %} <mark style="color:green;">The 50 dogi are now transferable.</mark>\ <mark style="color:green;">Please note, they might appear as Transferable but still not visible on the wallet when you click on the asset, again, that's normal.</mark>\ <mark style="color:green;">Please wait for the full 20-30 minutes, sit back and relax, all good.</mark>
{% endhint %}

### Step 6: Transfer the inscription

**Once the inscription is visible in your wallet** :&#x20;

* Open DogeLabs Wallet.
* Click on the token that you want to send to another wallet.
* Click on "TRANSFER".
* Select the inscriptions that you wanna TRANSFER, then, click on "Next".
* In the field "Receiver", just put the wallet where you'll send your tokens
* Click on "Next"
* Sign the transactions

### Congratulations, transfer's done !

###

***

### Option B: Using a Node

1. Mint a transfer inscription using the following command: \
   `node . drc-20 transfer <WALLET> <TICKER> <AMOUNT>`.
2. See the **Option A, Step 6** to transfer your inscription.

{% hint style="info" %}
*<mark style="color:blue;">**Note for Node Users**</mark><mark style="color:blue;">:</mark>* \
*<mark style="color:blue;">Please remember that the node performing the transfer inscription does not necessarily need to be the same wallet receiving the transfer inscription!</mark>* \
\&#xNAN;*<mark style="color:blue;">**It's completely fine to use different wallets for these operations.**</mark>*
{% endhint %}
