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

# Account funding

Account funding recipes help teams move funds into and out of Privy wallets through onramps, deposit addresses, and off-ramp providers.

<CardGroup cols={2}>
  <Card title="Stripe embedded onramp" icon="credit-card" href="/recipes/stripe-headless-onramp" arrow>
    Embed card-based funding directly in app flows.
  </Card>

  <Card title="Relay deposit addresses" icon="arrow-down-to-line" href="/wallets/funding/crypto-deposit-addresses" arrow>
    Assign deposit addresses and route inbound funds automatically.
  </Card>

  <Card title="Due on and off ramp" icon="building-columns" href="/recipes/due-on-off-ramp" arrow>
    Add localized fiat conversion through Due.
  </Card>

  <Card title="Bitso MXNB onramp" icon="money-bill-wave" href="/recipes/bitso-mxnb-onramp" arrow>
    Offer MXNB funding flows for LATAM markets.
  </Card>
</CardGroup>
