# Bridge

Renzo users can seamlessly bridge Renzo assets across multiple networks directly from the Renzo Dapp. Powered by Hyperlane, the Renzo Bridge selects the fastest routes and competitive rates available, allowing users to move assets between networks in just a few clicks.

### Getting started

* Visit the Renzo [Dapp](https://app.renzoprotocol.com/staking) and select "Bridge"

<figure><img src="/files/G2kbTlO3pk64iHty5Ljn" alt=""><figcaption></figcaption></figure>

* Connect your wallet, select token, source and destination networks

<figure><img src="/files/ugClXJSfna8nllbnh28M" alt="" width="262"><figcaption></figcaption></figure>

* Approve and sign transaction
* By default, your assets will be bridged directly to your own wallet, transferring from the source network to the destination network. However, if you’d like to send the assets to a different wallet, simply click the edit icon and enter the desired recipient address. If you’re bridging assets to your own wallet, you can skip this step entirely and keep the default (self) option.

<figure><img src="/files/LTgG5Medsc7Vhod8Sc6H" alt=""><figcaption></figcaption></figure>

* Once the bridge transaction is complete, you can view your asset on the destination network.


---

# 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.renzoprotocol.com/docs/services/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.
