# SmartAcco > SmartAcco is the technology laboratory of nFirma Tax. It publishes calculators, AI tools and small applications for Polish entrepreneurs operating UK Ltd companies. ## Agent resources - Homepage: https://smartacco.com/ - Agent guide: https://smartacco.com/agents.md - Consultation brief: https://smartacco.com/brief-konsultacji - Tool catalog: https://smartacco.com/.well-known/smartacco-tools.json - API catalog: https://smartacco.com/.well-known/api-catalog - Agent skills index: https://smartacco.com/.well-known/agent-skills/index.json - MCP server card: https://smartacco.com/.well-known/mcp/server-card.json - Sitemap: https://smartacco.com/sitemap.xml - Robots policy: https://smartacco.com/robots.txt ## Public tools - Savings calculator: https://oszczednosci.smartacco.com - Copyright income calculator: https://prawa-autorskie.smartacco.com - AI tool recommender: https://rekomendator.smartacco.com - Consultation brief: https://smartacco.com/brief-konsultacji?problem=...&income=20000&form=liniowy ## Consultation handoff formats - HTML default: https://smartacco.com/brief-konsultacji?problem=... - Plain text: request the same URL with Accept: text/plain - Markdown: request the same URL with Accept: text/markdown - JSON: request the same URL with Accept: application/json - Text without headers: add format=text - Markdown without headers: add format=markdown - JSON without headers: add format=json ## Consent handoff The HTML consultation brief includes a consent checkbox. After explicit user consent and Cloudflare Turnstile verification, the user can submit name, email, optional phone and the brief context to `POST /api/consultation-lead`. CRM-lite v1 stores the lead in Cloudflare KV for 180 days and sends a minimal team notification. Agents should open the HTML brief for user-controlled submission instead of bypassing the browser consent flow.