> ## 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.

# Onramp Overview

> Convert fiat to digital assets across 125+ blockchains with a single, unified API

Rampnow delivers a high-conversion fiat-to-digital-asset onramp used by top Web3 applications across multiple regions. Users can buy assets without leaving your app, while Rampnow manages payment routing and token delivery behind the scenes.

<Note>
  Rampnow's onramp infrastructure enables seamless fiat-to-crypto conversion with enterprise-grade reliability and global payment coverage.
</Note>

## Why choose Rampnow?

<div style={{display: 'grid', gridTemplateColumns: '1fr 1fr', gap: '1rem'}}>
  <Card title="Global Coverage" icon="globe">
    **125+ blockchains** and **20,000+ assets** with EVM and non-EVM support
  </Card>

  <Card title="Complete Payment Methods" icon="credit-card">
    Cards, bank transfers, Apple Pay, Google Pay and **local APMs** across all regions
  </Card>

  <Card title="Enterprise Reliability" icon="bolt">
    High-availability routing with **predictable fees** and real-time status updates
  </Card>
</div>

## Core Capabilities

### <Icon icon="chart-line" /> Instant Quotes

Get accurate, deterministic pricing with:

* Real-time FX rates
* Network and payment method fees
* Slippage controls
* Guaranteed execution rates

### <Icon icon="wallet" /> Global Payment Acceptance

Support for multiple payment methods:

* **Cards**: Visa, Mastercard
* **Digital wallets**: Apple Pay, Google Pay
* **Bank transfers**: SEPA, FPS, PIX, PayID, UPI
* **Local APMs**: Auto-adjusted by region and currency

### <Icon icon="link" /> Blockchain Delivery

Optimized asset delivery with:

* Liquidity provider routing
* On-chain execution preparation
* Direct wallet delivery
* Full transaction metadata confirmation

### <Icon icon="lock" /> Security

Multi-layer protection including:

* Device fingerprinting
* Behavioral risk scoring
* Payment fraud checks
* Beneficiary wallet screening

## Use Cases

<div style={{display: 'grid', gridTemplateColumns: '1fr 1fr', gap: '1rem'}}>
  <Card title="Wallets" icon="wallet">
    Enable direct asset purchases from within mobile or browser wallets for seamless user experience.
  </Card>

  <Card title="Exchanges" icon="exchange">
    Support instant fiat deposits into digital asset accounts with automated settlement.
  </Card>

  <Card title="NFT Marketplaces" icon="artstation">
    Provide smooth purchase flows for first-time Web3 users without crypto friction.
  </Card>

  <Card title="Gaming" icon="gamepad">
    Allow players to acquire in-game assets or tokens with fiat for better onboarding.
  </Card>

  <Card title="Fintech" icon="money-bill">
    Add digital asset investment features to banking and neobank applications.
  </Card>

  <Card title="Payments" icon="arrow-right-from-arc">
    Use onramps as entry points for cross-border transfers and settlement solutions.
  </Card>
</div>

## Developer Experience

<Steps>
  <Step title="Quick Integration">
    Choose your integration method:

    * **Widget**: Embed in minutes with minimal code
    * **API**: Full customization with REST endpoints
    * **SDK**: Native integration for your platform
  </Step>

  <Step title="Test & Deploy">
    * Use sandbox keys for testing
    * Access integration examples
    * Monitor with webhooks for all events
  </Step>

  <Step title="Go Live">
    * Instant onboarding process
    * Real-time monitoring dashboard
    * Dedicated support team
  </Step>
</Steps>

<Tip>
  Read our [**API Specification**](/api-reference/about-API)
</Tip>

***

## Next Steps

<div style={{display: 'grid', gridTemplateColumns: '1fr 1fr', gap: '1rem'}}>
  <Card title="Onramp Flow" icon="arrow-progress" href="/quickstart/onramp/onramp-flow">
    Understand the step-by-step purchase journey
  </Card>

  <Card title="Supported Assets" icon="coins" href="/quickstart/onramp/chains-and-tokens">
    View all supported blockchains and tokens
  </Card>

  <Card title="Integration Guide" icon="code" href="/quickstart/onramp/integration-options">
    Start building with widget, API, or SDK
  </Card>
</div>
