# Balances Not Showing on My Wallet

Your assets can be displayed on Ninji only if you meet the following elements:

1. Ensure your token/NFT is supported by Ninji and has the necessary permissions.&#x20;
2. Ensure you're activating the correct wallet containing your tokens. The active wallet will be shown at the top left corner of the main screen. If not, you can follow the steps below to activate the wallet:

**Step 1:** Click on the Wallet at the top of the screen;

**Step 2:** Click on the wallet whose address contains your fund.

<figure><img src="https://lh7-us.googleusercontent.com/wed2LxXKI9E5CPsaSP4y_NMjdK4T3neAtG1xClcwbu_FVJgcmygQog8_Op3KDofufc72VyVDdPsXOukuhJW3V5Uu4bcQS_iOElHYvKivf-Ll9tO7RG7GGoYkVBXk4SsPL1FXatcd7HQ5T-pEs9uhagU" alt=""><figcaption></figcaption></figure>

If your tokens still are not visible, this is most likely due to one of the reasons below:

1. Bad internet connection: We recommend you check the wifi or cellular connection.
2. Not using the latest version: Please update to the latest version
3. Unstable RPC: Please wait for the RPC to become more stable
4. Hidden token: Kindly check the hidden token section to see if your token is hidden
5. Unsupported token: if you accidentally send a non-supported token to your wallet on Ninji, your tokens may not be visible within Ninji. You can try to add the token to Ninji by using the custom token feature.&#x20;
6. Bug issue: Please wait for the dev team to update/ fix the problem or report the issue to us for support.


---

# 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.ninji.xyz/user-guide/faqs/balances-not-showing-on-my-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.
