# Bridge to/ from Lumia L2

We offer two token bridges for convenience:

1. **Native zkEVM Bridge**: This bridge, accessible at [bridge.lumia.org](https://bridge.lumia.org), utilizes zero-knowledge proofs (ZKPs) which ensure high security and privacy. However, please note that this bridge has a longer exit time due to the generation and verification of ZKPs.
2. **Instant Bridge via Hyperlane**: For faster transfers, use the Hyperlane bridge available at [hyper.lumia.org](https://hyper.lumia.org) and [usenexus.org](https://www.usenexus.org). This bridge enables seamless transfers between Ethereum, BNB Chain, and Lumia chain, offering a nearly instantaneous transaction experience.

Note that on HyperLane you will have to pay Interchain Gas Payment (IGP) which is relative cheap to/from BNB Chain but depending on Ethereum congestion can be expensive.

{% hint style="danger" %}
IGP payments are taken from the asset you're sending i.e. if you bridge 10 LUMIA from Lumia chain to Ethereum it will deduct LUMIA as fee which can be in range of $5-15 depending on Ethereum network congestion.
{% 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.lumia.org/build/introduction/bridge-to-from-lumia-l2.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.
