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

# Welcome to Peach

> Peach is a non-custodial mobile crypto wallet that makes self-custody simple.

Peach is a **non-custodial mobile crypto wallet** built for everyday users. Sign in with your existing Google or Apple account to create a wallet, then hold and move crypto across networks, swap tokens, deposit into on-chain yield vaults, and trade perpetuals — all from one app.

These docs explain how each part of Peach works, what role Peach plays, and — just as importantly — what role Peach **does not** play.

## Core Principles

<CardGroup cols={2}>
  <Card title="Non-custodial" icon="key">
    Only you can move your funds. Peach cannot access your keys, hold your assets, or sign transactions on your behalf.
  </Card>

  <Card title="Interface, not operator" icon="layer-group">
    Peach is a frontend. Markets, vaults, and perps are run by independent on-chain protocols and venues.
  </Card>

  <Card title="Transparent pricing" icon="receipt">
    Where Peach charges a fee, it is spelled out clearly in these docs and visible in the app at the time of the transaction.
  </Card>

  <Card title="Built for retail" icon="mobile-screen">
    Familiar sign-in, no seed phrases to copy down, no manual gas — without giving up self-custody.
  </Card>
</CardGroup>

## Explore the Docs

<CardGroup cols={2}>
  <Card title="Self-custody overview" icon="shield" href="/security/overview">
    What Peach can and cannot do with your wallet.
  </Card>

  <Card title="Key management" icon="lock" href="/security/keys">
    How Turnkey-backed enclaves keep your key isolated.
  </Card>

  <Card title="Swap" icon="arrow-right-arrow-left" href="/swap">
    On-chain token swaps via Relay Router.
  </Card>

  <Card title="Earn" icon="piggy-bank" href="/earn">
    Direct deposits into on-chain yield vaults.
  </Card>

  <Card title="Trade" icon="chart-candlestick" href="/trade">
    Perpetuals on Hyperliquid.
  </Card>

  <Card title="FAQ" icon="circle-question" href="/faq">
    Quick answers about custody, fees, and how things work.
  </Card>
</CardGroup>
