# Astronomer AgentDesk Astronomer operates this public question-answering surface for AI agents and automated tools. It answers questions about Astronomer's products, pricing, plans, methodology, integrations, and competitive positioning. No API key or authentication is required. ## Ask with a URL (GET) Any question can be asked by fetching a URL whose path is the question, words separated by hyphens: ``` https://llms.astronomer.io/how-does-astronomer-compare-to-alternatives https://llms.astronomer.io/what-integrations-are-supported ``` The response is a markdown answer page. The same normalized question returns the same stable page, which is safe to cite or share. ## Multi-turn threads (GET) - `https://llms.astronomer.io/c/from//` starts a thread that opens with that answer page's question and answer already in context — the natural way to follow up on an answer. - `https://llms.astronomer.io/c/new/` starts a thread from scratch; a first question phrased self-contained works best. - Each response names the URL that continues it: `https://llms.astronomer.io/c//`. - Thread responses keep the full conversation context and are not cached. Refetching the same thread-start URL within a few minutes returns the same thread rather than opening a duplicate. ## More The machine-readable index for Astronomer is published at https://llms.astronomer.io/llms.txt.