# Checking Your Balance

Make sure you have your wallet (Talisman, Polkadot.js or Subwallet) installed and connect to [Acala Apps](https://apps.acala.network/). Towards the bottom of the page you can see your token balances.

![](/files/hLlcBpnlkpOuMHDG0Fk4)

### If you have trouble connecting to the app, please follow these troubleshooting tips

1\) Make sure that your extension is set to “Allow use on any chain.” Refresh the web page.

![](/files/2TLNOxHDrHQJIVkDQXf8)

2\) Make sure that you are allowing the website access to your extension. Open “Manage Website Access” and make sure that [apps.acala.network](https://apps.acala.network/) is allowed. Refresh the web page.

![](/files/XzB7Xfk5Ot03u18De0dm)

3\) If those attempts fail, try turning off ad blockers in your browser settings. Refresh the web page.

4\) If you are still having trouble connecting, it’s possible that another browser extension is interfering or there is some other unknown issue with your browser. Consider downloading a new web browser and redownloading the polkadot.js extension. You can import your account to the polkadot.js extension in the new browser by selecting “import account from pre-existing seed” and entering your seed phrase. Then proceed to connecting the Acala app at <https://apps.acala.network/>


---

# 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://wiki-apps.acala.network/general/checking-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.
