# How to send XAH from GateHub

### Summary

This article provides instructions on how to send XAH coins from your GateHub account (Hosted, Self custodial - XRPL, or Self custodial - Xahau) to your Xahau account managed by Xaman.

{% hint style="info" %}
If you are doing this for the first time, please be aware that every Xahau account needs to be activated with at least 1 XAH coin. If your Xahau account has not been activated yet, the first XAH coin sent to a Xahau account will be used to fulfill the base reserve requirement of the Xahau network. This process is known as 'activating an account". You can read more about this [here](/app/xahau/understanding-reserves-on-xahau.md).
{% endhint %}

### Instructions

1\) Go to the [GateHub website](https://gatehub.net/), Sign in, choose **Send Payment**.

<figure><img src="/files/5XiPxCGkpl3aSCuYBLep" alt=""><figcaption></figcaption></figure>

2\) Choose the Xahau network.

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

3\) Enter your GateHub password (and 2FA code if applicable.)

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

4\) A. Enter the r-address of the Xahau account you would like to send the XAH tokens to.\
B. Press the down arrow and select XAH (GateHub Crypto)\
C. Enter the amount of XAH tokens you would like to send.

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

5\) When you're done, you should see a screen like this:

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

Press the **Confirm** button to continue.

6\) Press **Confirm** to complete the transaction.

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

### Frequently Asked Questions

#### Can I hold XAH coins in my GateHub account?

Yes and no.

**Yes.** GateHub has several different types of accounts. If you create a Xahau account on the Xahau network using the GateHub platform, you can hold XAH coins in your account.

**No.** If you have an XRP Ledger account or a Hosted account with GateHub, you can not hold XAH coins. Any XAH coins you send to either of these accounts are automatically converted to GateHub's issued XAH tokens. (GH-XAH). However, you can send GH-XAH tokens from your XRPL/Hosted GateHub accounts to your self-custodial Xahau account and they will be automatically converted back to XAH coins. (GateHub exchanges them for you in the background.)

#### Can I activate a Xahau account with my GH-XAH tokens?

Yes and No.

**Yes.** If you own XAH tokens issued by GateHub (GH-XAH) in your XRP Ledger account managed by Xaman (formerly Xumm), you can send them to either of your XRPL/Hosted GateHub accounts, then send them to your self-custodial Xahau account. GateHub will automatically exchange your GH-XAH into XAH coins and send them to your Xahau account.

**No.** If you own XAH tokens issued by GateHub (GH-XAH) in your XRP Ledger account managed by Xaman (formerly Xumm), you **can not directly** activate a Xahau account with them. (ie. you can not send the GH-XAH tokens directly to the Xahau network using Xaman.) You have to send your GH-XAH to your GateHub account first, then send it to your self-custodial Xahau account from there.


---

# 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://help.xaman.app/app/xahau/activating-a-xahau-account/how-to-send-xah-from-gatehub.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.
