# How to send XAH to GateHub

## Overview

The GateHub crypto exchange has two main types of accounts:

* Hosted accounts
* Self custodial accounts

and there are three types of GateHub accounts that are relevant to Xaman:

* Self custodial XRP Ledger accounts
* Self custodial Xahau accounts
* Hosted accounts

This article explains how to send XAH tokens and XAH coins from Xaman to the various GateHub account types.

## Before we get started...

Before we continue, you should have a basic understanding of the difference between XAH coins and XAH tokens.

#### XAH coins

Xahau coins are the native currency on the Xahau network. They were issued on the Xahau network and exist on the Xahau network. They are used to pay transaction fees on the network and they do not require a Trust Line to hold them in an account. As well, they can not directly be moved off of Xahau.

#### XAH Tokens

Xahau tokens are issued assets on the XRP Ledger (XRPL). They exist on the XRPL and represent XAH coins on the Xahau network. You can think of them as IOUs for XAH coins. They require a Trust Line to hold them in an XRPL account and can not directly be moved off of the XRPL.

For more information on XAH tokens, please reference this article:

{% content-ref url="/pages/QfJ94rxS9MuGwNgTdiLQ" %}
[Understanding the XAH token on the XRP Ledger](/app/xahau/understanding-the-xah-token-on-the-xrp-ledger.md)
{% endcontent-ref %}

## Sending XAH Tokens from Xaman

#### Situation 1

You have an XRPL account managed with Xaman. You own some XAH tokens and you would like to send some of them to your **hosted** GateHub account.

{% content-ref url="/pages/QYeWCBS5ivbXxTPqpaLy" %}
[How to send XAH Tokens to GateHub - Hosted account](/app/xahau/how-to-send-xah-to-gatehub/how-to-send-xah-tokens-to-gatehub-hosted-account.md)
{% endcontent-ref %}

#### Situation 2

You have an XRPL account managed with Xaman. You own some XAH tokens and you would like to send some of them to your **self custodial** GateHub account.

{% content-ref url="/pages/ynej2sAAEjU3jsmNE0Mo" %}
[How to send XAH Tokens to GateHub - Self Custodial account](/app/xahau/how-to-send-xah-to-gatehub/how-to-send-xah-tokens-to-gatehub-self-custodial-account.md)
{% endcontent-ref %}

## Sending XAH Coins from Xaman

#### Situation 1

You have an Xahau account managed with Xaman. You own some XAH coins and you would like to send some of them to your **hosted** GateHub account.

{% content-ref url="/pages/ozKH53u34saW9yl5huTY" %}
[How to send XAH coins to GateHub - Hosted account](/app/xahau/how-to-send-xah-to-gatehub/how-to-send-xah-coins-to-gatehub-hosted-account.md)
{% endcontent-ref %}

#### Situation 2

You have an Xahau account managed with Xaman. You own some XAH coins and you would like to send some of them to your **self custodial** GateHub account.

{% content-ref url="/pages/PeviYNGuuuEM1zouLmdl" %}
[How to send XAH coins to Gatehub - Self Custodial account](/app/xahau/how-to-send-xah-to-gatehub/how-to-send-xah-coins-to-gatehub-self-custodial-account.md)
{% endcontent-ref %}


---

# 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/how-to-send-xah-to-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.
