# How to Connect Your Wallet

1. Access the Common website.

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

2. In the upper right-hand corner, you will see a button called "Connet." Click it! Once you do so, a window will appear showing the wallets currently supported by Common. Click the wallet you wish to use. For this example, we'll be using Nightly.

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

3. Click on the wallet of your choice and type the password into your wallet in the new window.

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

4. Choose the account you wish to connect.

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

5. Congratulations, you've just signed into Common!

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

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)
* [Farming](broken://pages/IlL06oLX5KIchTVbN5uB)
* [Checking Your Account Balance](/knowledge-base/legacy-info/dex-and-bridge/account/how-to-check-your-balance.md)
* [Swapping Coins](/knowledge-base/legacy-info/dex-and-bridge/swap/how-to-swap-tokens.md)&#x20;
* [Adding Funds to Liquidity Pools](/knowledge-base/legacy-info/dex-and-bridge/pool/explaining-liquidity-pools.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/account/how-to-connect-your-wallet.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.
