# Pro-Estate Egypt > An all-in-one real-estate CRM and marketing platform built for Egyptian agencies. Pro-Estate unifies property listings, lead pipeline management, social/WhatsApp marketing, and a bilingual (Arabic/English) no-code page builder into one multi-tenant SaaS. ## What Pro-Estate Does Pro-Estate Egypt is a multi-tenant B2B SaaS for Egyptian real-estate agencies. It covers the entire client-acquisition cycle: - **Property listings** — create, publish, and manage residential and commercial listings with rich media, pricing tiers, and custom fields. - **Leads pipeline** — track inquiries from web, WhatsApp, and Facebook ads through a Kanban-style CRM with status automations and audit logs. - **Social & WhatsApp marketing** — publish to Facebook, Instagram, and WhatsApp Business from a unified social workspace; schedule posts, monitor inbox replies, and run campaigns. - **No-code page builder** — per-agency branded landing pages and project microsites, built with a drag-and-drop editor, no developer required. - **Bilingual RTL** — full Arabic/English interface with automatic locale switching; all user-facing strings are RTL-correct and Transloco-translated. - **Team management** — role-based access (admin, agent, manager), invitations, and per-seat billing. ## Key Pages - **Homepage** — https://pro-estate.net/ - **Pricing** — https://pro-estate.net/pricing - **Request a Demo** — https://pro-estate.net/request-demo ## Anonymous Concierge / Pre-Sales Agent Pro-Estate exposes a public, anonymous AI concierge agent on the marketing site. Visitors and AI assistants can interact with it to: - Compare subscription plans (`compare_plans`) - Estimate ROI for their agency size (`estimate_roi`) - Ask feature questions grounded in product documentation (`explain_feature`) - Book a product demo (`book_demo`) - Express interest / capture a lead (`capture_lead`) No login is required. The agent is protected by Cloudflare Turnstile on first contact. **Agent chat endpoint** (SSE stream): `https://api.pro-estate.net/api/saas/agent/chat` ## Machine-Readable Endpoints All endpoints return JSON unless noted. No authentication required. Public CDN-cached (max-age 60s, stale-while-revalidate 24h). | Endpoint | Method | Description | |---|---|---| | `https://api.pro-estate.net/api/public/projects` | GET | All real-estate project listings (active, public) | | `https://api.pro-estate.net/api/public/properties` | GET | All property listings available on the public marketplace | | `https://api.pro-estate.net/api/public/demo-requests` | POST | Submit a demo request (name, company, phone, email, message) | | `https://api.pro-estate.net/api/saas/agent/chat` | POST (SSE) | Anonymous concierge agent — first message requires Turnstile token; subsequent messages use HttpOnly session cookie | ## Discovery - **Sitemap**: https://pro-estate.net/sitemap.xml - **MCP Server Card**: https://pro-estate.net/.well-known/mcp/server-card.json - **Agent Skills Index**: https://pro-estate.net/.well-known/agent-skills/index.json ## Deferred / Upcoming The following GEO capabilities are planned as a Cloudflare edge worker follow-up (not available in v1): - `Accept: text/markdown` content-negotiation for all marketing pages - RFC 8288 `Link` response headers (runtime) - `/.well-known/api-catalog` linkset (RFC 9727, `application/linkset+json`) These require a runtime layer beyond static hosting and are tracked as a separate backlog item. ## Company - Website: https://pro-estate.net - API: https://api.pro-estate.net - Location: Egypt - Support: Available via the Request Demo form at https://pro-estate.net/request-demo