# How to bridge ETH on Base?

To obtain ETH on the BASE blockchain, there are three solutions:

## Houdini Bridge on Ape.Store

<figure><img src="https://2978289171-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtCTBvkgd1aXEEuFpplVv%2Fuploads%2FQfJ42oEYhAD0b1PVfuD6%2Fimage.png?alt=media&#x26;token=20b7c233-e20e-44c4-847c-f4a78f00e621" alt=""><figcaption></figcaption></figure>

By clicking on the "Bridge" tab in the right-hand menu, you'll access a page that allows you to bridge your coins to BASE ETH from over 50 blockchains.

1. Select the currency from which you want to send your funds.
2. Choose "ETH Base."
3. Enter your wallet address to receive your "ETH Base."

After clicking "Find the best route," the bridge will provide you with an address to send your funds to, and you'll receive your "ETH Base" automatically a few minutes later.

The process works just as easily in the reverse direction.

## CEX and Other bridges

You can also send ETH directly from a CEX supporting BASE to your wallet on the BASE network (after adding the BASE blockchain).

Finally, the second is to use the official bridge:

* [Official Bridge](https://bridge.base.org/deposit)

Connect with your ETH wallet on Ethereum and receive your ETH on the BASE network in a few minutes.

Here is an explanatory video (first two minutes) that shows you how to perform the bridge:

{% embed url="<https://www.youtube.com/watch?v=pdqAe0We9RY>" %}


---

# 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://ape-store.gitbook.io/ape.store-docs/how-to-bridge-eth-on-base.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.
