# How to Swap Tokens

1. Open the Common web app and click on the tab "Swap" to be brought to the swapping menu.

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

2. Click "Connect" to choose one of the supported wallets through which you will be swapping coins.

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

3. Once you choose your wallet, you will see a list of possible accounts with which you can interact with the app. Select one and connect it to the app.

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

4. Select the account you wish to use with the Common app.

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

5. Press the "Select a token" button in the "You pay" section of the Swap page to choose which token you will be swapping. You can search for tokens through the list or their name or address through the search bar.

<figure><img src="/files/4Dr10d1BTNAnXVMHLoCH" alt=""><figcaption></figcaption></figure>

6. Next, choose the token you wish to receive in the "You receive" section.

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

7. You will see a slider through which you will be able to choose how many tokens to swap and how many tokens you will receive. Below, you will see the "Network fee," which will inform you how much the transaction will cost. After you do that, click "Swap."

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

8. You will now need to sign the transaction.

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

9. Once signed, the transaction will be processed. You will then see the new balance of tokens and a transaction confirmation, as in the image below.

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

Congratulations, you have now successfully swapped with Common!&#x20;

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

* [Bridging](/knowledge-base/legacy-info/dex-and-bridge/bridge/how-to-bridge-with-most.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)
* [Checking Your Account Balance](/knowledge-base/legacy-info/dex-and-bridge/account/how-to-check-your-balance.md)
* [Connecting Your Wallet](/knowledge-base/legacy-info/dex-and-bridge/account/how-to-connect-your-wallet.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/swap/how-to-swap-tokens.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.
