# I can't connect to the network and/or I can't see my balance or NFTs

These issues are usually caused by a temporary traffic overload on the chain and/or the RPC you currently use. If the issue persists you can change to a different RPC. &#x20;

**BNB Chain alternative RPC list:**

> <https://bsc-dataseed2.binance.org/> \
> <https://bsc-dataseed3.binance.org/> \
> <https://bsc-dataseed4.binance.org/> \
> <https://binance.llamarpc.com>\
> <https://rpc.ankr.com/bsc>

**More BNB Chain RPCs:** <https://chainlist.org/chain/56>&#x20;


---

# 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.blinkgalaxy.com/learning-station/outer-ring-dapp/time-for-troubleshooting/i-cant-connect-to-the-network-and-or-i-cant-see-my-balance-or-nfts.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.
