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

# Overview

> Allow your users to convert stablecoins to fiat currency

Crossmint Offramp lets your users convert stablecoins into fiat and withdraw funds directly to their bank account through a fully white-labeled, native experience inside your app.

The product is delivered through a single API that handles compliance, liquidity, and bank payouts, so you can add cash-out without managing banking relationships or regulatory infrastructure. Embedded widget and SDK support is coming soon.

<video className="w-full rounded-xl" autoPlay muted loop playsInline src="https://mintcdn.com/crossmint/tM1KfSqpcDdCfKk7/images/offramp/offramp-neobank.mp4?fit=max&auto=format&n=tM1KfSqpcDdCfKk7&q=85&s=1f104d1551fccaf769cf8d8c759a3cea" data-path="images/offramp/offramp-neobank.mp4" />

<Note>**Offramping from a corporate treasury wallet?** See the [Treasury offramps guide](/stablecoin-orchestration/guides/on-off-ramps/withdrawing-from-company-wallets).</Note>

## Key Features

<CardGroup cols={3}>
  <Card title="Native UX" icon="window" iconType="duotone" color="#D31D52">
    Seamless in-app experiences
  </Card>

  <Card title="One API, many rails" icon="globe" iconType="duotone" color="#A24EC9">
    Same API for global access
  </Card>

  <Card title="Bring Your KYC" icon="share-nodes" iconType="duotone" color="#ADD8E6">
    Import user data (optional)
  </Card>
</CardGroup>

## Next Steps

<CardGroup cols={2}>
  <Card title="Quickstart" icon="bolt" iconType="duotone" color="#FF991F" href="/offramp/quickstarts/rest-api" />

  <Card title="Launch in Production" icon="rocket" iconType="duotone" color="#41B118" href="/offramp/guides/going-to-production" />
</CardGroup>

## Guides

<CardGroup cols={3}>
  <Card title="Import user KYC data" icon="id-card" iconType="duotone" color="#FF991F" href="/offramp/guides/import-user-kyc-data">
    KYC Data Imports
  </Card>

  <Card title="Save payment data" icon="building-columns" iconType="duotone" color="#41B118" href="/offramp/guides/collect-bank-accounts">
    Collect Bank Accounts
  </Card>

  <Card title="Track order status" icon="list-check" iconType="duotone" color="#A24EC9" href="/offramp/guides/manage-orders">
    Track order status
  </Card>
</CardGroup>
