# How to Check Your Balance

## **How to view Common balance:**

1. Select the box displaying your account address to view your balance. It can be found in the upper right-hand corner of the screen. &#x20;

<figure><img src="/files/7VqBjZlO4zzUnHtrlYwh" alt=""><figcaption></figcaption></figure>

2. A window will appear to the right that will show the balance of your account. You can check both the number of tokens and positions you hold.

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

You have now successfully checked your account balance!&#x20;

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)
* [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)
* [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/account/how-to-check-your-balance.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.
