# Bonzo Bridge Quickstart

{% hint style="success" %}
**Status**: Beta — fully functional. Issues can be reported in the [official Discord](https://bonzo.finance/discord).
{% endhint %}

[Bonzo Bridge](https://app.bonzo.finance/bridge) is a cross-chain bridge that allows users to move assets between **Hedera** and **supported EVM-compatible chains**. It is powered by [LayerZero](https://layerzero.network/)'s cross-chain messaging protocol, with Stargate providing the underlying liquidity and transfer layer for WETH.

### Overview

The Bonzo Bridge simplifies the movement of assets between **Hedera** and the **broader EVM ecosystem**. Whether a user is bringing assets onto Hedera to deploy into [Bonzo Lend](https://app.bonzo.finance/lend) or [Bonzo Vaults](https://app.bonzo.finance/vaults), swapping them on [SaucerSwap](https://saucerswap.finance/), bridging back out to another chain, the bridge handles cross-chain transfer, routing, and (where applicable) automatic wrapping and unwrapping in a single flow.

Access the bridge at [app.bonzo.finance/bridge](https://app.bonzo.finance/bridge)


---

# 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.bonzo.finance/hub/bonzo-bridge-beta/bonzo-bridge-quickstart.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.
