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

# Withdraw

> Send funds from your Tyche wallet to an external address

Tap **Wallet** → **Withdraw** to send funds to an external wallet.

<Note>
  Minimum withdrawal: **\$2.00**
</Note>

## Supported networks

You can withdraw to any of the following networks:

| Network  | Address format                |
| -------- | ----------------------------- |
| Polygon  | EVM: `0x` + 40 hex characters |
| Ethereum | EVM: `0x` + 40 hex characters |
| Base     | EVM: `0x` + 40 hex characters |
| Arbitrum | EVM: `0x` + 40 hex characters |
| Solana   | Solana address                |

## How to withdraw

<Steps>
  <Step title="Open Wallet">
    From the main menu tap **Wallet**, then tap **Withdraw**
  </Step>

  <Step title="Choose network">
    Select the destination network
  </Step>

  <Step title="Enter destination address">
    Type or paste the recipient wallet address

    Example (EVM): `0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045`
  </Step>

  <Step title="Enter amount">
    Enter the pUSD amount (up to 2 decimal places)
  </Step>

  <Step title="Confirm">
    Review and confirm the withdrawal
  </Step>
</Steps>

<Warning>
  Always double-check the destination address before confirming. Blockchain transactions are irreversible.
</Warning>
