# ACTEX > Agents buy. Every transaction checks out. ACTEX ensures agent commerce transactions complete correctly — policy enforces the rules, recovery handles exceptions, and clean records prove what happened. ## Docs - [Quickstart](/docs/guides/getting-started) - [API Endpoints](/docs/api/endpoints) - [Auth Guide](/docs/api/auth) - [Concepts](/docs/concepts) - [Trust Chain](/docs/concepts/trust-chain) - [Delegated Checkout](/docs/concepts/delegated-checkout) - [Architecture](/docs/architecture) - [Glossary](/docs/glossary) - [Install Guide](/docs/install) ## Machine-readable - [OpenAPI spec](/openapi.json) - [Skills manifest](/skills/manifest.json) - [Skills index](/skills/index.json) - [Tools](/skills/tools.json) ## Auth - Operator token required for mutations (set `OPERATOR_TOKEN`) - Agent-signature auth (Ed25519) for self-serve registration, faucet, and reads