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

# Gnosis Pay V2 Overview

> Welcome to Gnosis Pay V2 documentation

Gnosis Pay V2 is **stablecoin card-as-a-service infrastructure** that enables businesses and product teams to launch and operate stablecoin card programs, including both virtual and physical cards.

Partners can run their own branded card programs and fully own their user relationships, while our platform handles the complexity of card network integrations, settlement flows, and compliance.

Designed with developers in mind, Gnosis Pay V2 provides APIs to build and scale card programs end-to-end. Developers get access to a dedicated sandbox environment where they can test Visa transactions through the fully integrated Pismo Simulator, as well as simulate workflows like KYC using sandbox integrations.

## What's New in Gnosis Pay V2

<CardGroup cols={2}>
  <Card title=" Multi-Chain" icon="link">
    Deploy Gnosis Pay stack across blockchain networks-not limited to a single chain.
  </Card>

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

  <Card title=" Instant Withdrawals" icon="bolt">
    Instant withdrawals from spending account to owner wallet address via our API endpoint.
  </Card>

  <Card title=" Instant Refunds & Reversals" icon="refresh">
    Instant refunds upon receiving clearing messages.
  </Card>

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

  <Card title="Global Reach" icon="earth-americas">
    Available across Brazil, EU, UK, Cyprus, Colombia, Philippines, Mexico, Japan, Indonesia, Thailand, Singapore, and expanding
  </Card>
</CardGroup>

***

## V2 Platform Capabilities

<CardGroup cols={2}>
  <Card title=" Sandbox Environment" icon="flask">
    Complete testing environment with instant KYC approval via Sumsub integration and simulate card transaction via Pismo.
  </Card>

  <Card title=" Real-time Webhooks" icon="webhook">
    Instant notifications for all account and card transaction events.
  </Card>

  <Card title=" Partner Dashboard & Support" icon="box">
    Self-service dashboard with partner management capabilities and handle customer support requests.
  </Card>

  <Card title="Secure Authentication via Access Tokens" icon="key">
    Token-based authentication with automatic rotation and session management.
  </Card>
</CardGroup>
