# Balances on Brave not showing

As of **Brave v1.36**, extensions and web pages are limited to a **maximum of 10** active web socket connections. The Talisman wallet uses more than this to show you a live feed of your token balances on every chain.

You can learn more about the rationale behind this change on the [Brave issue tracker](https://github.com/brave/brave-browser/issues/19990).

We are working with Brave to find a permanent solution, but in the meantime there is a browser setting you can toggle to fix your balances.

**In order to disable the 10 connections limit, you’ll need to do the following:**

1. Visit the brave flags page here (you may need to copy and paste the link into the address bar): [`brave://flags/#restrict-websockets-pool`](brave://flags/#restrict-websockets-pool)
2. Find the flag called **`Restrict WebSockets pool`**
3. Change the flag to **`Disabled`**

![Disabling the Restrict WebSockets pool flag](/files/IwIdjNCDsRXHWUEybhnx)

Once the flag is changed, you’ll need to relaunch Brave in order for it to take effect.

After relaunching you should be able to see all of your balances across all chains in your wallet.


---

# 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.talisman.xyz/talisman/help-and-support/troubleshooting/balances-on-brave-not-showing.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.
