# How to Bridge to Base

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

1. The first is to send ETH directly from a CEX supporting BASE to your wallet on the BASE network (after adding the BASE blockchain).
2. 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.
3. Here is a detailed guide from CoinMarketCap Team offering extra options:

{% embed url="<https://coinmarketcap.com/academy/article/how-to-bridge-to-base-mainnet>" %}


---

# 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://enormuspump.gitbook.io/enormuspump.fun-manual/how-to-bridge-to-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.
