# Bridge

It is now possible to bridge assets from any Layer 1 wallet to another wallet with Loopring Layer 2 activated.&#x20;

### L1 > L2 > other L2

Before this feature, users needed to deposit their Layer 1 assets to Loopring Layer 2 (same address) before transferring to another Loopring Layer 2. This, in effect, will charge the user two fees - by transferring L1 to L2 then L2 to other L2.

### L1 > other L2

With this feature, you need not to pay double fees by directly transferring assets from your L1 to another Loopring Layer 2 wallet.

{% hint style="danger" %}
At the time of writing, Loopring only supports the Ethereum network. Any attempt to bridge using different networks may result in a loss.
{% endhint %}

### Head to <https://bridge.loopring.io/#/> &#x20;

Connect your Layer 1 wallet to the website and you can now bridge your assets from L1 to L2.

<figure><img src="/files/qPUahuwrMOBBTfBeVyol" 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-dapp.loopring.io/other-features/bridge.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.
