# Bridge your Assets to Base

There are many bridges on Base:

* [https://bridge.base.org/](https://goerli-bridge.base.org/)
* <https://www.orbiter.finance/>
* <https://www.squidrouter.com/>

We will introduce the most trusted bridge on Base: [https://bridge.base.org/](https://goerli-bridge.base.org/)

{% tabs %}
{% tab title="Deposit to Base" %}
Go to [https://bridge.base.org/](https://goerli-bridge.base.org/)

On the homepage, choose **Connect wallet**, then select the wallet that you want to connect and approve it.

<figure><img src="/files/WH7t2lDnOZV9PX6XMg33" alt=""><figcaption><p>Connect Wallet</p></figcaption></figure>

Next, **choose the token** (1) that you want to bridge, **enter the amount** (2), Click **Approval** (3). After it, click on **Deposit** (3) and confirm your transaction.

<figure><img src="/files/wFUPktwhQi7J0LdpDQYe" alt=""><figcaption><p>Start to bridge your assets</p></figcaption></figure>

Congratulation, your assets are on Base right now, let's enjoy your journey on Base.
{% endtab %}

{% tab title="Withdraw from Base" %}
Go to [https://bridge.base.org/withdraw](https://goerli-bridge.base.org/withdraw) or click the **Withdraw** tab

<figure><img src="/files/Kbvw1iaeXqKJkcmqoHH9" alt=""><figcaption><p>Withfraw your assets</p></figcaption></figure>

Next, **choose the token** (1) that you want to bridge, **enter the amount** (2), Click **Approval** (3). After it, click on **Withdraw** (3) and confirm your transaction.

Quackdone. Yes, we have a gud time with you, comeback here anytime
{% endtab %}
{% endtabs %}


---

# 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.dackieswap.xyz/archived/achieved-pages/bridge-your-assets-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.
