# Ethereum to Avalanche

### Requirements

* An EVM wallet (like Metamask)
* ETH on Ethereum network, or USDC

<mark style="color:green;">When users bridge $75 or more of assets from the Ethereum or Bitcoin network to the Avalanche network, a portion of AVAX will be airdropped to help pay for initial swaps.</mark>

Visit <https://core.app/en/bridge/> to begin.

From there, make sure 'Bridge' is selected.

<figure><img src="/files/99mkgM8rjycPeNuqVUR4" alt=""><figcaption></figcaption></figure>

The *From* network will be Ethereum.&#x20;

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

Select the Asset you are trying to bridge.  (USDT/USDC/ETH) etc.

After that, click the bridge Tokens button.

confirm the transaction and the funds will be sent to the same address of your wallet, but on the Avalanche network.

If you bridge over $75 worth, you'll also receive some AVAX in order to cover gas costs.

It is highly recommended you swap your newly bridged assets for at least 0.1 AVAX in order to pay for several transactions without worrying about gas.

The wrapped asset on Avalanche is called **WETH.e**&#x20;


---

# 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.datnoid.com/bridging-guides/ethereum-to-avalanche.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.
