# Base Goerli chain and Goerli chain assets are interoperable.

#### Exchange Goerli for Base Goerli Token.

1.Open the Goerli public chain wallet, click on the tool link for exchange in the top bar of the "Discovery" page and open <https://bridge.base.org/deposit>.

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

2.Opening the DApp will automatically complete wallet connection, and the default state is Deposit. You only need to set the amount of tokens that need to be exchanged on the Goerli chain. For example, if we set the exchange quantity as 0.2, after filling it in, click 【DEPOSIT ETH】and then click 【Confirm Payment】in the transaction interface that pops up. The token exchange usually takes a few minutes.

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

#### Exchange Base Goerli for Goerli tokens.

1.Open the Base Goerli public chain wallet, click on the top bar of the \[Discover] page, fill in the exchange tool link and open <https://bridge.base.org/deposit>.

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

2.Opening the DApp will automatically complete wallet connection. Click on the \[Withdraw] menu, set the amount of tokens to be exchanged on Base Goerli chain that you want to exchange. For example, if we set the exchange quantity as 1 and fill it in, click \[Withdraw]. In the transaction interface that pops up, click \[Confirm Payment]. Token exchange usually takes a few minutes.

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


---

# 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://help.tokenpocket.pro/en/wallet-operation/how-to-trade-on-dex/base-chain-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.
