> ## 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.

# Why Build with Gnosis Pay

> What you get as a partner from user onboading to launching a full fledged card program

Gnosis Pay gives you the infrastructure to launch a card program and the flexibility to run it your way. Here's what that means in practice, for your business and for your engineering team.

## For your business

### Onboarding

<Card title="KYC sharing" icon="id-card">
  Already onboard your users with Sumsub? Integrate that flow directly and share KYC into Gnosis Pay. Your users complete verification once, no duplicate KYC to get a card.
</Card>

### Multi-chain and multi-currency

<CardGroup cols={3}>
  <Card title="Multi-chain" icon="link">
    Launch your card program on the chains you choose. We support the underlying infrastructure across multiple chains. Gnosis Pay infra is 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. A single card can hold and spend multiple tokens.
  </Card>

  <Card title="Multi-currency accounts" icon="money-bill-transfer">
    EUR, USD, and GBP accounts available by default, with multi-currency support built in.
  </Card>
</CardGroup>

### Money movement

<CardGroup cols={2}>
  <Card title="Instant withdrawals" icon="bolt">
    Fully self-custodial. Withdraw your balance instantly — no lock-up periods, no settlement delays.
  </Card>

  <Card title="Instant reversals" icon="rotate-left">
    Reversals are processed the moment we receive the message from the network. Funds return to the user's balance immediately, with no manual step in between.
  </Card>
</CardGroup>

### Customization

<CardGroup cols={2}>
  <Card title="Custom card design" icon="paintbrush">
    Design your own cards to match your brand (subject to Visa's approval timeline).
  </Card>

  <Card title="Custom markup" icon="percent">
    Add your own markup on top of transactions.
  </Card>

  <Card title="Custom limits" icon="sliders">
    Set account- and card-level spending limits per user.
  </Card>

  <Card title="Flexible integration" icon="puzzle-piece">
    Shape the program to your product from onboarding to card controls.
  </Card>
</CardGroup>

### Payments experience

<Card title="Apple Pay & Google Pay" icon="mobile">
  Provision cards to Apple Pay and Google Pay so users can tap to pay from day one.
</Card>

## For developers and product teams

<CardGroup cols={2}>
  <Card title="Partner Dashboard" icon="gauge">
    Configure webhooks and PSE setup, and access analytics and user data so your team can own communications and user relationships directly.
  </Card>

  <Card title="Sandbox environment" icon="flask">
    A full sandbox to build and test against before going to production, including transaction simulations.
  </Card>

  <Card title="Real-time webhooks" icon="bell">
    Subscribe to real-time events to power user notifications and keep your systems in sync.
  </Card>

  <Card title="Integration support" icon="headset">
    Technical integration support available throughout your build.
  </Card>
</CardGroup>
