> 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/activating-a-xahau-account/bitrue.md).

# How to send XAH from Bitrue

### Summary

This article provides instructions on how to send XAH coins to your Xahau account managed by Xaman.

1\) Go to the [Bitrue website](https://www.bitrue.com/), sign into your Bitrue account and choose the **Assets** menu then **Spot**.

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

2\) Locate your XAH coins in the list and press the **Withdraw** link.

<figure><img src="/files/335mZIrN44sO08NE8XPH" alt=""><figcaption></figcaption></figure>

3\) In the *Network* field, press the down arrow and select **XAH Xahau**.

In the *XAH Withdraw Address* field enter your **account r-address from Xahau**.

Check the **No Tag** option. (if available)

In the *Amount* field, enter the amount you would like to send.

In the *PIN code* field, enter your **PIN** (if available)

Press the the **Withdraw XAH** button.

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

4\) If applicable, enter your Email verification code **and** your Google Authenticator code then press the **Confirm** button.

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

5\) Review your transaction and press the **Confirm** button.

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

Note: Processing times can vary depending on how fast Bitrue processes your request on their system.


---

# 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/activating-a-xahau-account/bitrue.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.
