Lava bills paid providers from your account balance. Free providers run without funds; paid providers (most model APIs and many data services) charge per call. This guide covers funding, balance checks, usage history, and what to do when a call fails on insufficient balance. “Wallet” and “balance” refer to the same number on your account — the dashboard says “wallet”; your chat usually says “balance”.Documentation Index
Fetch the complete documentation index at: https://lava.so/docs/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- A Lava account.
- The Lava MCP installed in your AI chat. See How to Install the Lava MCP if you haven’t done this yet.
Add Funds via the Dashboard
The dashboard is the simplest path for the first deposit, since it lets you save a payment method for later in-chat top-ups.- Open
https://www.lava.so/dashboard/wallet. - Click “Add Funds”.
- Enter an amount between 10,000.
- Add a payment method or select a saved one.
- Confirm the charge.
Add Funds from Your Chat
Once you have a saved payment method, you can top up without leaving the chat. Type:- You have a saved payment method. Lava charges it directly and replies with the new balance.
- You have no saved payment method. Lava replies with a checkout link. Open it, complete payment in the browser, and return to your chat.
- You didn’t say how much to add. Lava replies with your saved payment methods and current balance so you can pick one and pick an amount.
Check Your Balance
From the chat:https://www.lava.so/dashboard/wallet) shows the same balance, plus a chart of recent activity.
Review Usage
Lava tracks every call your chat makes. Two views:Daily Summary (Default)
Ask the chat for a summary:Per-Request List
To see individual calls instead of daily totals, ask:Insufficient-Balance Behavior
When a paid call would exceed your balance, Lava stops it before it runs and your chat tells you:How to Recover
- Top up the wallet — see Add Funds from Your Chat above. The minimum is $10.
- Retry the call.
Spend Keys (Advanced)
Lava also supports Spend Keys — API keys with a wallet attached, useful for sharing budget with agents or other tools without sharing your account. Spend Keys are configured outside the MCP. See Spend Keys overview for setup.Troubleshooting
”I funded but the chat still shows zero balance”
Some AI chats cache balance. Ask the chat for the balance again, or refresh the dashboard.”Payment method failed”
Check the dashboard for the failure reason. Common causes: card declined by the issuer, expired card, billing address mismatch. Update the payment method inhttps://www.lava.so/dashboard/wallet and retry.
”I want to charge in a currency other than USD”
Lava bills in USD only. Currency conversion happens at the card issuer’s exchange rate.Next Steps
- How to Connect Services through Lava MCP — once funded, you may want to add more services.
- Lava MCP Tool Reference — full parameter detail for
add_funds,get_balance,get_usage_history, andcreate_referral.