# Portfolio Balance

## Total Wallet Balance in Fiat

Comet makes it easy for you to keep track of your entire portfolio balance, not just the amount of native gas tokens you hold as often is the case.

With most wallets, it can be difficult to get an accurate picture of your total portfolio value in fiat money. However, Comet's user-friendly interface provides a clear overview of your entire portfolio balance in [the currency of your choice](/features/wallet-management.md#currencies).

## Balance Per Token in Fiat

In your Comet wallet you'll also see a clear breakdown of all the tokens you hold along with their respective values in your chosen fiat currency.

## Real-Time Value

Your total portfolio balance is constantly updated in real-time, ensuring that you always have an accurate picture of your portfolio's value.&#x20;


---

# 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.cometwallet.io/features/portfolio-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.
