# Exploring Balances, History, Exchange and Dispensers

Freewallet has four separate tabs in the top area of the user interface: \
\
Balances, History, Exchange and Dispensers.

[<mark style="color:green;">The Balances tab</mark>](/freewallet.io-user-manual/exploring-balances-history-exchange-and-dispensers/address-balances.md) shows your Bitcoin, XCP and Named Asset balances. <mark style="color:yellow;">It will NOT show any type of asset with 0 issuances (no tokens minted) at this time</mark>. To learn more about your Balances tab, check out the [Address Balances](/freewallet.io-user-manual/exploring-balances-history-exchange-and-dispensers/address-balances.md) section of this User Manual.

<figure><img src="/files/804bxE3Jsuwg2ZkLXC3e" alt=""><figcaption><p>The four tabs at the top of Freewallet shown in the Blue Box</p></figcaption></figure>

[<mark style="color:green;">The History tab</mark>](/freewallet.io-user-manual/exploring-balances-history-exchange-and-dispensers/address-history.md) will show you the unconfirmed and confirmed history of your Bitcoin, XCP and Named Asset actions you have performed using Counterparty functions. Keep in mind Freewallet is just using the information already shown on the [xchain.io](https://xchain.io/) Counterparty block explorer. Learn more about the History tab in the [Address History](/freewallet.io-user-manual/exploring-balances-history-exchange-and-dispensers/address-history.md) section of this User Manual.

<figure><img src="/files/UKNf6VBq7JkTwzrVviGV" alt=""><figcaption><p>History Tab with a few transactions shown</p></figcaption></figure>

[<mark style="color:green;">The Exchange tab</mark>](/freewallet.io-user-manual/exploring-balances-history-exchange-and-dispensers/the-decentralized-counterparty-exchange-dex.md) will show you the entire Counterparty Decentralized Exchange data as well as the BTCpay exchange data. This is where you can trade Counterparty assets, XCP and BTC interchangeably. \
\ <mark style="color:yellow;">Keep in mind the BTC/TOKEN pairs have their own unique set of rules and you must be educated in how they work before creating BTC/TOKEN pairs.</mark> \
\
Learn more about [The Decentralized Counterparty Exchange (DEx)](/freewallet.io-user-manual/exploring-balances-history-exchange-and-dispensers/the-decentralized-counterparty-exchange-dex.md) and the [BTCpay and BTC/Token pairs](/freewallet.io-user-manual/exploring-balances-history-exchange-and-dispensers/understanding-btcpay-and-btc-token-on-the-dex.md) in their respective sections of this User Manual.

<figure><img src="/files/SGXdpssv4i7ZobIXoPnL" alt=""><figcaption><p>Exchange Tab on the "XCP" section</p></figcaption></figure>

[<mark style="color:green;">The Dispensers tab</mark>](/freewallet.io-user-manual/exploring-balances-history-exchange-and-dispensers/understanding-dispenser-markets.md) will show you the data regarding all Counterparty Dispensers, which can be 'dispensed' by sending the correct amount of Bitcoin to an open dispenser address. This function, despite it being vastly different than BTC/TOKEN pairs, is used very often on the Counterparty network. \
\ <mark style="color:yellow;">This option should also be taken with caution and care due to sending with the correct fee and understanding the risks of buying from Dispensers</mark>. \
\
Learn more about using Dispensers by reading the [Understanding Dispenser Markets](/freewallet.io-user-manual/exploring-balances-history-exchange-and-dispensers/understanding-dispenser-markets.md) in this User Manual.

<figure><img src="/files/GlBWpz9atbQSmrv4o8jk" alt=""><figcaption><p>Dispensers Tab on the "XCP" section</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.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.
