# Rainbow Bridge

The Rainbow Bridge by Aurora allows users to transfer tokens between Ethereum, NEAR and the Aurora networks. Aurora is an Ethereum Virtual Machine (EVM) compatible scaling solution built on NEAR Protocol.

## Rainbow Bridge Guide

The following guide will show you how to use the Rainbow Bridge:

1. Prepare ERC-20 assets in your non-custodial Wallet (Metamask)
2. Use the Rainbow Bridge to transfer tokens to NEAR Protocol
3. Access <https://rainbowbridge.app/transfer>, connect your NEAR Wallet and MetaMask Wallet


---

# 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://trove-labs.gitbook.io/jump-defi/get-started/rainbow-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.
