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

# Getting Started with Pagos

> Pagos provides an intelligent platform for monitoring and optimizing your payments processing. Turn your payments data into a strategic asset for identifying opportunities to increase revenue, decrease costs, fight fraud, and delight customers.

## Get Started

<CardGroup cols={2}>
  <Card title="Create a Pagos Account" icon="buildings" href="https://secure.pagos.ai/sign-up">
    One account provides access to all Pagos products.
  </Card>

  <Card title="Platform Demo" icon="laptop" href="https://pagos.ai/contact/sales">
    Get a tour of the Pagos products without connecting your payments data.
  </Card>
</CardGroup>

## Insights

Pagos aggregates your payments data from multiple processors, standardizes transaction details, and provides tools for optimization:

<CardGroup cols={2}>
  <Card title="Data Import & Harmonization" icon="cloud-arrow-up" href="/importing-data/connecting-your-payment-processors-to-pagos">
    Connect your payment processors and harmonize your data.
  </Card>

  <Card title="Insights" icon="chart-waterfall" href="/insights/getting-started-with-insights">
    Track the health of your payments ecosystem and derive actionable insights from expertly-designed dashboards of your harmonized payments data.
  </Card>

  <Card title="Alerts" icon="siren-on" href="insights/alerts/alerts-overview">
    Detect anomalies and trends in your key payments metrics with automated data monitoring.
  </Card>

  <Card title="Benchmarking" icon="waves-sine" href="/benchmarking/getting-started-with-benchmarking">
    Anonymously compare your payments performance against peers.
  </Card>

  <Card title="Enrichment" icon="code-merge" href="/data-ingestion-api/enrichment-api-overview">
    Add context to your transactions such as customer cohorts and product details.
  </Card>

  <Card title="AI" icon="sparkles" href="/insights/explore-legacy-pagos-ai">
    Supercharge your payments analysis, insights, and industry knowledge through a chat with Pagos AI.
  </Card>

  <Card title="Data Export" icon="cloud-arrow-down" href="/insights/data-exports">
    Send and stream your harmonized transactions to your data warehouse.
  </Card>
</CardGroup>

## Card Network APIs

With the Pagos card network APIs, you can integrate advanced payment functionality into your products:

<CardGroup cols={2}>
  <Card title="BIN Data" icon="credit-card-front" href="/bin-database/getting-started-with-bin-database">
    Enrich BINs with details such as issuing bank and country to gain insights.
  </Card>

  <Card title="Network Tokens" icon="shield-check" href="/card-network-apis/network-tokens">
    Convert card PANs to secure network tokens that can be used with any processor.
  </Card>

  <Card title="Batch Account Updater API" icon="retweet" href="/account-updater/batch-api-overview">
    Request updated card details in batches to keep your vault up to date.
  </Card>

  <Card title="Real-Time Account Updater API" icon="retweet" href="/account-updater/real-time-api-overview">
    Update card details in real time during checkout to boost approval rates.
  </Card>
</CardGroup>

## Pagos MCP Server

The Pagos Model Context Protocol (MCP) Server gives AI agents real-time access to the payments intelligence necessary to optimize performance.

<CardGroup>
  <Card title="Pagos MCP Server" icon="sparkles" href="/mcp/getting-started-with-pagos-mcp-server">
    Connect your AI tools to Pagos to query your harmonized payments data or the Pagos BIN Database.
  </Card>
</CardGroup>

## Stay Informed

Resources to stay up to date on our latest product updates and content publications.

<CardGroup cols={2}>
  <Card title="The Pagos Blog" icon="block-quote" href="https://pagos.ai/blog">
    The latest news on our product features, card brand changes, and industry developments.
  </Card>

  <Card title="Changelog" icon="list-timeline" href="/changelog">
    The latest product releases and API changes.
  </Card>
</CardGroup>
