# Bridge

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

## How to Bridge?

The [Base Bridge](https://bridge.base.org/) allows you to bridge ETH from Ethereum to Base and vice versa.

To bridge to or from Base:

1. Visit [Base Bridge](https://bridge.base.org/)
2. Click **Bridge assets**
3. Connect your wallet
4. Choose the amount of ETH (or the asset of your choice that's available) you'd like to deposit or withdraw

For frequently asked questions about Base Bridge, be sure to check out the [Bridge FAQ](https://docs.base.org/tools/bridge-faq).


---

# 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.synthswap.io/key-features/bridge.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.
