> ## Documentation Index
> Fetch the complete documentation index at: https://crossmint-devin-1787949784-wallet-docs-two-concept-model.mintlify.site/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.

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

## See It in Action

<video className="w-full rounded-xl" autoPlay muted loop playsInline src="https://mintcdn.com/crossmint-devin-1787949784-wallet-docs-two-concept-model/GhxPzMfZeP4J7a3F/images/offramp/offramp-neobank.mp4?fit=max&auto=format&n=GhxPzMfZeP4J7a3F&q=85&s=fc2d1965dd6f5ba7b769666b1da8fd75" data-path="images/offramp/offramp-neobank.mp4" />

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

## FAQs

<AccordionGroup>
  <Accordion title="How do I move to production?">
    Integrating the product on staging is fully self-serve, simply get an API key on the <a href="https://staging.crossmint.com/signin?callbackUrl=/console" target="_blank" rel="noopener">staging console</a> and follow the docs.

    Production access requires a signed Order Form and completed KYB verification. <a href="https://www.crossmint.com/contact/sales" target="_blank">Contact sales</a> to get started. See the [account verification documentation](/introduction/platform/account-verification) for details.
  </Accordion>

  <Accordion title="How can I track sales?">
    You can monitor purchases onchain or using webhooks. Sales dashboards, logs, and advanced analytics are also
    available in the console.
  </Accordion>
</AccordionGroup>
