> For the complete documentation index, see [llms.txt](https://xai-foundation.gitbook.io/xai-network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xai-foundation.gitbook.io/xai-network/xai-vanguard-previous-seasons/archive/minting-xai-quest-token/step-3-obtain-testnet-eth-on-xai-testnet.md).

# Step 3: Obtain testnet ETH on Xai Testnet

## Steps to bridge testnet ETH from Arbitrum Goerli -> Xai Testnet

Use the following website to bridge Arbitrum Goerli to Xai Testnet: <https://bridge.arbitrum.io/?l2ChainId=47279324479>

{% hint style="info" %}

* Be sure to select **Arbitrum Goerli** in your wallet and then confirm it says "Arbitrum Goerli" in the top right corner of the website.
* If you simply connect to Goerli, or Arbitrum Goerli, the bridge page will automatically switch to the correct testnet view. You'll then be able to see all the corresponding networks in the dropdown, including Xai.
* If you are connected to mainnet, and do not switch networks manually in your wallet, you can enable testnet mode in the bridge by clicking on your address in the top right --> clicking "settings" --> and then "turn on testnet mode". Then Xai will appear in both the network drop down in the top navigation, and as an option in the bridging interface directly.
  {% endhint %}

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

* Enter the amount of testnet ETH to bridge from Aribtrum Goerli to Xai Testnet

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

* It may take a few seconds for the transaction to complete

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

* This is what you should see when the transaction completes.


---

# 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:

```
GET https://xai-foundation.gitbook.io/xai-network/xai-vanguard-previous-seasons/archive/minting-xai-quest-token/step-3-obtain-testnet-eth-on-xai-testnet.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.
