# How to see my NUUM Balance

## **Using SubWallet**

If you are using SubWallet, first you need to ensure Continuum is enabled.&#x20;

1.- Click on "Customize Asset Display"

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

2.- Search for Continuum and make sure it's enabled.<br>

<figure><img src="/files/8Kb2TlcVrLsVFZUEDlwM" alt=""><figcaption></figcaption></figure>

3.- Your NUUM balance should be displayed already on your wallet.&#x20;

<figure><img src="/files/8w3TJR8LfZg9Q2q63DvS" alt=""><figcaption></figcaption></figure>

## **Using Polkadot.js**

If you are using Polkadot.js. You can find your wallet balances by going to the following website:\
<https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Fcontinuum-rpc-3.metaverse.network%2Fwss#/accounts> <br>


---

# 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://metaversenw.gitbook.io/user-manual/continuum-tge-faqs/how-to-see-my-nuum-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.
