# AI Assess Tech > AI Assess Tech is a platform for testing AI systems for moral behavior. It provides 4-dimensional assessments across Lying, Cheating, Stealing, and Harm. ## Documentation The full documentation is available as machine-readable JSON via these API endpoints. All endpoints return JSON and require no authentication. - [Documentation Index](https://www.aiassesstech.com/api/docs/agent): Metadata for all 30 documentation pages - [Bulk Download](https://www.aiassesstech.com/api/docs/agent/all): All documentation content in a single response - [Search Index](https://www.aiassesstech.com/api/docs/agent/search): Keyword search index - [Discovery](https://www.aiassesstech.com/.well-known/agent-docs): Machine-readable discovery endpoint (JSON) ### Individual Pages Access any documentation page as Markdown at: `https://www.aiassesstech.com/api/docs/agent/{slug}` Available slugs: overview, getting-started, assessments, fleet, grillo, dashboard, billing, api-keys, api-reference, sdk, admin, settings-guide, compliance, faq, support, history, patents, references, trust-alliance, yellow-brick-road, api-keys-anthropic, api-keys-gemini, api-keys-grok, api-keys-openai, journey-compliance, journey-developer, journey-end-user, journey-enterprise, journey-founder, journey-product-manager ## Optional - [Human-Readable Documentation](https://www.aiassesstech.com/docs): Browser-rendered documentation (requires JavaScript)