# Sending tokens from Xaman

Sending tokens from Xaman (formerly Xumm) is a very easy process. In fact, sending tokens is one of its primary functions! Here is how it's done...

### **Step 1**

From the main screen in Xaman, press the **Send** button.

<figure><img src="https://3221812686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMiHAzvIPISVuuzt0AeOR%2Fuploads%2Fgit-blob-ac4bf09e8ac1da99085196c6dd3995be2cdadd6a%2FXaman%20-%20Send%20button.png?alt=media" alt=""><figcaption></figcaption></figure>

On the next screen, you will see the option to enter the **amount** you would like to send.

(You can also change the account you would like to send the tokens **from** and you can change the **type** of token you would like to send.)

<figure><img src="https://3221812686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMiHAzvIPISVuuzt0AeOR%2Fuploads%2Fgit-blob-0c7d65d29da6e9256ffba4c50e3ed543b116b9f9%2FSend%20screen%20-%202.png?alt=media" alt=""><figcaption></figcaption></figure>

In our case, we are going to send 1 XRP from our account.

Press the **Next** button to continue.

### **Step 2**

In this screen you can enter the **recipient's** account that you are sending your tokens to.

<figure><img src="https://3221812686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMiHAzvIPISVuuzt0AeOR%2Fuploads%2Fgit-blob-fe85aef25a0f7e7bd6e38ca690cc6f4db1a6356f%2FRecipient%20screen.png?alt=media" alt=""><figcaption></figcaption></figure>

Keep in mind, there are two types of accounts on the XRPL.

* **Self custodial** accounts - You are solely responsible for managing your private keys.
* **Custodial** accounts - A company is responsible for managing the private keys to their account. (Usually a crypto exchange.) You are assigned an account number with the exchange called a destination tag.

Both types of accounts will have an r-address but a custodial account will also require a destination tag. (More about destination tags later.)

Press **Next** after you have entered/selected the correct destination r-address.

### **Step 3**

Finally we reach the **Summary** screen. Here you can review your transaction to make sure it is correct.

<figure><img src="https://3221812686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMiHAzvIPISVuuzt0AeOR%2Fuploads%2Fgit-blob-bb3dfb55452d90614fb89e2982e0b5e16c395fd4%2FSummary.png?alt=media" alt=""><figcaption></figcaption></figure>

If you are sending to a self-custodial account, you can simply **Slide to send** and your transaction will be sent to the XRP Ledger to process.

However, if you are sending to a **custodial** account, (ie. an exchange account) this where you would enter your **destination tag**.

<figure><img src="https://3221812686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMiHAzvIPISVuuzt0AeOR%2Fuploads%2Fgit-blob-61b6769cb048b3102c1eac57abf4e5e94b8a39d9%2FSummary%20%2B%20DT.png?alt=media" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Remember, self-custodial accounts, like the ones managed with Xaman **do not** require destination tags. Only **custodial** accounts require them.
{% endhint %}

#### **A little bit more about destination tags**

You may have noticed that most crypto exchanges have **one** receiving r-address for **all** of their XRP customers? Have you ever wondered how thousands of customers can use just one XRP account?

When you create an account with a crypto exchange, they issue you a customer account on their internal database. They also create a destination tag which points to your new customer account and they provide you with **their** XRP Ledger account which you can send and receive XRP. You do not own their XRPL account. They have complete control over it. Since thousands of customers are sending funds to and from the same XRPL account, the only way they can tell which funds belong to which customer is by the destination tag included in each transaction.

If you would like to learn a bit more about destination tags, check out this video:

{% embed url="<https://www.youtube.com/watch?index=5&list=PL7cEYW-Kob0p9EcJexpZRc-vY93vnpp_l&v=gAWnIw4gzW8>" %}

### Frequently Asked Questions

#### I noticed that there is a 'Memo' field on the Summary screen before I sign the transaction. What is that for?

<figure><img src="https://3221812686-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMiHAzvIPISVuuzt0AeOR%2Fuploads%2Fgit-blob-cbf1e8be622d6a109e0ff4803d339f6bd3182e26%2FMemo%20field.png?alt=media" alt=""><figcaption></figcaption></figure>

The Memo field is a location where you can add additional information to a transaction. For example, you might be paying an invoice and you would like to include an invoice number in your transaction. You could add the invoice number in the Memo field.

There are cases where you might want to prove that you own your XRPL account. (ie. Perhaps a crypto exchange or a bank is asking for proof that it is your account.) You could agree to send them a transaction and include a word or phrase that you and the bank agree on in the transaction. You would put the word or phrase in the Memo field.

There are also cases where you might have sent funds to a wrong account and you would like to try to contact the account owner and ask them to return your funds. You could write a short message in the Memo field and explain that the funds were sent by mistake and you would be very happy if they returned your funds to you.

But, please note, the Memo field is **not for a destination tag**. There is a separate field for destination tags. (As explained above.)
