Robots

Machine-readable content for LLMs, crawlers, and AI agents

American Cloud is committed to making our content openly accessible to large language models, AI agents, and automated tools. We follow the llms.txt standard and serve all documentation as clean markdown.

─[ Machine-readable files ]─
File
Description
Curated index of all site content for LLMs
Complete documentation in a single markdown file
Standard robots exclusion protocol
XML sitemap of all pages
─[ Raw markdown access ]─

Every docs and legal page can be accessed as raw markdown by appending .md to the URL. For example:

/docs/cloud-compute/cloud-compute.md

/legal/privacy-policy.md

These routes serve the source markdown with front matter stripped and a Content-Type: text/markdown header, making them ideal for LLM consumption, RAG pipelines, and content indexing.