> ## Documentation Index
> Fetch the complete documentation index at: https://ramps-docs-sync-20260321.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Use Cases

> Discover what you can build with Grid

export const ImageCard = ({img, title, children, href}) => {
  const card = <div className={`image-card ${href ? 'image-card-link' : ''}`}>
      <div className="image-card-img-wrapper">
        <img src={img} alt={title} className="image-card-img" />
      </div>
      <div className="image-card-content">
        <div className="image-card-title">{title}</div>
        <div className="image-card-desc">{children}</div>
      </div>
    </div>;
  return href ? <a href={href} className="image-card-anchor">{card}</a> : card;
};

export const FeatureCardGrid = ({cols = 3, children}) => <div className={`not-prose feature-cards-grid feature-cards-cols-${cols}`}>
    {children}
  </div>;

## Payouts & B2B

<FeatureCardGrid cols={3}>
  <ImageCard title="Creator payouts" img="https://mintcdn.com/ramps-docs-sync-20260321/eEFy3g6jVcAuvbCw/images/use-cases/payouts-b2b-creators.jpg?fit=max&auto=format&n=eEFy3g6jVcAuvbCw&q=85&s=685ea5c393283dbf6db060d1ae07ffcd" href="/payouts-and-b2b" width="888" height="592" data-path="images/use-cases/payouts-b2b-creators.jpg">
    Pay creators and influencers instantly, anywhere they bank
  </ImageCard>

  <ImageCard title="Payroll & contractors" img="https://mintcdn.com/ramps-docs-sync-20260321/eEFy3g6jVcAuvbCw/images/use-cases/payouts-b2b-payroll.jpg?fit=max&auto=format&n=eEFy3g6jVcAuvbCw&q=85&s=6b9a50d92534a55a6097f8de06d38852" href="/payouts-and-b2b" width="888" height="592" data-path="images/use-cases/payouts-b2b-payroll.jpg">
    Send salaries and contractor payments globally with locked FX rates
  </ImageCard>

  <ImageCard title="Marketplace disbursements" img="https://mintcdn.com/ramps-docs-sync-20260321/eEFy3g6jVcAuvbCw/images/use-cases/payouts-b2b-marketplace.jpg?fit=max&auto=format&n=eEFy3g6jVcAuvbCw&q=85&s=03ee9001f381b31b4f3e6451965e9f36" href="/payouts-and-b2b" width="888" height="592" data-path="images/use-cases/payouts-b2b-marketplace.jpg">
    Distribute earnings to sellers and service providers worldwide automatically
  </ImageCard>

  <ImageCard title="Supplier/vendor payments" img="https://mintcdn.com/ramps-docs-sync-20260321/eEFy3g6jVcAuvbCw/images/use-cases/payouts-b2b-suppliers.jpg?fit=max&auto=format&n=eEFy3g6jVcAuvbCw&q=85&s=e17105cef6815bf383bbb8910c11c070" href="/payouts-and-b2b" width="888" height="592" data-path="images/use-cases/payouts-b2b-suppliers.jpg">
    Pay international vendors and suppliers in their local currency, settled in seconds
  </ImageCard>
</FeatureCardGrid>

## Ramps

<FeatureCardGrid cols={3}>
  <ImageCard title="Buy BTC" img="https://mintcdn.com/ramps-docs-sync-20260321/eEFy3g6jVcAuvbCw/images/use-cases/ramps-buy-btc.jpg?fit=max&auto=format&n=eEFy3g6jVcAuvbCw&q=85&s=506e56061f43c58638be63cf3b4d4342" href="/ramps" width="888" height="592" data-path="images/use-cases/ramps-buy-btc.jpg">
    Let users purchase Bitcoin directly inside your app
  </ImageCard>

  <ImageCard title="Sell BTC" img="https://mintcdn.com/ramps-docs-sync-20260321/eEFy3g6jVcAuvbCw/images/use-cases/ramps-sell-btc.jpg?fit=max&auto=format&n=eEFy3g6jVcAuvbCw&q=85&s=a9cf5868e17bf227df1e5f1886896819" href="/ramps" width="888" height="592" data-path="images/use-cases/ramps-sell-btc.jpg">
    Convert Bitcoin to fiat and settle to any bank account
  </ImageCard>

  <ImageCard title="Wallet funding" img="https://mintcdn.com/ramps-docs-sync-20260321/eEFy3g6jVcAuvbCw/images/use-cases/ramps-on-ramp-usdc.jpg?fit=max&auto=format&n=eEFy3g6jVcAuvbCw&q=85&s=46b064b175515f6cb6f28d4f7480b3c9" href="/ramps" width="888" height="592" data-path="images/use-cases/ramps-on-ramp-usdc.jpg">
    On-ramp fiat to fund user wallets with stablecoins or BTC
  </ImageCard>

  <ImageCard title="Fiat settlement" img="https://mintcdn.com/ramps-docs-sync-20260321/eEFy3g6jVcAuvbCw/images/use-cases/ramps-offramp-usdc.jpg?fit=max&auto=format&n=eEFy3g6jVcAuvbCw&q=85&s=6fb26d66c77b83ec6d3c668aaaa1fe3a" href="/ramps" width="888" height="592" data-path="images/use-cases/ramps-offramp-usdc.jpg">
    Off-ramp digital assets to local bank rails in real time
  </ImageCard>
</FeatureCardGrid>

## Rewards

<FeatureCardGrid cols={3}>
  <ImageCard title="BTC cashback" img="https://mintcdn.com/ramps-docs-sync-20260321/eEFy3g6jVcAuvbCw/images/use-cases/rewards-cashback.jpg?fit=max&auto=format&n=eEFy3g6jVcAuvbCw&q=85&s=590e43a0074b5793fffb5b96ed37aa79" href="/rewards" width="888" height="592" data-path="images/use-cases/rewards-cashback.jpg">
    Give users Bitcoin back on purchases or actions
  </ImageCard>

  <ImageCard title="Referral incentives" img="https://mintcdn.com/ramps-docs-sync-20260321/eEFy3g6jVcAuvbCw/images/use-cases/rewards-refer.jpg?fit=max&auto=format&n=eEFy3g6jVcAuvbCw&q=85&s=3de259e62becc6b70b3db58e89309830" href="/rewards" width="888" height="592" data-path="images/use-cases/rewards-refer.jpg">
    Pay out BTC or fiat when users refer new customers
  </ImageCard>

  <ImageCard title="Loyalty programs" img="https://mintcdn.com/ramps-docs-sync-20260321/eEFy3g6jVcAuvbCw/images/use-cases/rewards-redeem.jpg?fit=max&auto=format&n=eEFy3g6jVcAuvbCw&q=85&s=2101ca91567dede51360da9aa3658bee" href="/rewards" width="888" height="592" data-path="images/use-cases/rewards-redeem.jpg">
    Build point-based or asset-based loyalty with real redemption value
  </ImageCard>
</FeatureCardGrid>

## Global P2P

<FeatureCardGrid cols={3}>
  <ImageCard title="Cross-border remittances" img="https://mintcdn.com/ramps-docs-sync-20260321/eEFy3g6jVcAuvbCw/images/use-cases/global-p2p-remittances.jpg?fit=max&auto=format&n=eEFy3g6jVcAuvbCw&q=85&s=853ecc4c8acf69951a39f18761cb0e90" href="/global-p2p" width="888" height="592" data-path="images/use-cases/global-p2p-remittances.jpg">
    Move money across countries on the fastest, lowest-cost rails
  </ImageCard>

  <ImageCard title="Wallet-to-wallet (UMA)" img="https://mintcdn.com/ramps-docs-sync-20260321/eEFy3g6jVcAuvbCw/images/use-cases/global-p2p-uma.jpg?fit=max&auto=format&n=eEFy3g6jVcAuvbCw&q=85&s=27df23618bd8d18df5ceb9ae613b9790" href="/global-p2p" width="888" height="592" data-path="images/use-cases/global-p2p-uma.jpg">
    Send and receive via UMA addresses across any participating app
  </ImageCard>
</FeatureCardGrid>
