# Bridge Assets to Modulus

Below is a guide through the process of bridging from Sepolia to Modulus Testnet. If you have experience moving cross chain from Ethereum to Polygon or Arbitrum, or vice versa, this should be a very familiar process.

### Step-by-Step Guide[​](https://zkevm.polygon.technology/bridge-to-zkevm#step-by-step-guide) <a href="#step-by-step-guide" id="step-by-step-guide"></a>

Firstly, you need to add Modulus Testnet to your wallet. You can either use the Quick Connect button at the bottom of the Modulus Eye Explorer to populate the information automatically, or manually add it to your wallet with the details below on the previous page.

Enter the Modulus Bridge website from Modulus Landing/Eye or directly using the link: `https://bridge.moduluszk.io`

<div align="center"><figure><img src="/files/c9UBtxfD7HPEXpHG06HT" alt=""><figcaption></figcaption></figure></div>

Click on the **Asset** to pick an asset that you would like to move from Sepolia to Modulus Testnet.

<div align="center"><img src="/files/Aqozaiwan0lrzxhBK2rj" alt=""></div>

On the right hand side of the page, you can view the recent transactions, including transactions that are pending. After you proceed with transaction on the bridge, Metamask will ask you to confirm it.

<div align="center"><img src="/files/2kEjBbbOJyUYZspOsLse" alt=""></div>

Please allow a few moments for your transaction to be processed. Once completed, you can view all of your past and pending transactions by clicking on the "Transactions" button located in the top menu.

<div align="center"><img src="/files/SPufWXfqy2g2yZ7PUwaO" alt=""></div>

That's it. Your assets should be bridged now and you can use them on the Modulus Testnet.


---

# 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.moduluszk.io/bridge-assets-to-modulus.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.
