# Aleph Zero WASM to Aleph Zero EVM

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 Aleph Zero WASM network to Aleph Zero EVM. Ensure the source network is Aleph Zero WASM and the destination network is Aleph Zero EVM.

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

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

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

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

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

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

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

5. Once our wallets are connected, you can select the amount you wish to bridge using the slider or by inputting the exact amount.

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

6. 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/yyTbFPmlvUDsSjKAjrho" alt=""><figcaption></figcaption></figure>

8. The transaction will now be submitted. Proceed with the transaction by clicking "Bridge." Your wallet will ask you to sign the transaction.&#x20;

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

9. 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/nNxiVzXbwYLWV2Lssz6b" alt=""><figcaption></figcaption></figure>

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

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

11. We will soon get to the collected signatures! 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/bDz16YMpQxngp3PuWKvS" 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.common.fi/knowledge-base/legacy-info/dex-and-bridge/bridge/how-to-bridge-with-most/aleph-zero-wasm-to-aleph-zero-evm.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.
