> ## Documentation Index
> Fetch the complete documentation index at: https://ramps-dp-card-daily-spend-limit-api.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-dp-card-daily-spend-limit-api/tEW9KEr375YsT9XD/images/use-cases/gga-financial-apps-wallets.webp?fit=max&auto=format&n=tEW9KEr375YsT9XD&q=85&s=b90af25fefb04e01830756cc4010dff4" 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-dp-card-daily-spend-limit-api/tEW9KEr375YsT9XD/images/use-cases/gga-creator-platforms.webp?fit=max&auto=format&n=tEW9KEr375YsT9XD&q=85&s=2701a97cd9763e094f6641ad126be322" 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-dp-card-daily-spend-limit-api/tEW9KEr375YsT9XD/images/use-cases/gga-marketplaces.webp?fit=max&auto=format&n=tEW9KEr375YsT9XD&q=85&s=a40a63e91c9876ace0417a10ec6ca794" 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-dp-card-daily-spend-limit-api/tEW9KEr375YsT9XD/images/use-cases/gga-on-demand-platforms.webp?fit=max&auto=format&n=tEW9KEr375YsT9XD&q=85&s=ed6efd754ed94e69aa97e8efda30c404" 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-dp-card-daily-spend-limit-api/tEW9KEr375YsT9XD/images/use-cases/gga-messaging-platforms.webp?fit=max&auto=format&n=tEW9KEr375YsT9XD&q=85&s=03ae240d3bb4f0a74d6931e28e918e8c" 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-dp-card-daily-spend-limit-api/tEW9KEr375YsT9XD/images/use-cases/gga-social-platforms.webp?fit=max&auto=format&n=tEW9KEr375YsT9XD&q=85&s=aec621dbe33dd71ee8f7c41f0ee02729" 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-dp-card-daily-spend-limit-api/tEW9KEr375YsT9XD/images/use-cases/payouts-b2b-creators.jpg?fit=max&auto=format&n=tEW9KEr375YsT9XD&q=85&s=ddd27353782e5c4849477697afa66e60" 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-dp-card-daily-spend-limit-api/tEW9KEr375YsT9XD/images/use-cases/payouts-b2b-payroll.jpg?fit=max&auto=format&n=tEW9KEr375YsT9XD&q=85&s=14ac7e1317c7192dbd441078064af802" 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-dp-card-daily-spend-limit-api/tEW9KEr375YsT9XD/images/use-cases/payouts-b2b-marketplace.jpg?fit=max&auto=format&n=tEW9KEr375YsT9XD&q=85&s=4f60028a1cfee20ebe98a1dcc27313a0" 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-dp-card-daily-spend-limit-api/tEW9KEr375YsT9XD/images/use-cases/payouts-b2b-suppliers.jpg?fit=max&auto=format&n=tEW9KEr375YsT9XD&q=85&s=188dc16c5cae6b445cda8c00be0391f6" 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-dp-card-daily-spend-limit-api/tEW9KEr375YsT9XD/images/use-cases/ramps-buy-btc.jpg?fit=max&auto=format&n=tEW9KEr375YsT9XD&q=85&s=38eee2aa7984ad093a1fa122df0c93c7" 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-dp-card-daily-spend-limit-api/tEW9KEr375YsT9XD/images/use-cases/ramps-sell-btc.jpg?fit=max&auto=format&n=tEW9KEr375YsT9XD&q=85&s=b2f818a2dc1ac4f5907df496f6a5c758" 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-dp-card-daily-spend-limit-api/tEW9KEr375YsT9XD/images/use-cases/ramps-on-ramp-usdc.jpg?fit=max&auto=format&n=tEW9KEr375YsT9XD&q=85&s=df5662f31c89606823e581ee5f510e67" 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-dp-card-daily-spend-limit-api/tEW9KEr375YsT9XD/images/use-cases/ramps-offramp-usdc.jpg?fit=max&auto=format&n=tEW9KEr375YsT9XD&q=85&s=dd95998c011ee2f37582258e9163317f" 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-dp-card-daily-spend-limit-api/tEW9KEr375YsT9XD/images/use-cases/rewards-cashback.jpg?fit=max&auto=format&n=tEW9KEr375YsT9XD&q=85&s=77f70d7d0a39d9a47258dd45cd4872ad" 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-dp-card-daily-spend-limit-api/tEW9KEr375YsT9XD/images/use-cases/rewards-refer.jpg?fit=max&auto=format&n=tEW9KEr375YsT9XD&q=85&s=4b025fff8ed819688541272a909a5ff5" 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-dp-card-daily-spend-limit-api/tEW9KEr375YsT9XD/images/use-cases/rewards-redeem.jpg?fit=max&auto=format&n=tEW9KEr375YsT9XD&q=85&s=0774fede125810c4f634c5eb3198de4a" 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-dp-card-daily-spend-limit-api/tEW9KEr375YsT9XD/images/use-cases/global-p2p-remittances.jpg?fit=max&auto=format&n=tEW9KEr375YsT9XD&q=85&s=5ba5524d59956dd439920255736c542b" 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-dp-card-daily-spend-limit-api/tEW9KEr375YsT9XD/images/use-cases/global-p2p-uma.jpg?fit=max&auto=format&n=tEW9KEr375YsT9XD&q=85&s=4c378cfd3842908745aa5a9c71cf9321" 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>
