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

# Use Cases

> How partners use NowRamp to power crypto transactions

<Info>
  NowRamp helps businesses add crypto buying and selling to their apps without building payment infrastructure from scratch.
</Info>

## Who Uses NowRamp

Whether you're building a crypto wallet, DeFi platform, or adding digital assets to an existing fintech app, NowRamp provides the infrastructure to get your users from fiat to crypto seamlessly.

### Crypto Wallets & Apps

Wallet providers need to give users an easy way to fund their accounts without leaving the app. A clunky experience means lost users.

**Common requirements:**

* Seamless fiat-to-crypto conversion within the wallet interface
* Branded checkout that feels native to the app
* Best available rates across multiple payment providers
* Support for popular cryptocurrencies and stablecoins

**How NowRamp helps:**

* Drop-in React components (`@nowramp/form`) integrate directly into your wallet UI
* Full color and style customization to match your brand
* Multi-provider quote comparison surfaces the best rate automatically
* GeoIP detection shows region-appropriate currencies and payment methods

***

### DeFi Platforms

DeFi protocols need to bridge the gap between traditional finance and decentralized applications. Users shouldn't need to be crypto-native to participate.

**Common requirements:**

* Fiat onramp for users new to crypto
* Multi-chain support for different DeFi ecosystems
* Low friction to maximize conversion rates
* Wallet address pre-filling for direct-to-protocol purchases

**How NowRamp helps:**

* One integration covers multiple blockchains and tokens
* Field locks let you pre-fill the destination wallet and currency
* Multiple gateways increase coverage across payment methods and regions
* Quote comparison helps users get the best rate

***

### NFT Marketplaces

NFT buyers want to purchase with their credit card, not navigate crypto exchanges first. Every extra step costs you sales.

**Common requirements:**

* Card payments for non-crypto-native buyers
* Fast checkout to capture impulse purchases
* Global payment methods for international audiences
* Simple integration with existing marketplace infrastructure

**How NowRamp helps:**

* Card-to-crypto conversion with quote comparison across gateways
* Optimized for speed with minimal verification steps
* Support for multiple fiat currencies and payment methods
* SDK and React components for flexible integration

***

### Gaming & Metaverse

Gaming audiences expect in-app purchases to be instant and mobile-friendly. Complex crypto onboarding kills engagement.

**Common requirements:**

* In-app purchases with familiar payment methods
* Mobile-first experience for younger audiences
* Simple integration that doesn't disrupt game development
* Fast transactions to keep players in the game

**How NowRamp helps:**

* Mobile-optimized React components with responsive design
* Minimal integration code with the JavaScript SDK
* Streamlined flow designed for quick transactions
* Webhook notifications keep your game state in sync

***

### Fintech Apps

Established fintech companies adding crypto need enterprise-grade infrastructure and a solution that fits their existing architecture.

**Common requirements:**

* Adding crypto services to existing finance applications
* White-label solution that maintains brand consistency
* API-first architecture for deep integration
* Multi-tenant architecture for managing multiple products

**How NowRamp helps:**

* Full white-label capabilities with complete color theming
* RESTful API for complete programmatic control
* React components with full props reference for custom builds
* Partner/project hierarchy supports multi-product architectures

***

## Key Benefits

<CardGroup cols={2}>
  <Card title="Fast Integration" icon="rocket">
    Drop in React components or use the SDK to be live in hours, not months. Clear documentation and working examples included.
  </Card>

  <Card title="Best Rates" icon="ranking-star">
    Multi-provider aggregation compares quotes across gateways and surfaces the best rate, lowest fees, or fastest delivery.
  </Card>

  <Card title="Global Reach" icon="globe">
    Support customers worldwide with GeoIP-filtered currencies, payment methods, and gateways. One integration covers your entire user base.
  </Card>

  <Card title="Customizable" icon="palette">
    Match your brand with full color theming, border styles, and skin presets. The checkout experience feels native to your app.
  </Card>

  <Card title="Real-time Updates" icon="bell">
    Webhooks notify your systems instantly when transactions complete or need attention. No polling required.
  </Card>

  <Card title="Transparent Pricing" icon="receipt">
    Every quote includes a full fee breakdown. Users see exactly what they're paying and receiving before they commit.
  </Card>
</CardGroup>

<Tip>
  Ready to add crypto transactions to your app? Start with our [Quickstart guide](/quickstart) to have a working integration in minutes.
</Tip>
