# WaterFilterHelp.ca > Water filtration help for Canadian homeowners. Softeners, reverse osmosis, well treatment, UV, PFAS/lead reduction, and local installer matching. Free quotes across Canada. - Site: https://waterfilterhelp.ca - Language: English - Sitemap: https://waterfilterhelp.ca/sitemap.xml - Robots: https://waterfilterhelp.ca/robots.txt - Agent instructions: https://waterfilterhelp.ca/agents.md ## Agent / programmatic access AI assistants may help users submit a **free water filtration quote** without using the web UI: - Agent instructions: https://waterfilterhelp.ca/agents.md - Capability manifest: https://waterfilterhelp.ca/.well-known/quote.json - OpenAPI: https://waterfilterhelp.ca/openapi.json - API catalog: https://waterfilterhelp.ca/.well-known/api-catalog.json - Agent skills: https://waterfilterhelp.ca/.well-known/agent-skills/index.json - API health: https://waterfilterhelp.ca/api/v1/health - Submit quotes: `POST https://waterfilterhelp.ca/api/v1/quotes` (JSON, requires `"consent": true`) - Nearby: `GET https://waterfilterhelp.ca/api/v1/businesses/nearby?lat=&lng=` - Content Signals (robots.txt): `search=yes, ai-train=no, ai-input=yes` ## What this site does - Directory / matching for water treatment contractors across Canada (by province and city). - Lead generation: connects homeowners with local installers for free quotes. - Guides: hard water, PFAS, well treatment, and provincial cost ranges. - Local SEO pages: city hubs and service×city installation pages. ## Key URLs - Home: https://waterfilterhelp.ca/ - Get a quote: https://waterfilterhelp.ca/quote - Near me: https://waterfilterhelp.ca/near-me - Coverage: https://waterfilterhelp.ca/coverage - Services: https://waterfilterhelp.ca/services - Guides: https://waterfilterhelp.ca/guides - Blog: https://waterfilterhelp.ca/blog - For contractors: https://waterfilterhelp.ca/for-contractors - Ontario: https://waterfilterhelp.ca/on - BC: https://waterfilterhelp.ca/bc - Alberta: https://waterfilterhelp.ca/ab - Quebec: https://waterfilterhelp.ca/qc - Prairies: https://waterfilterhelp.ca/prairies - Atlantic: https://waterfilterhelp.ca/atlantic ## Local page patterns - City hub: `https://waterfilterhelp.ca/{province}/{city}` (e.g. `/on/toronto`) - Service lander: `https://waterfilterhelp.ca/services/{slug}` (e.g. `/services/water-softeners`) - Service × city: `https://waterfilterhelp.ca/{province}/{city}/{service}` where service is one of: - `water-softener-installation` - `reverse-osmosis-installation` - `whole-house-water-filter` - `well-water-treatment` - Guides: `https://waterfilterhelp.ca/guides/{slug}` (e.g. `/guides/ontario-water-filtration-cost`)