# Cancer Rehabilitation Agentic Context ## About CancerRehab is a comprehensive platform connecting patients with specialized cancer rehabilitation providers. Our mission is to help survivors regain strength, mobility, and confidence. ## Key Concepts - **Patient Resources**: Educational material and guides for cancer survivors. - **Provider Directory**: A network of certified cancer rehabilitation specialists. - **Why Cancer Rehab**: Information explaining the benefits and necessity of specialized rehabilitation. ## Core Navigation - Home: / - About Us: /about-us - Patient Resources: /resources - Why Cancer Rehab: /why-cancer-rehab - Contact: /contact - News: /news ## Technical Context - The site uses React and is a Single Page Application (SPA). - Content is dynamic and managed via Sanity CMS. - Multi-language support (English/Spanish). ## API & Data - Public information is available via standard HTML scraping of the above routes. - No public API is exposed for agents at this time.