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

# Adding funds

> Deposit from almost any wallet or exchange, or buy with a card.

To trade with real money, add funds to your account. Panther makes this flexible: you can send crypto from almost anywhere, or buy with a card.

<Steps>
  <Step title="Open the Balances panel">
    Press <kbd>/</kbd>, type `BAL`, and press <kbd>Enter</kbd>.
  </Step>

  <Step title="Choose Deposit">
    Click **Deposit** to open the deposit window.

    ![The deposit window with Any chain, Kalshi, and Polymarket tabs, a QR code, and funding options](https://cdn.getpanther.app/docs/web-deposit-dialog.png)
  </Step>

  <Step title="Pick how you want to fund">
    Choose one of the options below, then send funds to the address shown or complete the card purchase.
  </Step>
</Steps>

## Ways to add funds

<Tabs>
  <Tab title="From any wallet or exchange">
    The **Any chain** option gives you one address that accepts almost **any token on almost any chain** and automatically converts it into spendable funds. Choose whether the funds should land on **Kalshi** or **Polymarket**, then send from your wallet or exchange.

    This is the simplest option if you're not sure what to send.
  </Tab>

  <Tab title="Fund Kalshi (USDC)">
    Send **USDC on Solana** to your Kalshi deposit address. You can withdraw USDC from an exchange (Coinbase, Kraken, Binance) on the Solana network, or send from any Solana wallet.

    <Warning>
      Keep a tiny amount of SOL (about 0.01) in the wallet to cover network fees. Before your first Kalshi **buy**, you'll also need to [verify your identity](/trading/identity).
    </Warning>
  </Tab>

  <Tab title="Fund Polymarket">
    Panther gives you a **Polymarket deposit address** that accepts funds from several networks and automatically converts them into your Polymarket balance. Send from an exchange or wallet and it lands ready to trade.
  </Tab>

  <Tab title="Buy with a card">
    Choose **Buy USDC** to purchase with a debit/credit card or Apple Pay through Panther's on-ramp partner. The funds arrive in the account you selected.
  </Tab>
</Tabs>

## Sending funds out

To move funds off Panther, open **Balances** and choose **Send**. Enter an external Solana or Polygon address and the amount (or use **Max**), then confirm.

<Note>
  Your funds are self-custody — they're yours. You can also reveal your wallet keys from **Balances → ⋯ → Export wallet** to move to another app at any time.
</Note>

## What's next

<Columns cols={2}>
  <Card title="Verify your identity" icon="id-card" href="/trading/identity">
    Required once before your first Kalshi trade.
  </Card>

  <Card title="Place an order" icon="receipt" href="/trading/placing-orders">
    Put your funds to work.
  </Card>
</Columns>
