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

# Cash Out

> Withdraw funds from your wallet

## Withdrawal Process

<Steps>
  <Step title="Access Wallet">
    Navigate to the **Wallet** tab in sidebar
  </Step>

  <Step title="Initiate Cashout">
    Click **Cash Out** button
  </Step>

  <Step title="Select Method">
    Choose payout method from dropdown of connected accounts
  </Step>

  <Step title="Enter Amount">
    * Enter withdrawal amount
    * Default is full available balance
    * Minimum withdrawal: \$1
  </Step>

  <Step title="Send Payout">
    Confirm and process withdrawal
  </Step>
</Steps>

## Instant Cashout

<Note>
  Some payout methods are eligible for instant cashout, depending on your connected bank.
</Note>

<Warning>
  3% fee applies for instant cashout transactions.
</Warning>

## Processing Times

<CardGroup cols={2}>
  <Card title="Standard Transfer" icon="calendar">
    * 1-3 business days
    * No additional fees
  </Card>

  <Card title="Instant Transfer" icon="bolt">
    * Available immediately
    * 3% fee applies
  </Card>
</CardGroup>
