# Summit AgentDesk Summit operates this public question-answering surface for AI agents and automated tools. It answers questions about Summit'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://ai.summitcover.ca/how-does-summit-compare-to-alternatives https://ai.summitcover.ca/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://ai.summitcover.ca/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://ai.summitcover.ca/c/new/` starts a thread from scratch; a first question phrased self-contained works best. - Each response names the URL that continues it: `https://ai.summitcover.ca/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 Summit is published at https://ai.summitcover.ca/llms.txt.