> ## Documentation Index
> Fetch the complete documentation index at: https://docs.auxpay.net/llms.txt
> Use this file to discover all available pages before exploring further.

# AuxVault Documentation

> Complete documentation for the AuxVault financial transaction platform

<img className="block dark:hidden" src="https://mintcdn.com/auxpay/3x0iU-THi-5ABhGk/images/Auxpay-Logo.9ef69671.png?fit=max&auto=format&n=3x0iU-THi-5ABhGk&q=85&s=c8d7c859ec976cb5f37b4273fbd3bfb5" alt="AuxVault Logo Light" width="2000" height="418" data-path="images/Auxpay-Logo.9ef69671.png" />

<img className="hidden dark:block" src="https://mintcdn.com/auxpay/3x0iU-THi-5ABhGk/images/Auxpay-Logo.9ef69671.png?fit=max&auto=format&n=3x0iU-THi-5ABhGk&q=85&s=c8d7c859ec976cb5f37b4273fbd3bfb5" alt="AuxVault Logo Dark" width="2000" height="418" data-path="images/Auxpay-Logo.9ef69671.png" />

# Welcome to AuxVault

AuxVault is a comprehensive financial transaction platform that provides secure, reliable payment processing solutions for businesses of all sizes. Our API-first approach makes it easy to integrate payment processing into your applications and services.

## Get Started

New to AuxVault? Start here to get your integration up and running quickly.

<CardGroup cols={1}>
  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    Comprehensive API documentation for developers
  </Card>
</CardGroup>

## Transaction APIs

Explore our core transaction processing capabilities:

<CardGroup cols={2}>
  <Card title="Process Transactions" icon="credit-card" href="/api-reference/card-transaction">
    Card and ACH payment processing
  </Card>

  <Card title="Manage Refunds" icon="rotate-left" href="/api-reference/refund-transaction">
    Full and partial refund processing
  </Card>
</CardGroup>

## Customer Management

<CardGroup cols={2}>
  <Card title="Customer API" icon="users" href="/api-reference/customer-list">
    Create and manage customer profiles with stored payment methods
  </Card>

  <Card title="Transaction Retrieval" icon="magnifying-glass" href="/api-reference/transaction-list">
    Search and retrieve transaction history and details
  </Card>
</CardGroup>

## Integrations

<CardGroup cols={1}>
  <Card title="WooCommerce (AuxPay Plugin)" icon="cart" href="/integrations/woocommerce/overview">
    Install, configure, and use AuxPay in WooCommerce
  </Card>
</CardGroup>
