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

# Build with Rampnow.

<div
  className="hero-bg"
  style={{
width: '100%',
position: 'relative',
overflow: 'visible',
paddingTop: '80px',
paddingBottom: '80px'
}}
>
  <img className="hero-token" style={{ left: '8%', top: '38%', width: '80px', height: '80px', animationDelay: '0.7s', position: 'absolute' }} src="https://mintcdn.com/rampnow/QIPvRjuiFgeKb-0K/images/homepage/bitcoin.png?fit=max&auto=format&n=QIPvRjuiFgeKb-0K&q=85&s=002a81993528eb936c5842bd5cb04b92" alt="bitcoin" width="120" height="120" data-path="images/homepage/bitcoin.png" />

  <img className="hero-token" style={{ left: '18%', top: '60%', width: '60px', height: '60px', animationDelay: '0.7s', position: 'absolute' }} src="https://mintcdn.com/rampnow/QIPvRjuiFgeKb-0K/images/homepage/bnb.png?fit=max&auto=format&n=QIPvRjuiFgeKb-0K&q=85&s=17e70b8c3d0812c1b1dd2bfc5a0675e8" alt="bnb" width="120" height="120" data-path="images/homepage/bnb.png" />

  <div
    style={{
position: 'relative',
width: '100%',
maxWidth: '960px',
margin: '0 auto',
textAlign: 'center',
zIndex: 2,
padding: '0 24px'
}}
  >
    <h1 className="hero-title">
      Build with Rampnow.
    </h1>

    <p style={{ fontSize: '1.2rem', lineHeight: 1.6, marginTop: '1rem' }}>
      A unified API for global fiat↔blockchain flows. Rampnow provides onramp,
      offramp, swap, bridge, payouts and non-custodial wallet services through
      a single infrastructure layer. Fast settlement, multi-chain
      support and production-ready endpoints built for wallets, exchanges,
      dApps and fintechs.
    </p>

    <div
      style={{
  marginTop: '1.75rem',
  display: 'flex',
  justifyContent: 'center'
}}
    >
      <a href="/quickstart" className="hero-cta">
        Start Here →
      </a>
    </div>
  </div>

  <img className="hero-token" style={{ right: '12%', top: '35%', width: '80px', height: '80px', animationDelay: '0.7s', position: 'absolute' }} src="https://mintcdn.com/rampnow/QIPvRjuiFgeKb-0K/images/homepage/usdc.png?fit=max&auto=format&n=QIPvRjuiFgeKb-0K&q=85&s=8fbbf26a3e8876c10581c3614723943a" alt="USD Coin" width="120" height="120" data-path="images/homepage/usdc.png" />

  <img className="hero-token" style={{ right: '18%', top: '60%', width: '60px', height: '60px', animationDelay: '0.7s', position: 'absolute' }} src="https://mintcdn.com/rampnow/QIPvRjuiFgeKb-0K/images/homepage/ethereum.png?fit=max&auto=format&n=QIPvRjuiFgeKb-0K&q=85&s=5638a2121f8a6aad4c5720760188c80a" alt="ethereum" width="120" height="120" data-path="images/homepage/ethereum.png" />

  <img className="hero-token" style={{ left: '30%', top: '50%', width: '60px', height: '60px', animationDelay: '0.7s', position: 'absolute' }} src="https://mintcdn.com/rampnow/QIPvRjuiFgeKb-0K/images/homepage/solana.png?fit=max&auto=format&n=QIPvRjuiFgeKb-0K&q=85&s=047b826a262a6152dd7883a8da6d4800" alt="SOL" width="120" height="120" data-path="images/homepage/solana.png" />

  <img className="hero-token" style={{ right: '30%', top: '50%', width: '60px', height: '60px', animationDelay: '0.7s', position: 'absolute' }} src="https://mintcdn.com/rampnow/QIPvRjuiFgeKb-0K/images/homepage/tether.png?fit=max&auto=format&n=QIPvRjuiFgeKb-0K&q=85&s=1c75765f51fbb3cc12420b17704b2213" alt="USDC" width="120" height="120" data-path="images/homepage/tether.png" />
</div>

<h2 className="section-heading">Quickstart</h2>

<Columns cols={3}>
  <Card title="Onramp" icon="arrow-trend-up" href="/quickstart/onramp/onramp">
    Enable users to buy crypto with fiat currency using cards, bank transfers and local payment methods.
  </Card>

  <Card title="Offramp" icon="arrow-trend-down" href="/quickstart/offramp/offramp">
    Allow users to sell crypto and receive fiat directly to their bank accounts or cards.
  </Card>

  <Card title="Make Payments" icon="money-bill-wave" href="/quickstart/make-payments/make-payments">
    Pay employees globally, send mass payouts to contractors and vendors, or enable cross-border remittances instantly.
  </Card>

  <Card title="Rampnow Wallet (Launching Soon) " icon="wallet">
    Create and manage custodial wallets for your users with built-in security features.
  </Card>

  <Card title="Swap & Bridge (Launching Soon)" icon="arrow-right-arrow-left">
    Enable instant crypto-to-crypto swaps and move assets seamlessly across different blockchain networks.
  </Card>
</Columns>

<h2 className="section-heading">References</h2>

<Columns cols={3}>
  <Card title="Contact us" icon="pen-fancy" href="https://rampnow.io/en/contact-us">
    Contact our support.
  </Card>

  <Card title="Request Sales" icon="code" href="https://rampnow.io/en/list#list-token-form">
    contact our sales.
  </Card>
</Columns>
