# Get Ethereum on Starknet

There are many ways to bridge Ethereum, or any supported asset, into Starknet. Bridges such as [StarkGate](https://starkgate.starknet.io/), developed by the StarkWare team, and [Orbiter](https://www.orbiter.finance/) make it easy to bridge from any supported chain into Starknet. To make it even easier, the guys at [Layerswap](https://www.layerswap.io/) can get your Ether from any supported CEX to Starknet. Visit any of the bridges to get your Ether onto Starknet.

## Goerli Testnet ETH

The easiest way to move over Ethereum to Starknet is through the [Goerli faucet](https://faucet.goerli.starknet.io/).

<div align="left"><figure><img src="/files/A2kSfedz5rlCnABEn7Mv" alt=""><figcaption><p>Request Testnet ETH</p></figcaption></figure></div>

**Step 1**: Enter the appropriate address for your Argent X or Braavos wallet

**Step 2**: Click the verification box below and “Send Request.”

**Step 3**: Funds will be deposited into your account shortly.


---

# 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.starkdefi.com/quick-start/get-ethereum-on-starknet.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.
