> ## Documentation Index
> Fetch the complete documentation index at: https://ramps-09-11-rename-card-exception-status-to-declined.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 className = ['image-card', href && 'image-card-link'].filter(Boolean).join(' ');
  const card = <div className={className}>
      <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>;

## Global Accounts

<FeatureCardGrid cols={3}>
  <ImageCard title="Financial apps and wallets" img="https://mintcdn.com/ramps-09-11-rename-card-exception-status-to-declined/TY6wl4D1PirHmUEW/images/use-cases/gga-financial-apps-wallets.webp?fit=max&auto=format&n=TY6wl4D1PirHmUEW&q=85&s=b122a8876f19ed263891205cf553559d" href="/global-accounts" width="888" height="592" data-path="images/use-cases/gga-financial-apps-wallets.webp">
    Create dollar accounts users can hold, send from, and withdraw locally
  </ImageCard>

  <ImageCard title="Creator platforms" img="https://mintcdn.com/ramps-09-11-rename-card-exception-status-to-declined/TY6wl4D1PirHmUEW/images/use-cases/gga-creator-platforms.webp?fit=max&auto=format&n=TY6wl4D1PirHmUEW&q=85&s=832a28f34f33b42e01be111ab33365c3" href="/global-accounts" width="888" height="592" data-path="images/use-cases/gga-creator-platforms.webp">
    Give creators a global dollar account for payouts and audience earnings
  </ImageCard>

  <ImageCard title="Marketplaces" img="https://mintcdn.com/ramps-09-11-rename-card-exception-status-to-declined/TY6wl4D1PirHmUEW/images/use-cases/gga-marketplaces.webp?fit=max&auto=format&n=TY6wl4D1PirHmUEW&q=85&s=dbd40401e055b154ce521a322a06a11d" href="/global-accounts" width="888" height="592" data-path="images/use-cases/gga-marketplaces.webp">
    Let sellers collect marketplace earnings and withdraw through local rails
  </ImageCard>

  <ImageCard title="On-demand platforms" img="https://mintcdn.com/ramps-09-11-rename-card-exception-status-to-declined/TY6wl4D1PirHmUEW/images/use-cases/gga-on-demand-platforms.webp?fit=max&auto=format&n=TY6wl4D1PirHmUEW&q=85&s=dbef32e1a0c5b3e59817af9066c2b6d9" href="/global-accounts" width="888" height="592" data-path="images/use-cases/gga-on-demand-platforms.webp">
    Pay gig workers into dollar accounts they can withdraw from locally
  </ImageCard>

  <ImageCard title="Messaging platforms" img="https://mintcdn.com/ramps-09-11-rename-card-exception-status-to-declined/TY6wl4D1PirHmUEW/images/use-cases/gga-messaging-platforms.webp?fit=max&auto=format&n=TY6wl4D1PirHmUEW&q=85&s=848347431a285b08a15b594f0ba99770" href="/global-accounts" width="888" height="592" data-path="images/use-cases/gga-messaging-platforms.webp">
    Add dollar accounts for transfers inside chat and community experiences
  </ImageCard>

  <ImageCard title="Social platforms" img="https://mintcdn.com/ramps-09-11-rename-card-exception-status-to-declined/TY6wl4D1PirHmUEW/images/use-cases/gga-social-platforms.webp?fit=max&auto=format&n=TY6wl4D1PirHmUEW&q=85&s=1ed9e5eb49cbac7713b2d7e62aeb81bf" href="/global-accounts" width="888" height="592" data-path="images/use-cases/gga-social-platforms.webp">
    Help creators and communities receive, hold, and move dollar balances globally
  </ImageCard>
</FeatureCardGrid>

## Payouts & B2B

<FeatureCardGrid cols={3}>
  <ImageCard title="Creator payouts" img="https://mintcdn.com/ramps-09-11-rename-card-exception-status-to-declined/TY6wl4D1PirHmUEW/images/use-cases/payouts-b2b-creators.jpg?fit=max&auto=format&n=TY6wl4D1PirHmUEW&q=85&s=84c10cfad75c07204b2a0080e138ce9b" 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-09-11-rename-card-exception-status-to-declined/TY6wl4D1PirHmUEW/images/use-cases/payouts-b2b-payroll.jpg?fit=max&auto=format&n=TY6wl4D1PirHmUEW&q=85&s=e08585cf0ef0378510004381a3bc98e0" 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-09-11-rename-card-exception-status-to-declined/TY6wl4D1PirHmUEW/images/use-cases/payouts-b2b-marketplace.jpg?fit=max&auto=format&n=TY6wl4D1PirHmUEW&q=85&s=7dcc2efba55e87c6881427f221a057ce" 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-09-11-rename-card-exception-status-to-declined/TY6wl4D1PirHmUEW/images/use-cases/payouts-b2b-suppliers.jpg?fit=max&auto=format&n=TY6wl4D1PirHmUEW&q=85&s=a4a9dbda3da826cc819f50c10d8d6032" 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-09-11-rename-card-exception-status-to-declined/TY6wl4D1PirHmUEW/images/use-cases/ramps-buy-btc.jpg?fit=max&auto=format&n=TY6wl4D1PirHmUEW&q=85&s=faa3b9df00fc724550b0c4c3d681c8a1" 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-09-11-rename-card-exception-status-to-declined/TY6wl4D1PirHmUEW/images/use-cases/ramps-sell-btc.jpg?fit=max&auto=format&n=TY6wl4D1PirHmUEW&q=85&s=a2bae46dbb984cdacc630e680cbba0c2" 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-09-11-rename-card-exception-status-to-declined/TY6wl4D1PirHmUEW/images/use-cases/ramps-on-ramp-usdc.jpg?fit=max&auto=format&n=TY6wl4D1PirHmUEW&q=85&s=ce23ffcebf5e1db24918626d80c75ca5" 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-09-11-rename-card-exception-status-to-declined/TY6wl4D1PirHmUEW/images/use-cases/ramps-offramp-usdc.jpg?fit=max&auto=format&n=TY6wl4D1PirHmUEW&q=85&s=6f0e954ba6f35a256aefe5342649c115" 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-09-11-rename-card-exception-status-to-declined/TY6wl4D1PirHmUEW/images/use-cases/rewards-cashback.jpg?fit=max&auto=format&n=TY6wl4D1PirHmUEW&q=85&s=0cb112c5a9cc3b4a19d4bdee2bc8c024" 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-09-11-rename-card-exception-status-to-declined/TY6wl4D1PirHmUEW/images/use-cases/rewards-refer.jpg?fit=max&auto=format&n=TY6wl4D1PirHmUEW&q=85&s=b772c0984fa595d58e8be2d8bbe95bac" 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-09-11-rename-card-exception-status-to-declined/TY6wl4D1PirHmUEW/images/use-cases/rewards-redeem.jpg?fit=max&auto=format&n=TY6wl4D1PirHmUEW&q=85&s=e1be4129730c9f23fd271319f2f86a9c" 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-09-11-rename-card-exception-status-to-declined/TY6wl4D1PirHmUEW/images/use-cases/global-p2p-remittances.jpg?fit=max&auto=format&n=TY6wl4D1PirHmUEW&q=85&s=a78d77acebc95e9ca9e51d64754f35bb" 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-09-11-rename-card-exception-status-to-declined/TY6wl4D1PirHmUEW/images/use-cases/global-p2p-uma.jpg?fit=max&auto=format&n=TY6wl4D1PirHmUEW&q=85&s=098ed8025784a36e8cb8d26d1754f0a0" 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>
