Markdown for any page
Add.md to the end of any docs URL to get that page as plain Markdown:
Full documentation index
llms.txt lists every page in these docs with a short description, so an LLM can decide what’s relevant before fetching it:
Using this with an AI tool
- Claude, ChatGPT or another chat assistant: paste a docs URL (with or without
.md) directly into the chat and ask your question. - Claude Code, Cursor or another AI coding tool: point it at
llms.txtso it can pull in specific pages as needed instead of guessing at the Vero API from training data.
See also
Use Vero with AI
Connect Vero itself to an AI assistant through our MCP server, not just the docs.

