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

# Onramp Fiat to Crypto

o1.exchange provides integrated fiat onramp solutions powered by Coinbase, allowing you to convert traditional currencies (USD, EUR, etc.) directly into cryptocurrency without leaving the platform.

### Supported Payment Methods

<CardGroup cols={3}>
  <Card title="Credit/Debit Cards" icon="credit-card">
    Instant purchases with major credit and debit cards
  </Card>

  <Card title="Bank Transfers" icon="building-columns">
    Lower fees with ACH and wire transfer options
  </Card>

  <Card title="Digital Wallets" icon="wallet">
    Support for Apple Pay, Google Pay, and other digital wallets
  </Card>
</CardGroup>

<div style={{ display: 'flex', alignItems: 'flex-start', gap: '32px', flexWrap: 'wrap', marginBottom: '24px' }}>
  <div style={{ flex: '1 1 320px', minWidth: '280px' }}>
    <h4>1. Input the amount of chain native token to purchase</h4>

    <img src="https://mintcdn.com/o1exchange/h74U8tuW1ielvxuG/images/onramp.png?fit=max&auto=format&n=h74U8tuW1ielvxuG&q=85&s=159e48d297a9391b3f8c12700b5bd414" alt="Onramp process illustration" style={{ maxWidth: '100%', borderRadius: '8px', marginBottom: '12px' }} width="2561" height="1186" data-path="images/onramp.png" />
  </div>

  <div style={{ flex: '1 1 320px', minWidth: '280px' }}>
    <h4>2. Complete the purchase</h4>

    <img src="https://mintcdn.com/o1exchange/Ix685kbNC5WvJDg-/images/onramp-cb.png?fit=max&auto=format&n=Ix685kbNC5WvJDg-&q=85&s=b738b0eb6f4a0ce61bc4b5c9b1ce7919" alt="Coinbase integration illustration" style={{ maxWidth: '100%', borderRadius: '8px', marginBottom: '12px' }} width="912" height="1412" data-path="images/onramp-cb.png" />
  </div>
</div>
