# Bridging assets to Aurora

## From Ethereum&#x20;

1. Go to <https://rainbowbridge.app/transfer>
2. Select transfer from ETHEREUM and transfer to AURORA
3. Connect wallet, click Begin new transfer

   <img src="/files/albD6KL75Mj3SDJ9j6jj" alt="Group 32.png" data-size="original">
4. Click Show all tokens to select desired tokens, input amount, and click Continue

   <img src="/files/tinfHxSmQBfERTKivMTC" alt="Group 33.png" data-size="original">
5. Execute the transaction and wait for it to be confirmed. You’re done!


---

# 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.aurigami.finance/public/guides/bridging-assets-to-aurora.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.
