# Bridging to Soneium

***

## Bridge Assets to Soneium L2 <a href="#bridge-assets-to-soneium-l2-testnet-minato-from-sepolia" id="bridge-assets-to-soneium-l2-testnet-minato-from-sepolia"></a>

This page explains how to transfer ETH and other ERC20 assets to Soneium.

#### From Any Chain to Soneium <a href="#from-sepolia-to-minato" id="from-sepolia-to-minato"></a>

1. Visit official soneium [bridge page](https://bridge.soneium.org/en/testnet).

![Bridge Page](https://docs.soneium.org/assets/images/bridge01-0c85aff48b73e9e3e2799d9c78756adc.jpg)

1. Connect your wallet;
2. Ensure `Selected Chain` is selected as the **source network (from)**, and that `Soneium`is selected as the **destination network (to)**;\
   After entering the amount of ETH to be transferred, press the `Review Deposit` button;

![Bridge Page](https://docs.soneium.org/assets/images/bridge02-8e39ee5d5db351a47ad4cc0f1c3f481b.jpg)

1. Initiate the deposit and sign the transaction in your wallet;
2. When deposit is completed. You should now see the bridged assets in MetaMask when you connect to Minato.

![Bridge Page](https://docs.soneium.org/assets/images/bridge03-5e4c5d8386a1493944dba6fff05fe41f.jpg)

{% hint style="info" %}
The transfer can take between 3 and 10 minutes, depending on Ethereum network usage. Once the transaction has been confirmed in your wallet extension, it will take approximately **5-10 minutes** for MetaMask to update your balance on the Minato network.
{% 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://docs.sonus.exchange/bridging-to-soneium.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.
