# How to Check Balance

### How to Check Balance

Easily monitor your total wallet value and individual asset balances directly from the Wallet tab. Here’s how you can check your crypto holdings in real time.

***

#### 🔹 Step 1: Open the Wallet Tab

Tap the **“Wallet”** icon at the bottom of the app to access your main wallet screen.

***

#### 🔹 Step 2: View Total Balance

At the top of the screen, you'll see:

* **Current Wallet Balance** – The total estimated value of all your assets in your selected fiat currency (e.g., CHF, USD,EUR)

***

#### 🔹 Step 3: View Asset Balances

Under **“My Wallets,”** you can check:

* Each coin you own (e.g., PCI, ETH, USDC)
* Balance for each asset
* Estimated fiat value (based on market rate)
* Daily performance (e.g., +1.17%, -11.17%)

You can scroll to view all available wallets.

***

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

***

> ℹ️ Tip: Use the **settings icon** to customize wallet display, and toggle between visible or hidden assets.


---

# 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://card.payprotocol.io/account-and-app-settings/how-to-check-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.
