# Legacy info

- [Wallet (extension)](https://docs.common.fi/knowledge-base/legacy-info/wallet-extension.md)
- [Introduction](https://docs.common.fi/knowledge-base/legacy-info/wallet-extension/introduction.md): This page is a short overview of the key functionalities of Common Extension - The Private Crypto Wallet (v1).
- [Getting Started](https://docs.common.fi/knowledge-base/legacy-info/wallet-extension/getting-started.md): This page will guide you through the process of installing the Common extension in Chrome and setting up your account.
- [Usage](https://docs.common.fi/knowledge-base/legacy-info/wallet-extension/usage.md): In this section you will get to know the core elements of the Wallet's UI and learn how to do the basic operations.
- [Settings](https://docs.common.fi/knowledge-base/legacy-info/wallet-extension/settings.md): This page briefly describes the settings section of the Common Wallet.
- [DEX & Bridge](https://docs.common.fi/knowledge-base/legacy-info/dex-and-bridge.md)
- [Account](https://docs.common.fi/knowledge-base/legacy-info/dex-and-bridge/account.md): Common DEX – setting up your account
- [How to Connect Your Wallet](https://docs.common.fi/knowledge-base/legacy-info/dex-and-bridge/account/how-to-connect-your-wallet.md): In this guide, we'll go over how to connect with Common so you can begin exploring the rest of the functionalities offered by this novel DEX.
- [Video Guide: How to Connect Your Wallet](https://docs.common.fi/knowledge-base/legacy-info/dex-and-bridge/account/video-guide-how-to-connect-your-wallet.md): Get the guided tour over our Wallet and learn how to connect it!
- [How to Check Your Balance](https://docs.common.fi/knowledge-base/legacy-info/dex-and-bridge/account/how-to-check-your-balance.md): You can view your Common account balance directly in the dApp.
- [Video Guide: How to Check Your Balance](https://docs.common.fi/knowledge-base/legacy-info/dex-and-bridge/account/video-guide-how-to-check-your-balance.md): Get the guided tour over your Balance and learn how to check it!
- [Swap](https://docs.common.fi/knowledge-base/legacy-info/dex-and-bridge/swap.md): Common DEX – Swap Guide
- [How to Swap Tokens](https://docs.common.fi/knowledge-base/legacy-info/dex-and-bridge/swap/how-to-swap-tokens.md): In this guide, we'll go over how to swap tokens in the Common web app.
- [Video Guide: How to Swap Tokens](https://docs.common.fi/knowledge-base/legacy-info/dex-and-bridge/swap/video-guide-how-to-swap-tokens.md): Get the guided tour over swapping tokens and learn how to do it!
- [TheButton Wrapped AZERO](https://docs.common.fi/knowledge-base/legacy-info/dex-and-bridge/swap/thebutton-wrapped-azero.md): How to exchange TheButton wrapped AZERO for the official wrapped A0 used in Comm
- [Farm](https://docs.common.fi/knowledge-base/legacy-info/dex-and-bridge/farm.md): Common DEX – Farming Guide
- [How to Farm](https://docs.common.fi/knowledge-base/legacy-info/dex-and-bridge/farm/how-to-farm.md): In this guide, we'll go over how to get started farming through the Common web app.
- [Video Guide: How to Farm](https://docs.common.fi/knowledge-base/legacy-info/dex-and-bridge/farm/video-guide-how-to-farm.md)
- [Pool](https://docs.common.fi/knowledge-base/legacy-info/dex-and-bridge/pool.md): Common DEX – Liquidity Pools
- [Explaining Liquidity Pools](https://docs.common.fi/knowledge-base/legacy-info/dex-and-bridge/pool/explaining-liquidity-pools.md): This guide will explain how to add tokens to a Liquidity Pool.
- [Video guide: Explaining Liquidity Pools](https://docs.common.fi/knowledge-base/legacy-info/dex-and-bridge/pool/video-guide-explaining-liquidity-pools.md): Get the guided tour over Liquidity Pools and learn how to use them!
- [Managing Liquidity Pools with Custom Tokens](https://docs.common.fi/knowledge-base/legacy-info/dex-and-bridge/pool/managing-liquidity-pools-with-custom-tokens.md): In this guide we'll go over how to create custom liquidity pools with tokens that have not been whitelisted by the DEX.
- [Video Guide: Managing Liquidity Pools with Custom Tokens](https://docs.common.fi/knowledge-base/legacy-info/dex-and-bridge/pool/video-guide-managing-liquidity-pools-with-custom-tokens.md): Get the guided tour over custom Liquidity Pools and learn how to use them!
- [Bridge](https://docs.common.fi/knowledge-base/legacy-info/dex-and-bridge/bridge.md): Common DEX – Bridging interface
- [How to Bridge With Most](https://docs.common.fi/knowledge-base/legacy-info/dex-and-bridge/bridge/how-to-bridge-with-most.md): In this guide, we'll examine the steps needed to move assets between two blockchain ecosystems through Most - our bridge.
- [Ethereum to Aleph Zero WASM](https://docs.common.fi/knowledge-base/legacy-info/dex-and-bridge/bridge/how-to-bridge-with-most/ethereum-to-aleph-zero-wasm.md): In this guide we'll examine the steps needed to move assets between two blockchain ecosystems through Most - our bridge.
- [Aleph Zero WASM to Aleph Zero EVM](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): In this guide we'll examine the steps needed to move assets between two blockchain ecosystems through Most - our bridge.
- [Video Guide: How to Bridge With MOST?](https://docs.common.fi/knowledge-base/legacy-info/dex-and-bridge/bridge/video-guide-how-to-bridge-with-most.md): Get the guided tour over MOST and learn how to use it!
- [Bridging 10,000+ AZERO from Aleph Zero WASM to EVM](https://docs.common.fi/knowledge-base/legacy-info/dex-and-bridge/bridge/bridging-10-000+-azero-from-aleph-zero-wasm-to-evm.md): Due to a bridging limit between Aleph Zero Layer 1 and Aleph Zero EVM Layer 2 in MOST, it is recommended to use the ERC-20 Bridge for larger transactions. Here's how.


---

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