# Step 2: Obtain testnet ETH on Arbitrum Goerli

## Option A: Bridge GETH from Goerli --> Arbitrum Goerli

Use Arbitrum's website to bridge Goerli ETH (obtained in the previous step) to Arbitrum Goerli: <https://bridge.arbitrum.io/?l2ChainId=421613>

{% hint style="info" %}
Be sure to select **Goerli** in your wallet. Then confirm that the top right corner of the website says "Goerli" as well before proceeding to bridge.
{% endhint %}

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

* Specify the amount of GETH from Goerli you want to bridge to Arbitrum Goerli
* Specify the network you want to bridge to; in this case, "Arbitrum Goerli"
* Click "Move funds to Arbitrum Goerli"
* Confirm the transaction in your wallet

{% hint style="info" %}
It will take \~15 minutes for the bridge from Goerli to Arbitrum Goerli to complete.
{% endhint %}

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

* Once this step is complete, confirm the funds in your wallet (note: be sure to change the network in your wallet to Arbitrum Goerli to see the funds)

### Option B: Mint Arbitrum Goerli ETH from a faucet

Visit this website to mint Aribtrum Goerli directly to your wallet: <https://faucet.quicknode.com/arbitrum/goerli>

{% hint style="warning" %}

* This is a relatively easy process, but you are limited to minting only 0.05 ETH approximately every 2 hours.
* You can mint 0.1 ETH by promoting the faucet through the optional Tweet.
  {% endhint %}


---

# 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://xai-foundation.gitbook.io/xai-network/xai-vanguard-previous-seasons/archive/minting-xai-quest-token/step-2-obtain-testnet-eth-on-arbitrum-goerli.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.
