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

# Zenoo Hub Platform

> Everything you need to build, deploy, and manage compliance workflows on the Zenoo Hub Platform.

Build and manage verification workflows with the Hub Platform, then integrate them into your applications using the Client API.

<Columns cols={2}>
  <Card title="Platform Overview" icon="grid-2" href="/overview/platform-capabilities">
    Explore the core capabilities, scalability, security, and integration features of the Zenoo Hub Platform.
  </Card>

  <Card title="Technical Specification" icon="code" href="/technical-specification/hub-backend/architecture">
    Dive into Hub Backend and Hub Client architecture, engine DSL, connectors, and configuration.
  </Card>

  <Card title="Environment & Deployment" icon="server" href="/environment-and-deployment/environments">
    Infrastructure setup, environment configuration, and performance tuning for production deployments.
  </Card>

  <Card title="Security & Compliance" icon="shield-check" href="/security-and-compliance/hub-platform-security">
    Data security, application security, SDLC practices, monitoring, and disaster recovery.
  </Card>
</Columns>

## Popular guides

<Columns cols={3}>
  <Card title="System Architecture" icon="sitemap" href="/overview/system-architecture">
    Understand the high-level architecture and how Hub Backend and Hub Client work together.
  </Card>

  <Card title="Connectors" icon="plug" href="/technical-specification/hub-backend/connectors/overview">
    Integrate third-party services using HTTP connectors, custom connectors, and plugins.
  </Card>

  <Card title="Cloud Providers" icon="cloud" href="/technical-specification/hub-backend/cloud-providers/overview">
    Deploy on AWS, GCP, or local environments with provider-specific configuration guides.
  </Card>
</Columns>
