> For the complete documentation index, see [llms.txt](https://help.mywallet.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.mywallet.io/intro/key-features/how-to-check-the-balance-and-transaction-history.md).

# Check Balances and Actions History

## :1234: **Wallet Balance**

Your total balance is displayed on the **My Wallet** home screen. It reflects the combined value of all assets in your wallet, shown in your selected currency with live previews when you switch base currency.

You can change the display currency anytime—your balance will automatically update based on the latest exchange rate.

## :gem: **Assets, Activity and NFTs**

Depending on your wallet version (W5, v4R2, or Multichain), different sections provide detailed insights into your assets and transaction history:

* **Assets**\
  View all currencies added to your wallet with token icons, quick actions, and shortcuts.
* **Activity**\
  Real-time feed with grouped technical transactions, token icons, fiat equivalents, and NFT details where available.
* **NFTs**\
  Access all NFTs and vouchers linked to your wallet.

## :currency\_exchange: **Actions History**

In **W5** and **Multichain** versions, **Assets** and **Activity** sections are merged. Simply scroll down to review your actions history, with incoming transfers appear almost instantly before blockchain finality.

For detailed information on a specific action (e.g., transfer or swap), **tap** on it to see addresses, fee and rate breakdowns (including TON Connect), explorer links, and **instant tracking links** you can share.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.mywallet.io/intro/key-features/how-to-check-the-balance-and-transaction-history.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.
