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

# Balances and webhooks

> Receive real-time notifications for deposits, withdrawals, and transactions

<Warning>
  The following functionality exists for [wallets reconstituted
  server-side](/wallets/wallets/create/create-a-wallet). More on [Privy architecture
  here](/security/wallet-infrastructure/architecture)
</Warning>

Privy sends [webhooks](/api-reference/webhooks/overview) to notify your app when wallet activity occurs.
Your app can track transaction status changes, incoming deposits, and outgoing withdrawals in real time.

* [incoming deposits](/wallets/gas-and-asset-management/assets/balance-event-webhooks)
* [outgoing withdrawals](/wallets/gas-and-asset-management/assets/balance-event-webhooks)
* [transaction statuses](/wallets/gas-and-asset-management/assets/transaction-event-webhooks)

In addition, you can use Privy's [REST API](/wallets/gas-and-asset-management/assets/fetch-balance) to query the transaction status and wallet balances.

Follow the [webhook guide](/api-reference/webhooks/overview) to set up webhooks for your app.

<img src="https://mintcdn.com/privy-c2af3412/xvj7sxQ8SLxi5bGo/images/balances-splash.png?fit=max&auto=format&n=xvj7sxQ8SLxi5bGo&q=85&s=ad9fa007efb9df85714434190a99264f" alt="balances splash" width="3686" height="2633" data-path="images/balances-splash.png" />
