> ## Documentation Index
> Fetch the complete documentation index at: https://ramps-shreyav-vasps-directory.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>;

## Global Accounts

<FeatureCardGrid cols={3}>
  <ImageCard title="Financial apps and wallets" img="https://mintcdn.com/ramps-shreyav-vasps-directory/rn3dAGXEPvsgFzjF/images/use-cases/gga-financial-apps-wallets.webp?fit=max&auto=format&n=rn3dAGXEPvsgFzjF&q=85&s=72c69c3405a27b17ff7685ed12b250ed" 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-shreyav-vasps-directory/rn3dAGXEPvsgFzjF/images/use-cases/gga-creator-platforms.webp?fit=max&auto=format&n=rn3dAGXEPvsgFzjF&q=85&s=7a56e2942c97ed3f10ce394373606870" 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-shreyav-vasps-directory/rn3dAGXEPvsgFzjF/images/use-cases/gga-marketplaces.webp?fit=max&auto=format&n=rn3dAGXEPvsgFzjF&q=85&s=41e0ce4edd35e295d18cb4eb5f80c42d" 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-shreyav-vasps-directory/rn3dAGXEPvsgFzjF/images/use-cases/gga-on-demand-platforms.webp?fit=max&auto=format&n=rn3dAGXEPvsgFzjF&q=85&s=69cca0980b327846655c902698d423b9" 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-shreyav-vasps-directory/rn3dAGXEPvsgFzjF/images/use-cases/gga-messaging-platforms.webp?fit=max&auto=format&n=rn3dAGXEPvsgFzjF&q=85&s=a8ba5e5b970029a15b78aa7de373b27c" 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-shreyav-vasps-directory/rn3dAGXEPvsgFzjF/images/use-cases/gga-social-platforms.webp?fit=max&auto=format&n=rn3dAGXEPvsgFzjF&q=85&s=ef39bf0f010b4573372b461ef7f6aa4a" 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-shreyav-vasps-directory/rn3dAGXEPvsgFzjF/images/use-cases/payouts-b2b-creators.jpg?fit=max&auto=format&n=rn3dAGXEPvsgFzjF&q=85&s=d45cd4edd71dcb2e1d82d8302156c3cf" 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-shreyav-vasps-directory/rn3dAGXEPvsgFzjF/images/use-cases/payouts-b2b-payroll.jpg?fit=max&auto=format&n=rn3dAGXEPvsgFzjF&q=85&s=6cd017496cb4dabca55d61d718a268b8" 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-shreyav-vasps-directory/rn3dAGXEPvsgFzjF/images/use-cases/payouts-b2b-marketplace.jpg?fit=max&auto=format&n=rn3dAGXEPvsgFzjF&q=85&s=4c5514e0fad46d1c5d8585325f99a3b5" 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-shreyav-vasps-directory/rn3dAGXEPvsgFzjF/images/use-cases/payouts-b2b-suppliers.jpg?fit=max&auto=format&n=rn3dAGXEPvsgFzjF&q=85&s=9ef350a7086ec0e36b00159301f755f3" 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-shreyav-vasps-directory/rn3dAGXEPvsgFzjF/images/use-cases/ramps-buy-btc.jpg?fit=max&auto=format&n=rn3dAGXEPvsgFzjF&q=85&s=085b855cddb1ca331e00f41cca4c0322" 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-shreyav-vasps-directory/rn3dAGXEPvsgFzjF/images/use-cases/ramps-sell-btc.jpg?fit=max&auto=format&n=rn3dAGXEPvsgFzjF&q=85&s=27c4e38178e6c4025d3501fa523fb2b2" 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-shreyav-vasps-directory/rn3dAGXEPvsgFzjF/images/use-cases/ramps-on-ramp-usdc.jpg?fit=max&auto=format&n=rn3dAGXEPvsgFzjF&q=85&s=45055330aa1d2a1baede95ca2d8cd07b" 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-shreyav-vasps-directory/rn3dAGXEPvsgFzjF/images/use-cases/ramps-offramp-usdc.jpg?fit=max&auto=format&n=rn3dAGXEPvsgFzjF&q=85&s=fcb10f283dc42949f7d1e1a72c6072b6" 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-shreyav-vasps-directory/rn3dAGXEPvsgFzjF/images/use-cases/rewards-cashback.jpg?fit=max&auto=format&n=rn3dAGXEPvsgFzjF&q=85&s=922b01d6c0c6b5474a6108dfae261ace" 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-shreyav-vasps-directory/rn3dAGXEPvsgFzjF/images/use-cases/rewards-refer.jpg?fit=max&auto=format&n=rn3dAGXEPvsgFzjF&q=85&s=c68c186d79cb0dc4755b1ec148e6ba4c" 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-shreyav-vasps-directory/rn3dAGXEPvsgFzjF/images/use-cases/rewards-redeem.jpg?fit=max&auto=format&n=rn3dAGXEPvsgFzjF&q=85&s=6cfaa00529424daac673640d1af3b942" 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-shreyav-vasps-directory/rn3dAGXEPvsgFzjF/images/use-cases/global-p2p-remittances.jpg?fit=max&auto=format&n=rn3dAGXEPvsgFzjF&q=85&s=970e7871686c32a13372e6b58a252b4b" 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-shreyav-vasps-directory/rn3dAGXEPvsgFzjF/images/use-cases/global-p2p-uma.jpg?fit=max&auto=format&n=rn3dAGXEPvsgFzjF&q=85&s=7e2d46c8f74f6559fd4883222a90cd95" 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>
