> ## Documentation Index
> Fetch the complete documentation index at: https://docs.peerpop.io/llms.txt
> Use this file to discover all available pages before exploring further.

# View Balance

> Monitor your earnings and transaction history

## Wallet Overview

Access your wallet from the sidebar to view:

* Available balance
* Pending funds
* Transaction history

<Note>
  Pending funds are payments still in processing and have not yet settled into your wallet.
</Note>

## Transaction List

View all financial activity:

* Date
* Time
* Type
  * Payout
  * Payment
  * Refund
* Amount

<CardGroup cols={2}>
  <Card title="Available Balance" icon="wallet">
    Funds ready for withdrawal
  </Card>

  <Card title="Pending Balance" icon="clock">
    Funds still processing
  </Card>
</CardGroup>
