> For the complete documentation index, see [llms.txt](https://help.xaman.app/app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.xaman.app/app/xahau/how-to-send-xah-to-gatehub/how-to-send-xah-coins-to-gatehub-hosted-account.md).

# How to send XAH coins to GateHub - Hosted account

## Summary

This article explains how to send Xahau coins to a **Hosted GateHub** account.

It assumes you have already have XAH coins in your Xahau account managed by Xaman.

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

## Instructions

1\) From the main screen of Xaman, tap the **Send** button.

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

2\) Enter the amount XAH coins you would like to send to your GateHub Hosted account, then press the **Next** button. (In this case, we are sending 10 XAH.)

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

3\) On your desktop computer, sign into your GateHub Hosted account and press the **+ Add Funds** button...

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

then choose **XAH (Xahau)**

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

It should display a screen that looks like this:

<figure><img src="/files/03Wu1HCt9iN4eqDCNDIa" alt=""><figcaption></figcaption></figure>

4\) On your phone, press this QR Code scan button:

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

then **scan the GateHub QR Code** for your GateHub Hosted account on your computer. (See Step 3)

This screen should be displayed:

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

Press the **Next** button to continue.

5\) You should see a Summary screen detailing the transaction:

<figure><img src="/files/8pktlOPo0L1I1vdxjCIL" alt=""><figcaption></figcaption></figure>

Sign the transaction (**Slide to send**) .

##


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.xaman.app/app/xahau/how-to-send-xah-to-gatehub/how-to-send-xah-coins-to-gatehub-hosted-account.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
