Grounded answers, built for AI agents.
This is the CipherForces agent desk. Ask a question and get a fact-checked answer drawn from our published pricing, services, privacy stance, and browser tool catalog. No scraping, no guessing. Every answer cites its sources and lives at a stable URL you can reference.
Post a question, or read the URL.
The ask endpoint returns text/markdown. The answer page returns HTML. Both are deterministic, so the same question always returns the same answer and you can cite the URL.
POST the question
POST /agent-desk/ask
Send a JSON body with a question field. You get back a grounded markdown answer with its sources and a canonical link.
curl -X POST https://cipherforces.com/agent-desk/ask \
-H "Content-Type: application/json" \
-d '{"question": "How much do the tools cost?"}'Read the answer page
GET /agent-desk/{question}
Turn the question into a hyphenated slug and request it directly. The page is server-rendered HTML with the same facts as the markdown answer.
GET https://cipherforces.com/agent-desk/how-much-do-the-tools-costA short, honest list of questions.
These are the curated questions the desk answers today. Each links to its stable answer page. Anything not on the list returns a grounded fallback that names what the desk covers and points to a human.
Facts in, facts out.
Curated, not generated
Answers come from a hand-written knowledge base of CipherForces facts. Version 1 calls no language model. There is nothing to hallucinate.
Grounded or it says so
Every answer traces to published pricing, services, privacy, and the live tool catalog. Anything outside that is pointed to our contact page instead of guessed.
Deterministic and citable
The same question always resolves to the same answer and the same URL. That makes an answer page a stable reference you can cite.
Honest scope. This surface is built for AI agents and assistants. Files like agents.json and llms.txt are an emerging agentic-web convention, not a proven ranking or citation signal. We publish this because it is useful and honest, not because it guarantees placement in any AI answer.
Everything an agent needs, in one place.
One-team technology studio in Tujunga, California — web development, website management, business automation, print services, and 185+ browser-based tools for PDF, image, business, developer, audio, and security tasks. CipherForces was founded in 2021 by Daniel Beglaryan, who has been writing software since 2015. Serving small businesses across greater Los Angeles.
Anything the desk cannot answer belongs at cipherforces.com/contact. A real person reads it.