# How to Bridge With Most

It's possible to bridge in the below directions:

* [Ethereum to Aleph Zero WASM](/knowledge-base/legacy-info/dex-and-bridge/bridge/how-to-bridge-with-most/ethereum-to-aleph-zero-wasm.md)
* [Aleph Zero WASM to Aleph Zero EVM](/knowledge-base/legacy-info/dex-and-bridge/bridge/how-to-bridge-with-most/aleph-zero-wasm-to-aleph-zero-evm.md)

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.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.
