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

# Withdrawing

> How to withdraw your winnings and funds

<Note>
  Your funds, your control — withdraw your USDC to any external wallet anytime. Withdrawals are processed automatically and typically complete within minutes.
</Note>

<img style={{ borderRadius: '0.5rem' }} className="block dark:hidden" src="https://mintcdn.com/kash/ccJqSmLmwHitLEdQ/assets/cover/cover.svg?fit=max&auto=format&n=ccJqSmLmwHitLEdQ&q=85&s=bd474b91f522088935255f33b33ddd96" alt="Hero Light" width="1500" height="500" data-path="assets/cover/cover.svg" />

<img style={{ borderRadius: '0.5rem' }} className="hidden dark:block" src="https://mintcdn.com/kash/ccJqSmLmwHitLEdQ/assets/cover/cover.svg?fit=max&auto=format&n=ccJqSmLmwHitLEdQ&q=85&s=bd474b91f522088935255f33b33ddd96" alt="Hero Dark" width="1500" height="500" data-path="assets/cover/cover.svg" />

# Withdrawal overview

Withdrawals are always in **USDC**, sent from your Kash smart wallet to any external address you choose. You can withdraw to Base directly, or have Kash bridge your USDC to another supported network.

**Supported destination networks:**

* **Base** (fastest — no bridging needed)
* **Ethereum**
* **Arbitrum**
* **Optimism**
* **Polygon**

Withdrawals to networks other than Base are bridged automatically — you just enter the destination address and pick the network. Cross-chain withdrawals take a little longer and may include bridging costs, which are shown in the quote before you confirm.

<Note>
  Kash also supports cashing out to fiat through Kash's third-party payment providers — look for the cash-out option in the withdrawal flow. Fees and limits are always shown before you confirm.
</Note>

## Withdrawal limits

| Limit                   | Value    |
| ----------------------- | -------- |
| Minimum per transaction | \$1      |
| Maximum per transaction | \$25,000 |
| Daily maximum           | \$10,000 |
| Weekly maximum          | \$50,000 |
| Withdrawals per hour    | 5        |

Limits are current as of publication — the app always shows live limits before you confirm.

## How processing works

Withdrawals are processed **asynchronously**: your request is validated instantly, then queued and executed on-chain automatically — no manual approval step.

1. **Pending** — request validated and queued
2. **Processing** — transaction being executed on-chain
3. **Confirming** — waiting for blockchain confirmation
4. **Completed** — funds arrived at your destination address

Most withdrawals typically complete within minutes. Cross-chain withdrawals can take roughly 10–15 minutes depending on the destination network.

# How to withdraw

<Steps>
  <Step title="Open the withdrawal flow">
    Sign in at [app.kash.bot](https://app.kash.bot), open your wallet, and choose **Withdraw**.
  </Step>

  <Step title="Enter the details">
    * Enter the amount (or select your full available balance)
    * Paste the destination address
    * Choose the destination network — make sure the address you're sending to supports that network
  </Step>

  <Step title="Review and confirm">
    Double-check the address, network, and amount. For cross-chain withdrawals, review the bridging quote before confirming.
  </Step>

  <Step title="Track the status">
    The app shows live progress until the withdrawal completes, including the transaction hash so you can verify it on a block explorer.
  </Step>
</Steps>

## Withdrawing to an exchange

You can withdraw directly to a centralized exchange (Binance, Kraken, OKX, and others):

1. In your exchange account, open **USDC deposits** and select a network that both the exchange and Kash support (Base is usually fastest)
2. Copy the exchange's deposit address
3. Withdraw from Kash to that address, on that exact network
4. Exchanges may take a few extra minutes to credit the deposit after it confirms on-chain

<Warning>
  Always verify the destination address and network before confirming. Blockchain transactions are final — funds sent to a wrong address or unsupported network cannot be recovered.
</Warning>

## Security best practices

* **Double-check destination addresses** — there is no undo
* **Match the network** — the destination must support the network you selected
* **Start with a small test amount** when withdrawing to a new address
* **Keep transaction records** for tax and tracking purposes

# Troubleshooting

If your withdrawal doesn't arrive:

1. **Check the status** in the app — it updates as the withdrawal progresses
2. **Look up the transaction hash** on a block explorer for the destination network
3. **Allow extra time** for cross-chain withdrawals and exchange crediting
4. **Contact support** at [support@kash.bot](mailto:support@kash.bot) with the withdrawal details if something looks stuck

<Tip>
  Your funds are always yours. Kash provides the prediction platform, but you keep full control over deposits and withdrawals.
</Tip>

<CardGroup cols={2}>
  <Card title="Winning & payouts" icon="trophy-star" href="/getting-started/guides/winning">
    Understand winnings and payouts
  </Card>

  <Card title="Depositing funds" icon="arrow-right" href="/getting-started/guides/depositing">
    Fund your wallet to start predicting
  </Card>
</CardGroup>
