# 3. Bridge tokens to Soneium for trade & deposit

Soneium provides the bridge infrastructure list on their docs. Users can use one of them to transfer tokens such as EL, wBTC, etc. 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 the token that you want to bridge on the token section.**

* We will be using EL for this guide.

<figure><img src="/files/6zOpnvVy24m0n4F7exYS" alt=""><figcaption></figcaption></figure>

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

<figure><img src="/files/wUiDhkpibDd7Mo066PoO" 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/y3m6d2RrHqloMUowAbdj" alt=""><figcaption></figcaption></figure>

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

* There would be more pop-ups after clicking the button. It depends on the situation.

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

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

* You must first approve the transaction if this is your first time providing liquidity.

<figure><img src="/files/W4ITOSSLvXSulzLFrYej" 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.**


---

# 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/3.-bridge-tokens-to-soneium-for-trade-and-deposit.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.
