# Get testnet ETH

You can bridge your Sepolia ETH to Base Sepolia ETH using [Superbridge](https://superbridge.app/base-sepolia). Follow these steps to complete the bridging process.

1. Click "Connect".

[![Mining CLI](https://github.com/InternetMaximalism/intmax2-mining-cli/raw/main/assets/bridge/b1.png)](https://github.com/InternetMaximalism/intmax2-mining-cli/blob/main/assets/bridge/b1.png)

In your wallet, Confirm that the active network is Sepolia before connecting.\ <br>

2. Connect to wallet where you have your Sepolia stored.

[![Mining CLI](https://github.com/InternetMaximalism/intmax2-mining-cli/raw/main/assets/bridge/b2.png)](https://github.com/InternetMaximalism/intmax2-mining-cli/blob/main/assets/bridge/b2.png)\ <br>

3. Ensure that the toggle is on "Deposit" to bridge from Sepolia to Base Sepolia.

[![Mining CLI](https://github.com/InternetMaximalism/intmax2-mining-cli/raw/main/assets/bridge/b3.png)](https://github.com/InternetMaximalism/intmax2-mining-cli/blob/main/assets/bridge/b3.png)\ <br>

4. Fill in amount to deposit.

[![Mining CLI](https://github.com/InternetMaximalism/intmax2-mining-cli/raw/main/assets/bridge/b4.png)](https://github.com/InternetMaximalism/intmax2-mining-cli/blob/main/assets/bridge/b4.png)Note: Ensure you have enough for gas fees to prevent the transaction from failing.\ <br>

5. Read and accept terms and click "Initiate Deposit" button.

[![Mining CLI](https://github.com/InternetMaximalism/intmax2-mining-cli/raw/main/assets/bridge/b5.png)](https://github.com/InternetMaximalism/intmax2-mining-cli/blob/main/assets/bridge/b5.png)Wait for bridging to happen.\ <br>

6. Approve transaction in wallet.

[![Mining CLI](https://github.com/InternetMaximalism/intmax2-mining-cli/raw/main/assets/bridge/b6.png)](https://github.com/InternetMaximalism/intmax2-mining-cli/blob/main/assets/bridge/b6.png)\ <br>

7. If successful, confirm balance of Sepolia ETH in wallet.

[![Mining CLI](https://github.com/InternetMaximalism/intmax2-mining-cli/raw/main/assets/bridge/b7.png)](https://github.com/InternetMaximalism/intmax2-mining-cli/blob/main/assets/bridge/b7.png)\ <br>

8. Switch to Base Sepolia Network in wallet.

[![Mining CLI](https://github.com/InternetMaximalism/intmax2-mining-cli/raw/main/assets/bridge/b8.png)](https://github.com/InternetMaximalism/intmax2-mining-cli/blob/main/assets/bridge/b8.png)

Your balance have updated with Base Sepolia ETH.\ <br>

### How to bridge ETH from Ethereum mainnet to Base

To bridge ETH from Ethereum Mainnet to the Base network, follow the same steps as for the testnet. Simply replace Sepolia with Ethereum Mainnet and Base Sepolia with Base.To get started, click [here](https://superbridge.app/base)

[![Mining CLI](https://github.com/InternetMaximalism/intmax2-mining-cli/raw/main/assets/bridge/b9.png)](https://github.com/InternetMaximalism/intmax2-mining-cli/blob/main/assets/bridge/b9.png)


---

# 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://intmax-general.gitbook.io/intmax-privacy-mining/intmax-cli-mining/add-itx-token-to-your-wallet/get-testnet-eth.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.
