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

# agent-cards wallet

> Your wallet — the cards it holds, plus your balance

Your wallet — the cards it holds, plus your balance

```bash theme={null}
agent-cards wallet --help
```

```text theme={null}
Usage: agent-cards wallet [options] [command]

Your wallet — the cards it holds, plus your balance

Options:
  --json              Output the balance as JSON
  -h, --help          display help for command

Commands:
  fund [options]      Alias of `agent-cards fund` — add cash to your balance
  withdraw [options]  Alias of `agent-cards withdraw` — withdraw cash from your
                      balance
```
