# Ethereum to Aleph Zero WASM

1. To begin, we'll access the "Bridge" tab in the left-hand corner of the Common web app. In this example, we'll be bridging from the Ethereum network to Aleph Zero WASM. Ensure the source network is Ethereum and the destination network is Aleph Zero WASM.

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

2. First, select the Ethereum-supported wallet you wish to use. You can access this by clicking the "Connect" button beneath Ethereum. A list of supported wallets will appear.

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

3. Now, we must connect our Aleph Zero account, which we can do by clicking the "Connect" button beneath the Aleph Zero logo.

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

4. After clicking "Connect," a list of supported wallets will appear for you to choose from.

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

5. Once our wallets are connected, we can select the token we wish to bridge through the "Select Token" button.

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

6. A list of supported tokens and information about your balance will appear.

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

7. Once you choose your token, you can select the amount you wish to bridge using the slider or by inputting the exact amount.

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

8. Once you input the amount, you will receive information on the transaction fee, protocol fee, estimated arrival time, and how much you will receive on the destination chain.&#x20;

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

9. The transaction will now be submitted. Proceed with the transaction by clicking "Bridge assets." Your wallet will ask you to sign the transaction. Double-check the  Ethereum transaction fee.

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

10. A timer will appear in the bottom-right corner, informing you of the estimated completion time. Additionally, you can view more information and your bridging history by clicking the "Expand" icon in the box found in the lower right-hand corner.

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

11. You can find further information by expanding the transaction history.

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

12. Three pieces of information are displayed while the transaction is being finalized:&#x20;

* The transfer request&#x20;
* And information regarding the number of pending blocks before the transaction can be finalized
* We will get to the collected signatures in just a moment!

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

13. Once the transaction is finalized the relayers between Aleph Zero and Ethereum must sign the transaction. The transfer details will show you the status of the required signatures.

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

14. Once all signatures have been received, the transfer will be considered complete, and the funds will be available to the user.

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

You have now successfully bridged through Common!&#x20;

To learn more about the Common web app, be sure to check our other guides on:&#x20;

* [Connecting Your Wallet](/knowledge-base/legacy-info/dex-and-bridge/account/how-to-connect-your-wallet.md)
* [Checking your account balance ](/knowledge-base/legacy-info/dex-and-bridge/account/how-to-check-your-balance.md)
* [Adding Funds to Liquidity Pools](/knowledge-base/legacy-info/dex-and-bridge/pool/explaining-liquidity-pools.md)
* [Farming](/knowledge-base/legacy-info/dex-and-bridge/farm/how-to-farm.md)
* [Swapping Tokens](/knowledge-base/legacy-info/dex-and-bridge/swap/how-to-swap-tokens.md)


---

# 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.common.fi/knowledge-base/legacy-info/dex-and-bridge/bridge/how-to-bridge-with-most/ethereum-to-aleph-zero-wasm.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.
