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

# Product Suite

Modo unifies on-chain data, operational workflows, and developer infrastructure into a single intelligence platform that spans exploration, analytics, integrations, and execution.

Each product focuses on a specific task: discovering on-chain activity, analyzing private data, or building applications and workflows.

<Callout icon="star-shooting" color="#ff8500">
  Combined into **a single product suite**, they form a complete toolkit that supports the full cycle – from raw data to real-world usage.
</Callout>

However, since networks differ, we are ready to provide customized features for any network. Below, you can see Modo's products:

<CardGroup cols={2}>
  <Card title="EAAS" href="/platform/eaas">
    Explore on-chain data across networks\
    with powerful public explorers.
  </Card>

  <Card title="Private Explorer" href="/canton/modo-private">
    Monitor your business activity on Canton in a personalized workspace.
  </Card>

  <Card title="Modo Super-App" href="/canton/modo-super-app">
    Access a unified interface for Modo products and manage daily operations.
  </Card>

  <Card title="Modo API" href="/canton/modo-api">
    Build on a single API layer designed for production-ready apps.
  </Card>
</CardGroup>

## Core Services

Beyond products, Modo is powered by essential services that make on-chain data easier to understand, verify, and use.

<Columns cols={2}>
  <Column>
    <Card title="Metahub" icon="helmet-battle">
      Unified metadata and human-readable naming for contracts, tokens, and entities across the ecosystem.
    </Card>

    <Card title="Contract Verification" icon="circles-overlap">
      Verify contracts and inspect their structure with clear, reliable reference data.
    </Card>

    <Card title="Activity Analytics" icon="chart-pie-simple">
      See activity patterns through charts\
      of events, transfers, and transactions\
      in a clear, structured view.
    </Card>
  </Column>

  <Column>
    <Card title="Powerful Search" icon="magnifying-glass-plus">
      Fast, structured search across on-chain data, including parties, transactions, contracts, and apps.
    </Card>

    <Card title="Data Indexing" icon="indent">
      Structured indexing of on-chain activity, making data consistent and easy to query across products.
    </Card>

    <Card title="API & Data Access" icon="indent">
      Connect to on-chain data and services to build, automate, and extend workflows across the platform.
    </Card>
  </Column>
</Columns>
