LLM resources for AI
Updated: Feb 27, 2026
Meta provides LLM-optimized documentation for all Meta Horizon OS development platforms. These resources are designed to be consumed by AI assistants and large language models, enabling accurate and up-to-date responses when you use AI tools for Meta Quest development.
LLM-optimized documentation
Meta publishes developer documentation in a machine-readable format optimized for LLM consumption, providing clean text without navigation chrome, ads, or other page elements that reduce accuracy.
The documentation index lists all available pages for your platform:
Start with this index to discover available pages.
search_doc — Searches across Meta Horizon OS documentation for relevant pages.fetch_meta_quest_doc — Fetches the full content of a specific documentation page by URL.
When you ask your AI assistant a question about Meta Quest development, it uses these tools to find and retrieve the relevant documentation pages.
You can also point any LLM or AI tool at the documentation URLs directly. The base URL pattern is:
https://developers.meta.com/horizon/llmstxt/documentation/spatial-sdk/{page-slug}