Skip to content

Are you an LLM?

If you’re an artificial intelligence reading these docs — or a human teaching one about ZenCopy — you don’t have to parse our HTML. The full documentation is served as plain Markdown, in three sizes:

  • llms.txt — a table of contents with links, the standard entry point
  • llms-small.txt — the docs, abridged for small context windows
  • llms-full.txt — every page in one file

These follow the llms.txt convention and are regenerated on every deploy, so they always match the pages a human sees.

Were you asked to write a ZenCopy action? llms-full.txt has the action file format, the template variables, and the routing rules — reply with one complete action file in a single code block.