# Bridges

## Ancient8 Mainnet Bridges

> Bridging on Ancient8 Mainnet offers flexibility through two distinct methods. Follow these simple tutorials for each option.

#### Native Bridge (A8 and ETH)

Bridging A8 token and ETH from Ethereum to Ancient8 Mainnet takes less than 20 minutes, with withdrawals usually finalized within 7 days.

1. Access the [Ancient8 Bridge](https://bridge.ancient8.gg/).
2. Connect your wallet.
3. Select the asset of A8 or ETH.
4. Specify the desired amount for deposit or withdrawal.

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

#### Meson Bridge (ETH & USDC)

This bridge facilitates transfers in under 20 minutes and supports multiple chains.

1. Go to the [Meson Bridge](https://meson.fi/).
2. Connect your wallet.
3. Choose the desired asset, either ETH or (USDC support coming soon).
4. Specify the desired amount for deposit or withdrawal.

<figure><img src="/files/3pewBsspuXQEOWsn17lM" alt=""><figcaption></figcaption></figure>

#### Relay Bridge (ETH)

Relay enables instant, low-cost bridging and cross-chain execution.

1. Access the [Relay Bridge](https://relay.link/bridge/ancient8/).
2. Connect your wallet.
3. Select the asset as ETH.
4. Specify the desired amount for deposit or withdrawal.

*\*USDC support coming soon.*

<figure><img src="/files/8oyzxKB18l1zMQKfgj5h" alt=""><figcaption></figcaption></figure>

## Ancient8 Testnet Bridge

> The [Ancient8 Testnet Bridge](https://bridge-testnet.ancient8.gg/) allows you to bridge ETH from **Ethereum Sepolia** to Ancient8 Testnet and vice versa.

To bridge to or from Ancient8 Testnet:

1. Visit [Ancient8 Testnet Bridge](https://bridge-testnet.ancient8.gg/).
2. Connect your wallet.
3. Select your bridge assets.
4. Choose the amount of ETH (or the asset of your choice that's available) you'd like to deposit or withdraw.

<figure><img src="/files/NApDi4rkGMBLvCn2kSmQ" 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://docs.ancient8.gg/using-ancient8-chain/bridges.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.
