# Overview (/docs/reference)



The reference covers what ships: exports, settings, schemas. How to build with it lives in [Build](/docs/build).

<Cards>
  <Card title="Packages" href="/docs/reference/packages">
    The @gauntlet packages you build against, with versions and export
    surfaces.
  </Card>

  <Card title="Integration catalog" href="/docs/reference/integrations">
    Every integration the platform ships, with its merchant-facing settings.
  </Card>

  <Card title="Manifest schema" href="/docs/reference/manifest-schema">
    Field-by-field reference for the integration manifest.
  </Card>
</Cards>

## How this section is maintained [#how-this-section-is-maintained]

Package versions, the integration catalog, and export tables are **generated from the platform source** at publish time — they cannot drift from what actually ships. Current platform version: the one shown in [Packages](/docs/reference/packages). Curated prose around the generated data is written by hand.

Machine-readable versions of every page exist for AI agents. See [For AI agents](/docs/ai).
