# Address Balances

Your Balances tab at the top of your wallet shows your assets on the left panel of Freewallet.&#x20;

Left clicking your asset with bring up the Token information on the right side of Freewallet and the information is taken directly from the [Tokenscan.io](https://tokenscan.io/) Counterparty block explorer.

<figure><img src="/files/8xH0kw16v8FNmzaCcyvC" alt=""><figcaption><p>Left clicking the token COVALC brings up its token information as pulled from Tokenscan.io</p></figcaption></figure>

The left panel shows in order: \ <mark style="color:yellow;">- your BTC balance first</mark> \ <mark style="color:yellow;">- your XCP balance second (if you have any XCP)</mark>\ <mark style="color:yellow;">- the rest of your Counterparty Named Tokens listed alphabetically</mark>

The gear icon in the upper right side of the left panel gives you the action of “Refresh Balances” as well as Viewing Options for showing specific types of assets in your wallet such as Named, Subassets and Numeric assets.\
\ <mark style="color:red;">At this time Numeric assets (such as Stamps) and all assets with 0 issuance will not be shown. Though you can still manually access functions for Named assets with 0 issuance by referencing</mark> [Why can't I see assets I own or created with 0 issuance](/freewallet.io-user-manual/troubleshooting-issues/why-cant-i-see-my-assets-i-own-or-created-with-0-issuance.md)

<figure><img src="/files/ddVBtD1MZZLloeGVzLEa" alt=""><figcaption><p>Drop down list for Asset filtering and Refresh Balances</p></figcaption></figure>

If you own an Asset and a Subasset associated with that Token, a drop-down menu makes it easier to view Subassets

<figure><img src="/files/T9IhGEXmP0YoXqCKZq2e" alt=""><figcaption><p>Example of '+' icon to dropdown Subassets from a Main Numeric Asset</p></figcaption></figure>

To see the Subasset, simply click on plus “+” icon to show the Subasset. To hide it click the minus “-“ icon.

<figure><img src="/files/recyWueWJq7dBdtLntS6" alt=""><figcaption><p>Asset 'HYIPPEPE' and its Subasset 'HYIPPEPE.DIAMONDHANDS' shown in drop down</p></figcaption></figure>

Right clicking any of these assets gives you a few actions that Freewallet supports, in which all are explained in more detail in the [Freewallet Functions](/freewallet.io-user-manual/freewallet-functions.md) section.

<figure><img src="/files/KSCaMHaDnEbOlEidEk0e" alt=""><figcaption><p>Functions available when Right-clicking any Asset in the Balances tab</p></figcaption></figure>


---

# 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://davestaxcp.gitbook.io/freewallet.io-user-manual/exploring-balances-history-exchange-and-dispensers/address-balances.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.
