# 2. Bridge ETH to Soneium for Gas Fees

To use Dapps on Soneium (e.g., staking, withdrawal, trading), you'll need ETH. Users can bridge ETH on Ethereum Mainnet to the Soneium network.

Soneium provides the bridge infrastructure list on their docs. Users can use one of them to transfer ETH to the Soneium network. Also, according to the official bridge from the Soneium docs, we will be using Superchain for this guide.

* Bridges on the Soneium ecosystem: <https://soneium.org/en/bridges/>
* Bridge guide of Soneium: <https://docs.soneium.org/docs/builders/tools/superchain-bridges>

**1) Go to the superbridge website & connect a wallet.**

* <https://superbridge.app/soneium>

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

**2) Select "Ethereum" for the "from" section and "Soneium" for the "to" section.**

* You can select other network where your wallet has some ETH for the from section.

<figure><img src="/files/08Y6P8h1uRqbHn46RFh8" alt=""><figcaption></figcaption></figure>

**3) Select "ETH" on the token section.**

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

**4) Enter the amount of assets to supply.**

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

#### 5) Select a bridge service that you want to use.

* We will be using Native Bridge in this guide.

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

**6) Check the review pop-up & Click the "Continue" button.**

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

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

**7) Click the "Start" button.**

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

**8) Review the Transaction request & Click the "Confirm" button on the connected wallet.**

**9) Wait around 3 minutes & Check the wallet balance & Done.**

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


---

# 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://docs.wavex.fi/wavex-guide/prerequisites-for-soneium-mainnet/2.-bridge-eth-to-soneium-for-gas-fees.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.
