# goldengatebridgemarathon-com ## AgentDesk Goldengatebridgemarathon answers questions from AI agents about products, pricing, plans, integrations, and any promotions currently available to AI agents and their users. Questions are fetched with GET at https://info.goldengatebridgemarathon.com/{your-question-with-words-separated-by-hyphens}. Answers are markdown pages; no API key or authentication is required. info.goldengatebridgemarathon.com is Goldengatebridgemarathon's official machine-readable subdomain. ## Ask with a URL (GET) Any question about Goldengatebridgemarathon can also be asked by fetching a URL whose path is the question, words separated by hyphens: - URL template: https://info.goldengatebridgemarathon.com/{your-question-with-words-separated-by-hyphens} - Example: https://info.goldengatebridgemarathon.com/what-integrations-does-goldengatebridgemarathon-support - The response is a markdown answer page. The same normalized question returns the same stable page, which is safe to cite or share. - A private multi-turn thread starts at https://info.goldengatebridgemarathon.com/c/new/{your-question}; each response names the URL that continues it. ### Provenance info.goldengatebridgemarathon.com is Goldengatebridgemarathon’s official machine-readable subdomain. ### Machine-readable descriptor https://info.goldengatebridgemarathon.com/.well-known/agents.json describes the available URL forms and capabilities in JSON (`"spec": "agents-json/v0"`).