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

# Gnosis Pay

> White-label infrastructure for instant card issuance, fiat rails, and multi-currency accounts

<div
  style={{
backgroundImage: "linear-gradient(rgba(7,5,44,0.55), rgba(7,5,44,0.55)), url('https://mintcdn.com/gnosispay-feat-v2-docs/cDOf8jofK0QVPKp3/static/img/hero-visual.png?fit=max&auto=format&n=cDOf8jofK0QVPKp3&q=85&s=5aa6ff9687fa238c44f18682ee9f6861')",
backgroundSize: "150% auto",
backgroundPosition: "20% center",
borderRadius: "20px",
padding: "56px 40px",
maxWidth: "1100px",
margin: "40px auto 0"
}}
>
  <div style={{ marginBottom: "40px" }}>
    <img src="https://mintcdn.com/gnosispay-feat-v2-docs/cDOf8jofK0QVPKp3/static/img/logo-light.svg?fit=max&auto=format&n=cDOf8jofK0QVPKp3&q=85&s=392f196d17541b1e7631a70f152e5f6d" alt="Gnosis Pay" style={{ height: "36px" }} width="175" height="31" data-path="static/img/logo-light.svg" />
  </div>

  <div style={{ maxWidth: "700px" }}>
    <h1 style={{ fontSize: "56px", lineHeight: "1.05", fontWeight: 800, margin: 0, color: "#FFFFFF" }}>
      Ship stablecoin<br />card programs<br />in minutes
    </h1>

    <p style={{ fontSize: "18px", marginTop: "20px", maxWidth: "440px", color: "rgba(255,255,255,0.75)" }}>
      White-label infrastructure for instant card issuance, fiat rails, and multi-currency accounts.
    </p>

    <a
      href="/intro"
      style={{
    display: "inline-block",
    background: "#CBFB6C",
    color: "#1A1751",
    fontWeight: 700,
    padding: "14px 28px",
    borderRadius: "999px",
    textDecoration: "none",
    fontSize: "16px",
    marginTop: "28px"
  }}
    >
      Start integrating today
    </a>
  </div>
</div>

<div style={{ maxWidth: "1100px", margin: "0 auto", padding: "56px 24px 72px" }}>
  <CardGroup cols={3}>
    <Card title="Multi-Chain" icon="link">
      Deploy Gnosis Pay infra across different blockchains. Live on Celo and Gnosis Chain.
    </Card>

    <Card title="Multi-Stablecoin" icon="coins">
      Enable your ecosystem's stablecoin as a spending currency, fully on-chain with native support.
    </Card>

    <Card title="KYC Sharing" icon="user-check">
      Accept KYC already verified by trusted partners, no need of double KYC verification process.
    </Card>

    <Card title="Instant Reversals" icon="rotate-left">
      Reversals are processed instantly as the message is received by network.
    </Card>

    <Card title="Multi-Currency Setup" icon="wallet">
      EUR, USD, and GBP accounts available by default, with full multi-currency support.
    </Card>

    <Card title="Global Reach" icon="globe">
      Live across Brazil, the EU, UK, Cyprus, Colombia, the Philippines, Mexico, Japan, Indonesia, Thailand, and Singapore and expanding.
    </Card>
  </CardGroup>
</div>

<div style={{ maxWidth: "1100px", margin: "0 auto", padding: "56px 24px 80px" }} />
