> ## 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 companies balance withdraw

> Withdraw company cash — to your bank via Coinbase, or USDC to a Base address

Withdraw company cash — to your bank via Coinbase, or USDC to a Base address

```bash theme={null}
agent-cards companies balance withdraw --help
```

```text theme={null}
Usage: agent-cards companies balance withdraw [options]

Withdraw company cash — to your bank via Coinbase, or USDC to a Base address

Options:
  --org <org-id>  Company ID
  --amount <usd>  Amount in USD
  --to <address>  Destination 0x… address on Base (crypto rail)
  --bank          Cash out to your bank via a hosted Coinbase confirmation
  --test          Withdraw TEST-MODE funds from the mock pool
  --yes           Skip the confirmation prompt
  -h, --help      display help for command
```
