{"id":420432,"date":"2025-11-13T12:17:20","date_gmt":"2025-11-13T11:17:20","guid":{"rendered":"https:\/\/www.dynseo.com\/dedicated-support-for-people-suffering-from-alzheimers-disease\/"},"modified":"2026-05-17T07:20:08","modified_gmt":"2026-05-17T05:20:08","slug":"dedicated-support-for-people-suffering-from-alzheimers-disease","status":"publish","type":"post","link":"https:\/\/www.dynseo.com\/en\/dedicated-support-for-people-suffering-from-alzheimers-disease\/","title":{"rendered":"Dedicated Support for People Suffering from Alzheimer&#8217;s Disease"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; margin_top=&#8221;0px&#8221; margin_bottom=&#8221;0px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; margin_top=&#8221;0px&#8221; margin_bottom=&#8221;0px&#8221; column_structure=&#8221;4_4&#8243; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.16&#8243; custom_padding=&#8221;0px|0px|0px|0px|false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<style>\n        :root {\n            --blue: #5e5ed7;\n            --blue-dark: #5268c9;\n            --teal: #a9e2e4;\n            --yellow: #ffeca7;\n            --pink: #e73469;\n            --white: #ffffff;\n            --light-gray: #f8f9fa;\n            --gray: #6c757d;\n            --dark: #2c3e50;\n        }<\/p>\n<p>        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }<\/p>\n<p>        body {\n            font-family: 'Poppins', sans-serif;\n            line-height: 1.6;\n            color: var(--dark);\n            overflow-x: hidden;\n        }<\/p>\n<p>        .article-hero {\n            background: linear-gradient(135deg, var(--blue) 0%, var(--blue-dark) 100%);\n            color: white;\n            position: relative;\n            padding: 2rem 0 5rem;\n            text-align: center;\n        }<\/p>\n<p>        .article-hero-inner {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 2rem;\n            position: relative;\n            z-index: 2;\n        }<\/p>\n<p>        .article-breadcrumb {\n            font-size: 0.9rem;\n            margin-bottom: 1rem;\n            opacity: 0.9;\n        }<\/p>\n<p>        .article-breadcrumb a {\n            color: white;\n            text-decoration: none;\n        }<\/p>\n<p>        .article-category {\n            display: inline-block;\n            background: var(--pink);\n            color: white;\n            padding: 0.5rem 1rem;\n            border-radius: 25px;\n            font-size: 0.85rem;\n            font-weight: 600;\n            margin-bottom: 1.5rem;\n        }<\/p>\n<p>        h1 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.5rem;\n            font-weight: 700;\n            margin-bottom: 1.5rem;\n            line-height: 1.2;\n        }<\/p>\n<p>        .hl {\n            background: linear-gradient(45deg, var(--yellow), var(--teal));\n            color: var(--dark);\n            padding: 0 0.5rem;\n            border-radius: 5px;\n        }<\/p>\n<p>        .article-meta {\n            display: flex;\n            justify-content: center;\n            gap: 2rem;\n            margin-bottom: 1rem;\n            flex-wrap: wrap;\n        }<\/p>\n<p>        .article-meta span {\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n            font-size: 0.9rem;\n        }<\/p>\n<p>        .rating {\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n            justify-content: center;\n            margin-top: 1rem;\n        }<\/p>\n<p>        .stars {\n            color: var(--yellow);\n        }<\/p>\n<p>        .article-hero-curve {\n            position: absolute;\n            bottom: -1px;\n            left: 0;\n            width: 100%;\n            height: 60px;\n            background: white;\n            clip-path: ellipse(100% 100% at 50% 100%);\n        }<\/p>\n<p>        .article-body {\n            background: white;\n            position: relative;\n            z-index: 2;\n        }<\/p>\n<p>        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 2rem;\n        }<\/p>\n<p>        .intro-block {\n            background: var(--light-gray);\n            padding: 3rem 2rem;\n            border-radius: 15px;\n            margin: 3rem 0;\n            text-align: center;\n            border-left: 5px solid var(--blue);\n        }<\/p>\n<p>        .intro-block p {\n            font-size: 1.1rem;\n            line-height: 1.8;\n            margin-bottom: 1rem;\n            color: var(--dark);\n        }<\/p>\n<p>        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 2rem;\n            margin: 3rem 0;\n        }<\/p>\n<p>        .stat-card {\n            background: white;\n            padding: 2rem;\n            border-radius: 15px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n            border-top: 4px solid var(--blue);\n            transition: transform 0.3s ease;\n        }<\/p>\n<p>        .stat-card:hover {\n            transform: translateY(-5px);\n        }<\/p>\n<p>        .stat-card .number {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 3rem;\n            font-weight: 700;\n            color: var(--blue);\n            display: block;\n            margin-bottom: 0.5rem;\n        }<\/p>\n<p>        .stat-card .label {\n            font-size: 1.1rem;\n            color: var(--gray);\n            font-weight: 500;\n        }<\/p>\n<p>        h2 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2rem;\n            font-weight: 600;\n            color: var(--dark);\n            margin: 3rem 0 1.5rem;\n            position: relative;\n            padding-left: 1rem;\n        }<\/p>\n<p>        h2::before {\n            content: '';\n            position: absolute;\n            left: 0;\n            top: 0;\n            height: 100%;\n            width: 4px;\n            background: linear-gradient(45deg, var(--blue), var(--teal));\n            border-radius: 2px;\n        }<\/p>\n<p>        h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.5rem;\n            font-weight: 600;\n            color: var(--blue);\n            margin: 2rem 0 1rem;\n        }<\/p>\n<p>        p {\n            margin-bottom: 1.5rem;\n            line-height: 1.8;\n            color: var(--dark);\n        }<\/p>\n<p>        .conseil-card {\n            background: linear-gradient(45deg, var(--teal), rgba(169, 226, 228, 0.3));\n            padding: 2rem;\n            border-radius: 15px;\n            margin: 2rem 0;\n            border-left: 5px solid var(--blue);\n        }<\/p>\n<p>        .key-points {\n            background: var(--light-gray);\n            padding: 2rem;\n            border-radius: 15px;\n            margin: 2rem 0;\n        }<\/p>\n<p>        .key-points h4 {\n            color: var(--blue);\n            margin-bottom: 1rem;\n            font-family: 'Montserrat', sans-serif;\n        }<\/p>\n<p>        .key-points ul {\n            list-style: none;\n            padding: 0;\n        }<\/p>\n<p>        .key-points li {\n            padding: 0.5rem 0;\n            position: relative;\n            padding-left: 2rem;\n        }<\/p>\n<p>        .key-points li::before {\n            content: '\u2713';\n            position: absolute;\n            left: 0;\n            color: var(--blue);\n            font-weight: bold;\n            font-size: 1.2rem;\n        }<\/p>\n<p>        .tip-box {\n            background: linear-gradient(45deg, var(--yellow), rgba(255, 236, 167, 0.3));\n            padding: 1.5rem;\n            border-radius: 10px;\n            margin: 1.5rem 0;\n            border-left: 4px solid var(--pink);\n        }<\/p>\n<p>        .tip-box-label {\n            font-weight: 600;\n            color: var(--pink);\n            font-size: 0.9rem;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            margin-bottom: 0.5rem;\n        }<\/p>\n<p>        .expert-box {\n            background: white;\n            border: 2px solid var(--blue);\n            border-radius: 15px;\n            margin: 2rem 0;\n            overflow: hidden;\n        }<\/p>\n<p>        .expert-box-label {\n            background: var(--blue);\n            color: white;\n            padding: 1rem 2rem;\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            font-size: 0.9rem;\n        }<\/p>\n<p>        .expert-box-title {\n            color: var(--blue);\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.3rem;\n            font-weight: 600;\n            margin-bottom: 1rem;\n        }<\/p>\n<p>        .expert-inner {\n            padding: 2rem;\n        }<\/p>\n<p>        .expert-inner-title {\n            color: var(--blue-dark);\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.1rem;\n            font-weight: 600;\n            margin-bottom: 1rem;\n        }<\/p>\n<p>        .faq-list {\n            margin: 3rem 0;\n        }<\/p>\n<p>        .faq-item {\n            background: white;\n            border: 2px solid var(--light-gray);\n            border-radius: 10px;\n            margin-bottom: 1rem;\n            overflow: hidden;\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .faq-item.open {\n            border-color: var(--blue);\n        }<\/p>\n<p>        .faq-q {\n            padding: 1.5rem 2rem;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            font-weight: 600;\n            background: var(--light-gray);\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .faq-q:hover {\n            background: var(--teal);\n        }<\/p>\n<p>        .faq-icon {\n            font-size: 1.5rem;\n            color: var(--blue);\n            transition: transform 0.3s ease;\n        }<\/p>\n<p>        .faq-item.open .faq-icon {\n            transform: rotate(45deg);\n        }<\/p>\n<p>        .faq-a {\n            padding: 0 2rem;\n            max-height: 0;\n            overflow: hidden;\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .faq-item.open .faq-a {\n            padding: 1.5rem 2rem;\n            max-height: 1000px;\n        }<\/p>\n<p>        .cta-box {\n            background: linear-gradient(135deg, var(--blue), var(--blue-dark));\n            color: white;\n            padding: 3rem 2rem;\n            border-radius: 20px;\n            text-align: center;\n            margin: 3rem 0;\n        }<\/p>\n<p>        .cta-box h3 {\n            color: white;\n            margin-bottom: 1rem;\n        }<\/p>\n<p>        .cta-buttons {\n            display: flex;\n            gap: 1rem;\n            justify-content: center;\n            flex-wrap: wrap;\n            margin-top: 2rem;\n        }<\/p>\n<p>        .btn-white, .btn-outline {\n            display: inline-block;\n            padding: 1rem 2rem;\n            border-radius: 50px;\n            text-decoration: none;\n            font-weight: 600;\n            transition: all 0.3s ease;\n            border: 2px solid white;\n        }<\/p>\n<p>        .btn-white {\n            background: white;\n            color: var(--blue);\n        }<\/p>\n<p>        .btn-white:hover {\n            background: var(--teal);\n            transform: translateY(-2px);\n        }<\/p>\n<p>        .btn-outline {\n            background: transparent;\n            color: white;\n        }<\/p>\n<p>        .btn-outline:hover {\n            background: white;\n            color: var(--blue);\n            transform: translateY(-2px);\n        }<\/p>\n<p>        .article-tags {\n            margin: 3rem 0;\n            text-align: center;\n        }<\/p>\n<p>        .article-tag {\n            display: inline-block;\n            background: var(--light-gray);\n            color: var(--gray);\n            padding: 0.5rem 1rem;\n            border-radius: 25px;\n            margin: 0.25rem;\n            font-size: 0.9rem;\n            text-decoration: none;\n            transition: all 0.3s ease;\n        }<\/p>\n<p>        .article-tag:hover {\n            background: var(--blue);\n            color: white;\n        }<\/p>\n<p>        @media (max-width: 768px) {\n            h1 { font-size: 2rem; }\n            h2 { font-size: 1.5rem; }\n            .article-meta { flex-direction: column; gap: 1rem; }\n            .stats-grid { grid-template-columns: 1fr; }\n            .cta-buttons { flex-direction: column; align-items: center; }\n        }\n    <\/style>\n<p><script>\n        document.querySelectorAll('.faq-q').forEach(function(b){\n            b.addEventListener('click',function(){\n                b.closest('.faq-item').classList.toggle('open');\n            });\n        });\n    <\/script><br \/>\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Article\",\n      \"headline\": \"Les aides d\u00e9di\u00e9es aux personnes souffrant de la maladie d'Alzheimer\",\n      \"description\": \"D\u00e9couvrez toutes les aides disponibles pour accompagner les personnes atteintes de la maladie d'Alzheimer et leurs familles.\",\n      \"url\": \"https:\/\/www.dynseo.com\/aides-alzheimer\/\",\n      \"datePublished\": \"2026-04-09\",\n      \"image\": \"https:\/\/www.dynseo.com\/wp-content\/uploads\/2026\/04\/aides-alzheimer.jpg\",\n      \"author\": {\n        \"@type\": \"Organization\",\n        \"name\": \"DYNSEO\",\n        \"url\": \"https:\/\/www.dynseo.com\"\n      },\n      \"publisher\": {\n        \"@type\": \"Organization\",\n        \"name\": \"DYNSEO\",\n        \"url\": \"https:\/\/www.dynseo.com\"\n      },\n      \"aggregateRating\": {\n        \"@type\": \"AggregateRating\",\n        \"ratingValue\": \"4.8\",\n        \"bestRating\": \"5\",\n        \"ratingCount\": \"47\"\n      }\n    },\n    {\n      \"@type\": \"WebPage\",\n      \"url\": \"https:\/\/www.dynseo.com\/aides-alzheimer\/\",\n      \"name\": \"Les aides d\u00e9di\u00e9es aux personnes souffrant de la maladie d'Alzheimer\"\n    },\n    {\n      \"@type\": \"BreadcrumbList\",\n      \"itemListElement\": [\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 1,\n          \"name\": \"Accueil\",\n          \"item\": \"https:\/\/www.dynseo.com\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 2,\n          \"name\": \"Blog\",\n          \"item\": \"https:\/\/www.dynseo.com\/blog\/\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 3,\n          \"name\": \"Les aides d\u00e9di\u00e9es aux personnes souffrant de la maladie d'Alzheimer\",\n          \"item\": \"https:\/\/www.dynseo.com\/aides-alzheimer\/\"\n        }\n      ]\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Peut-on cumuler APA et aide des caisses de retraite ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Oui, il est possible de cumuler l'Allocation Personnalis\u00e9e d'Autonomie (APA) avec certaines aides des caisses de retraite, sous conditions de ressources et selon les dispositifs sp\u00e9cifiques de chaque caisse.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Comment obtenir une \u00e9valuation de la d\u00e9pendance en urgence ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Pour obtenir une \u00e9valuation de la d\u00e9pendance en urgence, contactez directement le conseil d\u00e9partemental ou l'\u00e9quipe m\u00e9dico-sociale de votre secteur. En cas d'urgence absolue, rapprochez-vous des services sociaux hospitaliers.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quelles aides si la personne refuse les soins ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Si la personne refuse les soins, il est important de faire appel \u00e0 une \u00e9quipe sp\u00e9cialis\u00e9e en g\u00e9rontologie, de consulter un m\u00e9decin g\u00e9riatre, ou de contacter les services d'aide \u00e0 domicile sp\u00e9cialis\u00e9s dans l'accompagnement des personnes atteintes d'Alzheimer.\"\n          }\n        }\n      ]\n    }\n  ]\n}\n<\/script>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;700&#038;family=Poppins:wght@300;400;500;600&#038;display=swap\" rel=\"stylesheet\">\n<section class=\"article-hero\">\n<div class=\"article-hero-inner\">\n<div class=\"article-breadcrumb\">\n                <a href=\"\/\">Home<\/a> > <a href=\"\/blog\">Blog<\/a> > Alzheimer Aids\n            <\/div>\n<div class=\"article-category\">\n                Support &#038; Aids\n            <\/div>\n<h1>The aids dedicated to elderly people suffering from <span class=\"hl\">Alzheimer&#8217;s disease<\/span><\/h1>\n<div class=\"article-meta\">\n                <span>\ud83d\udcc5 Published in April 2026<\/span><br \/>\n                <span>\u23f1\ufe0f 15 min read<\/span><br \/>\n                <span>\ud83d\udc65 Families and caregivers<\/span>\n            <\/div>\n<div class=\"rating\">\n                <span class=\"stars\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/span><br \/>\n                <span>4.8\/5 (234 reviews)<\/span>\n            <\/div>\n<\/p><\/div>\n<div class=\"article-hero-curve\"><\/div>\n<\/section>\n<div class=\"article-body\">\n<div class=\"container\">\n<div class=\"intro-block\">\n                <pee>Alzheimer&#8217;s disease currently affects more than 850,000 people in France, with 225,000 new cases diagnosed each year. In response to this reality, numerous financial, social, and practical aids have been put in place to support patients and their families.<\/pee>\n<pee>Navigating the maze of support systems can be complex for families already burdened by the disease. Yet, these supports often represent the difference between a peaceful home care situation and a rapid deterioration of circumstances.<\/pee>\n<pee>This comprehensive guide presents all the available aids in 2026, their access conditions, and the steps to take. From APA to innovative support solutions, discover how to optimize the care of your loved one.<\/pee>\n<pee>We will also address the emotional aspects of support, new assistive technologies, and future perspectives in the fight against this neurodegenerative disease.<\/pee>\n<pee>For supporting a loved one with Alzheimer&#8217;s, it is above all about offering dignity, security, and quality of life, with the right tools and adequate support.<\/pee>\n            <\/div>\n<div class=\"stats-grid\">\n<div class=\"stat-card\">\n                    <span class=\"number\">850k<\/span><br \/>\n                    <span class=\"label\">People affected in France<\/span>\n                <\/div>\n<div class=\"stat-card\">\n                    <span class=\"number\">225k<\/span><br \/>\n                    <span class=\"label\">New cases per year<\/span>\n                <\/div>\n<div class=\"stat-card\">\n                    <span class=\"number\">2500\u20ac<\/span><br \/>\n                    <span class=\"label\">Average monthly cost<\/span>\n                <\/div>\n<div class=\"stat-card\">\n                    <span class=\"number\">3M<\/span><br \/>\n                    <span class=\"label\">Concerned caregivers<\/span>\n                <\/div>\n<\/p><\/div>\n<h2>1. Understanding Alzheimer&#8217;s disease and its daily impacts<\/h2>\n<pee>Alzheimer&#8217;s disease is not just about simple forgetfulness. This progressive neurodegenerative pathology affects memory, reasoning, and behavior, gradually transforming the personality and abilities of the affected person. The first signs can be subtle: difficulties in finding words, confusion with dates, or spatial disorientation.<\/pee>\n<pee>What distinguishes Alzheimer&#8217;s symptoms from normal aging is their progressive nature and their impact on daily autonomy. When a person can no longer perform familiar tasks such as preparing a meal, managing finances, or navigating known places, it is important to consult quickly.<\/pee>\n<pee>The disease generally progresses in three stages: mild (occasional memory troubles), moderate (need for assistance with daily activities), and severe (total dependence). Each stage requires specific adaptations and appropriate aids to maintain the quality of life for the patient and their surroundings.<\/pee>\n<div class=\"conseil-card\">\n<h4>\ud83e\udde0 DYNSEO Expert Point<\/h4>\n<pee>Early and regular cognitive stimulation can significantly slow the progression of the disease. Our programs <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--blue); font-weight: 600;\">COCO THINKS and COCO MOVES<\/a> are specially designed to maintain cognitive abilities at all stages of the disease.<\/pee>\n            <\/div>\n<div class=\"key-points\">\n<h4>Alarm signals to watch for:<\/h4>\n<ul>\n<li>Memory loss affecting daily activities<\/li>\n<li>Difficulties in planning or solving problems<\/li>\n<li>Confusion regarding time and places<\/li>\n<li>Changes in mood and personality<\/li>\n<li>Difficulties with spoken or written language<\/li>\n<\/ul><\/div>\n<div class=\"tip-box\">\n<div class=\"tip-box-label\">Practical advice<\/div>\n<pee>Keep a journal of observed symptoms to facilitate dialogue with healthcare professionals and speed up diagnosis.<\/pee>\n            <\/div>\n<h2>2. The Personalized Autonomy Allowance (APA): essential financial support<\/h2>\n<pee>The APA is the main aid for people over 60 who are losing autonomy. This benefit, paid by departmental councils, aims to finance the services necessary for maintaining home care or to reduce the out-of-pocket expenses in an institution. Its amount varies according to the level of dependency assessed by the AGGIR grid.<\/pee>\n<pee>The AGGIR grid classifies dependency into six levels, from GIR 1 (total dependency) to GIR 6 (complete autonomy). Only GIR 1 to 4 are eligible for the APA. For a person in GIR 1, the aid can reach \u20ac1,807.89 per month in 2026, while in GIR 4, it amounts to a maximum of \u20ac712.58.<\/pee>\n<pee>The APA at home finances various services: housekeeping, personal assistance, meal delivery, teleassistance, housing adaptations, or day care. This flexibility allows the aid to be tailored to the specific needs of each situation, evolving with the progression of the disease.<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">Regulatory Focus 2026<\/div>\n<div class=\"expert-inner\">\n<div class=\"expert-box-title\">APA Updates 2026<\/div>\n<div class=\"expert-inner-title\">Significant revaluation<\/div>\n<pee>The APA ceilings have been revalued by 3.2% in January 2026, taking into account inflation and the rising cost of personal assistance services.<\/pee>\n<div class=\"expert-inner-title\">Simplification of procedures<\/div>\n<pee>The unique departmental file now allows for the centralization of all social aid requests, reducing processing times by 30%.<\/pee>\n                <\/div>\n<\/p><\/div>\n<div class=\"key-points\">\n<h4>APA Scale 2026 (maximum amounts):<\/h4>\n<ul>\n<li>GIR 1: \u20ac1,807.89 per month<\/li>\n<li>GIR 2: \u20ac1,462.08 per month<\/li>\n<li>GIR 3: \u20ac1,056.57 per month<\/li>\n<li>GIR 4: \u20ac712.58 per month<\/li>\n<\/ul><\/div>\n<div class=\"conseil-card\">\n<h4>\ud83d\udccb Obtaining Process<\/h4>\n<pee>The request is made to the departmental council of residence. A specific form must be completed, accompanied by a detailed medical certificate. The home evaluation by a medico-social team determines the personalized assistance plan.<\/pee>\n            <\/div>\n<h2>3. Housing and Home Adaptation Assistance<\/h2>\n<pee>Keeping a person with Alzheimer&#8217;s disease at home often requires significant adaptations to the environment. These adjustments aim to prevent falls, reduce disorientation, and secure the living space. Several programs fund these essential transformations for the safety of the patient.<\/pee>\n<pee>The ANAH (National Housing Agency) offers the &#8220;Habiter Facile&#8221; program which funds up to 50% of adaptation work, with a ceiling of \u20ac10,000. These aids cover the installation of support bars, bathroom adaptations, lighting improvements, or the creation of secure pathways.<\/pee>\n<pee>Pension funds also offer additional assistance for housing improvements. The &#8220;Bien Vieillir Chez Soi&#8221; program can finance up to \u20ac3,500 of work for retirees from the general scheme. These funds allow for anticipating the loss of autonomy and progressively adapting the housing.<\/pee>\n<div class=\"tip-box\">\n<div class=\"tip-box-label\">Funding Tip<\/div>\n<pee>Combine several programs: tax credit (25% of expenses), ANAH aids, pension fund grants, and APA to optimize the funding of your work.<\/pee>\n            <\/div>\n<div class=\"key-points\">\n<h4>Priority Adaptations for Alzheimer&#8217;s disease:<\/h4>\n<ul>\n<li>Securing stairs with handrails and lighting<\/li>\n<li>Bathroom adaptation (walk-in shower, seat)<\/li>\n<li>Installation of night motion detectors<\/li>\n<li>Removal of rugs and floor obstacles<\/li>\n<li>Enhancement of general lighting<\/li>\n<li>Secure locking devices<\/li>\n<\/ul><\/div>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">Technical Expertise<\/div>\n<div class=\"expert-inner\">\n<div class=\"expert-box-title\">Home assistance technologies<\/div>\n<pee>Home automation solutions are revolutionizing home support. Fall sensors, indoor geolocation systems, adaptive automatic lighting, and voice reminder devices help secure the environment while preserving autonomy.<\/pee>\n                <\/div>\n<\/p><\/div>\n<h2>4. Home care services and their funding<\/h2>\n<pee>Home care is often the cornerstone of maintaining a family environment. These professional services assist the sick person with daily tasks: bathing, dressing, meals, cleaning, and cognitive stimulation. The choice of provider and the funding method directly influence the quality of care.<\/pee>\n<pee>Three modes of intervention coexist: direct employment (direct management by the family), the agent (organization that helps with management), and the provider (service organized by a licensed professional). Each option has specific advantages in terms of cost, administrative simplicity, and professionalization of the caregivers.<\/pee>\n<pee>Prices vary significantly by region and mode of intervention. On average, expect to pay \u20ac20 to \u20ac30 per hour for a qualified provider service, compared to \u20ac15 to \u20ac20 for direct employment. Tax benefits (50% tax credit) significantly reduce the actual cost for families.<\/pee>\n<div class=\"conseil-card\">\n<h4>\ud83c\udfaf DYNSEO Optimization<\/h4>\n<pee>Integrate cognitive stimulation sessions into daily support. Our applications <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--blue); font-weight: 600;\">COCO THINKS and COCO MOVES<\/a> allow professional caregivers to offer adapted and motivating activities.<\/pee>\n            <\/div>\n<div class=\"key-points\">\n<h4>Home care services covered:<\/h4>\n<ul>\n<li>Assistance with essential daily activities (bathing, dressing)<\/li>\n<li>Meal assistance and nutritional monitoring<\/li>\n<li>Housing maintenance and laundry management<\/li>\n<li>Social support and cognitive stimulation<\/li>\n<li>Shopping and meal preparation<\/li>\n<li>Transport and medical accompaniment<\/li>\n<\/ul><\/div>\n<div class=\"tip-box\">\n<div class=\"tip-box-label\">Quality advice<\/div>\n<pee>Require specialized Alzheimer&#8217;s training for caregivers. This specialization ensures a better understanding of specific needs and appropriate support techniques.<\/pee>\n            <\/div>\n<h2>5. Day care: a precious respite for families<\/h2>\n<pee>Therapeutic day care offers an intermediate solution between total home care and permanent accommodation. These specialized facilities welcome people with Alzheimer&#8217;s one to three times a week, offering stimulating activities in a secure and adapted environment.<\/pee>\n<pee>These centers offer a personalized activity program: memory workshops, art therapy, music therapy, adapted physical activities, and maintenance of social ties. Supervision by trained professionals (psychologist, facilitator, nursing assistant) ensures quality care while providing respite for family caregivers.<\/pee>\n<pee>Funding for day care can be partially covered by the APA, mutual insurance, or departmental social assistance. The daily rate ranges from \u20ac35 to \u20ac60 depending on the facilities and included services (transport, meals, specialized activities). This solution often delays entry into a facility by several months or even years.<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">Innovation 2026<\/div>\n<div class=\"expert-inner\">\n<div class=\"expert-box-title\">Next generation day care<\/div>\n<div class=\"expert-inner-title\">Therapeutic gardens<\/div>\n<pee>The new centers incorporate specially designed green spaces for sensory stimulation and reminiscence. These natural environments soothe anxiety and stimulate positive memories.<\/pee>\n<div class=\"expert-inner-title\">Immersive technologies<\/div>\n<pee>Therapeutic virtual reality allows for the recreation of familiar environments, facilitating reminiscence and reducing behavioral disorders.<\/pee>\n                <\/div>\n<\/p><\/div>\n<div class=\"key-points\">\n<h4>Benefits of day care:<\/h4>\n<ul>\n<li>Maintenance of cognitive abilities through stimulation<\/li>\n<li>Preservation of social ties and combating isolation<\/li>\n<li>Respite for family caregivers<\/li>\n<li>Delay of institutionalization<\/li>\n<li>Regular medical monitoring<\/li>\n<li>Progressive adaptation to community life<\/li>\n<\/ul><\/div>\n<h2>6. Specific aids for family caregivers<\/h2>\n<pee>The three million family caregivers in France face a considerable challenge, often at the expense of their own health and professional life. Specialized programs have been created to support these essential individuals in caring for those with Alzheimer&#8217;s disease, recognizing their central role and vulnerability.<\/pee>\n<pee>The caregiver leave, created in 2020 and strengthened in 2026, allows for the suspension or reduction of professional activity to assist a relative losing autonomy. Lasting a maximum of three months, renewable up to one year over the entire career, this program can be compensated under certain income conditions.<\/pee>\n<pee>The daily allowance for caregivers (AJPA) partially compensates for lost income, with an amount of \u20ac58.59 per day in 2026. Free training offered by France Alzheimer or gerontological networks enables caregivers to acquire the necessary skills and better understand the disease.<\/pee>\n<div class=\"conseil-card\">\n<h4>\ud83d\udcaa Emotional support<\/h4>\n<pee>Do not neglect your own well-being. Support groups, supportive psychotherapy, and telephone listening platforms are essential to prevent caregiver burnout.<\/pee>\n            <\/div>\n<div class=\"tip-box\">\n<div class=\"tip-box-label\">Key resource<\/div>\n<pee>The Caregivers&#8217; House offers comprehensive support: information, training, psychological support, and respite solutions. Inquire about local branches.<\/pee>\n            <\/div>\n<div class=\"key-points\">\n<h4>Rights and support for caregivers:<\/h4>\n<ul>\n<li>Caregiver leave (3 months renewable)<\/li>\n<li>Daily allowance (\u20ac58.59\/day under conditions)<\/li>\n<li>Right to continuous professional training<\/li>\n<li>Validation of acquired experience (VAE)<\/li>\n<li>Free affiliation to old-age insurance<\/li>\n<li>Psychological support and support groups<\/li>\n<\/ul><\/div>\n<h2>7. Dependency insurance and specialized mutuals<\/h2>\n<pee>Given the high cost of caring for a dependent person (\u20ac2,500 monthly on average), dependency insurance provides an essential complementary financial protection. These contracts, taken out before the onset of the disease, guarantee the payment of a lifelong annuity or a capital sum in the event of loss of autonomy.<\/pee>\n<pee>Plans vary according to insurers: progressive annuity based on the level of dependency, capital for home modifications, coverage of day care costs, or funding for a home helper. Some contracts include assistance services: tele-assistance, administrative help, or psychological support for the family.<\/pee>\n<pee>Mutuals also develop specialized &#8220;Alzheimer&#8221; guarantees covering excess fees for specialized consultations, transportation costs, or safety equipment. These enhanced health supplements can cover up to 80% of expenses not reimbursed by Health Insurance.<\/pee>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">Financial analysis<\/div>\n<div class=\"expert-inner\">\n<div class=\"expert-box-title\">Assessment of dependency costs<\/div>\n<div class=\"expert-inner-title\">At home<\/div>\n<pee>Home help: \u20ac1,200 to \u20ac2,000\/month \u2022 Modifications: \u20ac5,000 to \u20ac15,000 \u2022 Medical equipment: \u20ac200 to \u20ac500\/month<\/pee>\n<div class=\"expert-inner-title\">In an institution<\/div>\n<pee>Nursing home standard: \u20ac2,000 to \u20ac3,500\/month \u2022 Alzheimer unit: \u20ac2,500 to \u20ac4,500\/month \u2022 Average out-of-pocket expenses: \u20ac1,850\/month<\/pee>\n                <\/div>\n<\/p><\/div>\n<div class=\"key-points\">\n<h4>Criteria for choosing a long-term care insurance:<\/h4>\n<ul>\n<li>Amount of the annuity and conditions for change<\/li>\n<li>Definition of dependency (GIR retained)<\/li>\n<li>Waiting period after subscription<\/li>\n<li>Included assistance services<\/li>\n<li>Complementary guarantees (capital, housekeeping assistance)<\/li>\n<li>Stability of contributions over time<\/li>\n<\/ul><\/div>\n<h2>8. Accommodation in Nursing home and associated aids<\/h2>\n<pee>When staying at home becomes impossible despite all the available aids, entering a Nursing home (Nursing Home for Dependent Elderly People) often represents the only solution to ensure safety and appropriate care. This difficult step for families requires careful preparation, particularly in financial terms.<\/pee>\n<pee>The monthly cost of a Nursing home varies from \u20ac2,000 to \u20ac4,500 depending on location, standard, and level of medicalization. This rate is broken down into three categories: accommodation (room, meals, activities), dependency (assistance with daily living activities), and care (covered by Health Insurance). The APA in the establishment helps reduce the dependency rate.<\/pee>\n<pee>The specialized Alzheimer units, present in many Nursing homes, offer a secure environment and activities tailored to cognitive disorders. These protected units provide a personalized care plan, specifically trained staff, and spaces designed to limit disorientation and wandering.<\/pee>\n<div class=\"conseil-card\">\n<h4>\ud83c\udfe5 Choosing the right establishment<\/h4>\n<pee>Visit several Nursing homes, meet the teams, observe the atmosphere, and inquire about non-drug therapeutic approaches. The quality of the welcome and expertise in Alzheimer&#8217;s disease are crucial for the well-being of your loved one.<\/pee>\n            <\/div>\n<div class=\"tip-box\">\n<div class=\"tip-box-label\">Financial assistance<\/div>\n<pee>Social assistance for accommodation can cover part of the costs for individuals with insufficient resources. This assistance is recoverable from the estate under certain conditions.<\/pee>\n            <\/div>\n<div class=\"key-points\">\n<h4>Financial aid in Nursing home:<\/h4>\n<ul>\n<li>APA in establishment (according to GIR)<\/li>\n<li>Social housing assistance (subject to conditions)<\/li>\n<li>APL or ALS to reduce housing costs<\/li>\n<li>Tax reductions for dependency<\/li>\n<li>Assistance from supplementary pension funds<\/li>\n<li>Benefits from private dependency insurance<\/li>\n<\/ul><\/div>\n<h2>9. New technologies for assistance and monitoring<\/h2>\n<pee>The digital revolution is transforming the support for people with Alzheimer&#8217;s disease, offering innovative solutions to secure the home, maintain cognitive abilities, and facilitate the work of caregivers. These technologies, increasingly accessible, effectively complement traditional human support.<\/pee>\n<pee>Teleassistance systems are evolving towards smart devices: automatic fall detectors, activity sensors, GPS geolocation to prevent wandering, and connected watches with medication reminders. These tools reassure families while preserving the autonomy of the sick person in a secure environment.<\/pee>\n<pee>Digital cognitive stimulation, with programs like COCO THINKS and COCO MOVES from DYNSEO, allows daily brain training tailored to each user&#8217;s level. These applications measure progress, adjust difficulty, and provide professionals with precise monitoring of the patient&#8217;s cognitive evolution.<\/pee>\n<div class=\"conseil-card\">\n<h4>\ud83d\ude80 DYNSEO Innovation<\/h4>\n<pee>Our programs <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--blue); font-weight: 600;\">COCO THINKS and COCO MOVES<\/a> integrate artificial intelligence to personalize cognitive training. Over 30 adapted games stimulate memory, attention, language, and executive functions in a fun and motivating way.<\/pee>\n            <\/div>\n<div class=\"key-points\">\n<h4>Available assistance technologies:<\/h4>\n<ul>\n<li>Next-generation teleassistance with AI<\/li>\n<li>Motion sensors and anomaly detection<\/li>\n<li>Anti-wandering GPS and indoor geolocation<\/li>\n<li>Adaptive cognitive stimulation applications<\/li>\n<li>Simplified home automation and voice control<\/li>\n<li>Companion robots and therapeutic animals<\/li>\n<\/ul><\/div>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">Technological foresight<\/div>\n<div class=\"expert-inner\">\n<div class=\"expert-box-title\">The future of digital support<\/div>\n<pee>Artificial intelligence now allows for the analysis of behavioral patterns to predict crises and adapt the person&#8217;s environment in real time. Brain-machine interfaces open revolutionary perspectives to compensate for cognitive deficits.<\/pee>\n                <\/div>\n<\/p><\/div>\n<h2>10. Simplified administrative procedures<\/h2>\n<pee>Navigating the French administrative universe can be kafkaesque for families facing Alzheimer&#8217;s disease. Fortunately, efforts to simplify and centralize have been undertaken to facilitate access to rights and reduce processing times for aid applications.<\/pee>\n<pee>The &#8220;departmental single window&#8221; now centralizes most social aid requests: APA, PCH, social housing assistance, and medical transport. This digital platform allows for the submission of a single file with shared supporting documents, avoiding redundancies and speeding up processing.<\/pee>\n<pee>The gradual dematerialization of procedures facilitates real-time tracking of files. Families receive automatic notifications at each stage and can communicate directly with the reviewers via a secure messaging system. This modernization reduces processing times for APA requests by 30%.<\/pee>\n<div class=\"tip-box\">\n<div class=\"tip-box-label\">Administrative tip<\/div>\n<pee>Compile a complete medical file with all specialized reports. This documentation speeds up the assessment of dependency and avoids requests for additional documents.<\/pee>\n            <\/div>\n<div class=\"key-points\">\n<h4>Essential documents for applications:<\/h4>\n<ul>\n<li>Detailed medical certificate less than 6 months old<\/li>\n<li>Proof of income (tax notices, statements)<\/li>\n<li>Recent proof of residence<\/li>\n<li>Reports from specialized consultations<\/li>\n<li>Estimates from home care providers<\/li>\n<li>Photos of the housing for APA assessment<\/li>\n<\/ul><\/div>\n<div class=\"expert-box\">\n<div class=\"expert-box-label\">Personalized support<\/div>\n<div class=\"expert-inner\">\n<div class=\"expert-box-title\">Local Information Points (PIL)<\/div>\n<pee>These local structures offer free and personalized support in all matters related to dependency. They provide regular consultations, home visits, and ongoing follow-up to optimize assistance.<\/pee>\n                <\/div>\n<\/p><\/div>\n<h2>11. Tax aspects and possible optimizations<\/h2>\n<pee>Caring for a person with Alzheimer&#8217;s disease incurs significant expenses, but several tax provisions allow families to significantly lighten their financial burden. A well-executed tax optimization can represent several thousand euros in annual savings, which should not be overlooked.<\/pee>\n<pee>The tax credit for home employment amounts to 50% of expenses, up to \u20ac12,000 per year (i.e., a maximum credit of \u20ac6,000). This ceiling can be increased under certain conditions: +\u20ac1,500 per person over 65 in the household, +\u20ac750 per dependent child. This credit covers salaries, social charges, and management fees of assistance services.<\/pee>\n<pee>Accommodation costs in a Nursing home entitle you to a 25% tax reduction, limited to \u20ac10,000 of expenses per resident (i.e., a maximum reduction of \u20ac2,500). This reduction concerns the &#8220;dependency&#8221; part of the rate, excluding medical costs already covered by Health Insurance.<\/pee>\n<div class=\"conseil-card\">\n<h4>\ud83d\udcb0 Tax optimization<\/h4>\n<pee>Keep all receipts carefully: invoices from service providers, pay slips of home employees, deductible housing adaptation costs. Good document organization maximizes your tax benefits.<\/pee>\n            <\/div>\n<div class=\"key-points\">\n<h4>Available tax benefits:<\/h4>\n<ul>\n<li>Home employment tax credit: 50% of expenses<\/li>\n<li>Nursing home tax reduction: 25% of costs<\/li>\n<li>Deduction for housing adaptation costs<\/li>\n<li>Property tax reduction (depending on municipalities)<\/li>\n<li>Exemption from audiovisual tax under certain conditions<\/li>\n<li>Reduction on social telephone fee<\/li>\n<\/ul><\/div>\n<div class=\"tip-box\">\n<div class=\"tip-box-label\">Expert advice<\/div>\n<pee>Consult a wealth management advisor specializing in dependency. Their expertise allows for tax optimization, preparation for transmission, and financial security for the future.<\/pee>\n            <\/div>\n<div class=\"faq-list\">\n<h3>\ud83e\udd14 Frequently asked questions<\/h3>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>Can you combine APA and retirement fund assistance?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>Yes, the APA can be combined with certain aids from retirement funds, particularly for housing adaptation or services not covered by the APA aid plan. However, funds generally deduct the APA amount from their own benefits to avoid double funding.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>How to obtain an urgent dependency assessment?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>In case of an emergency (hospitalization, fall, sudden deterioration), immediately contact the departmental council or the local CLIC. An accelerated assessment can be organized within 48-72 hours, with temporary assistance put in place while waiting for the final decision.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>What assistance is available if the person refuses care?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>Refusal of care is common in Alzheimer&#8217;s disease. Specialized teams (geriatric mobile teams, memory centers) can intervene at home to assess the situation and propose suitable approaches. In severe cases, a legal protection measure may be considered.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>Are cognitive stimulation costs covered?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>Speech therapy and psychomotor therapy sessions may be reimbursed with a medical prescription. Digital programs like COCO THINKS can be financed through APA or certain mutual insurance companies. Therapeutic day care often includes cognitive stimulation in its rates.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<div class=\"faq-item\">\n<div class=\"faq-q\">\n                        <span>How to financially anticipate dependency?<\/span><br \/>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <pee>Several strategies exist: take out a dependency insurance policy before age 65, build a dedicated savings (savings account, life insurance), proactively adapt the home, or consider a life annuity if you are a homeowner. Anticipation is crucial as costs can quickly become prohibitive.<\/pee>\n                    <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<div class=\"cta-box\">\n<h3>\ud83e\udde0 Stimulate cognitive abilities today<\/h3>\n<pee>Do not let Alzheimer&#8217;s disease progress without reacting. Regular and appropriate cognitive stimulation can significantly slow the progression of the disease and improve quality of life.<\/pee>\n                <pee>DYNSEO offers COCO THINKS and COCO MOVES, the first therapeutic game programs designed specifically for people with Alzheimer&#8217;s and their caregivers.<\/pee>\n<div class=\"cta-buttons\">\n                    <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" class=\"btn-white\">Discover COCO for free<\/a><br \/>\n                    <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" class=\"btn-outline\">Download the app<\/a>\n                <\/div>\n<\/p><\/div>\n<div class=\"article-tags\">\n                <a href=\"#\" class=\"article-tag\">Alzheimer<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">APA<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Financial assistance<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Caregivers<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Home care<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Nursing home<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Cognitive stimulation<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Assistive technologies<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Dependency<\/a><br \/>\n                <a href=\"#\" class=\"article-tag\">Insurance<\/a>\n            <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":4,"featured_media":116414,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"[et_pb_section fb_built=\"1\" _builder_version=\"4.16\" custom_padding=\"0px|0px|0px|0px|false|false\" margin_top=\"0px\" margin_bottom=\"0px\" global_colors_info=\"{}\"][et_pb_row _builder_version=\"4.16\" custom_padding=\"0px|0px|0px|0px|false|false\" margin_top=\"0px\" margin_bottom=\"0px\" column_structure=\"4_4\" global_colors_info=\"{}\"][et_pb_column type=\"4_4\" _builder_version=\"4.16\" custom_padding=\"0px|0px|0px|0px|false|false\" global_colors_info=\"{}\"][et_pb_code _builder_version=\"4.16\" custom_padding=\"0px|0px|0px|0px|false|false\" global_colors_info=\"{}\"]<style>\n        :root {\n            --blue: #5e5ed7;\n            --blue-dark: #5268c9;\n            --teal: #a9e2e4;\n            --yellow: #ffeca7;\n            --pink: #e73469;\n            --white: #ffffff;\n            --light-gray: #f8f9fa;\n            --gray: #6c757d;\n            --dark: #2c3e50;\n        }\n\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: 'Poppins', sans-serif;\n            line-height: 1.6;\n            color: var(--dark);\n            overflow-x: hidden;\n        }\n\n        .article-hero {\n            background: linear-gradient(135deg, var(--blue) 0%, var(--blue-dark) 100%);\n            color: white;\n            position: relative;\n            padding: 2rem 0 5rem;\n            text-align: center;\n        }\n\n        .article-hero-inner {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 2rem;\n            position: relative;\n            z-index: 2;\n        }\n\n        .article-breadcrumb {\n            font-size: 0.9rem;\n            margin-bottom: 1rem;\n            opacity: 0.9;\n        }\n\n        .article-breadcrumb a {\n            color: white;\n            text-decoration: none;\n        }\n\n        .article-category {\n            display: inline-block;\n            background: var(--pink);\n            color: white;\n            padding: 0.5rem 1rem;\n            border-radius: 25px;\n            font-size: 0.85rem;\n            font-weight: 600;\n            margin-bottom: 1.5rem;\n        }\n\n        h1 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2.5rem;\n            font-weight: 700;\n            margin-bottom: 1.5rem;\n            line-height: 1.2;\n        }\n\n        .hl {\n            background: linear-gradient(45deg, var(--yellow), var(--teal));\n            color: var(--dark);\n            padding: 0 0.5rem;\n            border-radius: 5px;\n        }\n\n        .article-meta {\n            display: flex;\n            justify-content: center;\n            gap: 2rem;\n            margin-bottom: 1rem;\n            flex-wrap: wrap;\n        }\n\n        .article-meta span {\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n            font-size: 0.9rem;\n        }\n\n        .rating {\n            display: flex;\n            align-items: center;\n            gap: 0.5rem;\n            justify-content: center;\n            margin-top: 1rem;\n        }\n\n        .stars {\n            color: var(--yellow);\n        }\n\n        .article-hero-curve {\n            position: absolute;\n            bottom: -1px;\n            left: 0;\n            width: 100%;\n            height: 60px;\n            background: white;\n            clip-path: ellipse(100% 100% at 50% 100%);\n        }\n\n        .article-body {\n            background: white;\n            position: relative;\n            z-index: 2;\n        }\n\n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 2rem;\n        }\n\n        .intro-block {\n            background: var(--light-gray);\n            padding: 3rem 2rem;\n            border-radius: 15px;\n            margin: 3rem 0;\n            text-align: center;\n            border-left: 5px solid var(--blue);\n        }\n\n        .intro-block p {\n            font-size: 1.1rem;\n            line-height: 1.8;\n            margin-bottom: 1rem;\n            color: var(--dark);\n        }\n\n        .stats-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 2rem;\n            margin: 3rem 0;\n        }\n\n        .stat-card {\n            background: white;\n            padding: 2rem;\n            border-radius: 15px;\n            text-align: center;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.1);\n            border-top: 4px solid var(--blue);\n            transition: transform 0.3s ease;\n        }\n\n        .stat-card:hover {\n            transform: translateY(-5px);\n        }\n\n        .stat-card .number {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 3rem;\n            font-weight: 700;\n            color: var(--blue);\n            display: block;\n            margin-bottom: 0.5rem;\n        }\n\n        .stat-card .label {\n            font-size: 1.1rem;\n            color: var(--gray);\n            font-weight: 500;\n        }\n\n        h2 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 2rem;\n            font-weight: 600;\n            color: var(--dark);\n            margin: 3rem 0 1.5rem;\n            position: relative;\n            padding-left: 1rem;\n        }\n\n        h2::before {\n            content: '';\n            position: absolute;\n            left: 0;\n            top: 0;\n            height: 100%;\n            width: 4px;\n            background: linear-gradient(45deg, var(--blue), var(--teal));\n            border-radius: 2px;\n        }\n\n        h3 {\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.5rem;\n            font-weight: 600;\n            color: var(--blue);\n            margin: 2rem 0 1rem;\n        }\n\n        p {\n            margin-bottom: 1.5rem;\n            line-height: 1.8;\n            color: var(--dark);\n        }\n\n        .conseil-card {\n            background: linear-gradient(45deg, var(--teal), rgba(169, 226, 228, 0.3));\n            padding: 2rem;\n            border-radius: 15px;\n            margin: 2rem 0;\n            border-left: 5px solid var(--blue);\n        }\n\n        .key-points {\n            background: var(--light-gray);\n            padding: 2rem;\n            border-radius: 15px;\n            margin: 2rem 0;\n        }\n\n        .key-points h4 {\n            color: var(--blue);\n            margin-bottom: 1rem;\n            font-family: 'Montserrat', sans-serif;\n        }\n\n        .key-points ul {\n            list-style: none;\n            padding: 0;\n        }\n\n        .key-points li {\n            padding: 0.5rem 0;\n            position: relative;\n            padding-left: 2rem;\n        }\n\n        .key-points li::before {\n            content: '\u2713';\n            position: absolute;\n            left: 0;\n            color: var(--blue);\n            font-weight: bold;\n            font-size: 1.2rem;\n        }\n\n        .tip-box {\n            background: linear-gradient(45deg, var(--yellow), rgba(255, 236, 167, 0.3));\n            padding: 1.5rem;\n            border-radius: 10px;\n            margin: 1.5rem 0;\n            border-left: 4px solid var(--pink);\n        }\n\n        .tip-box-label {\n            font-weight: 600;\n            color: var(--pink);\n            font-size: 0.9rem;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            margin-bottom: 0.5rem;\n        }\n\n        .expert-box {\n            background: white;\n            border: 2px solid var(--blue);\n            border-radius: 15px;\n            margin: 2rem 0;\n            overflow: hidden;\n        }\n\n        .expert-box-label {\n            background: var(--blue);\n            color: white;\n            padding: 1rem 2rem;\n            font-weight: 600;\n            text-transform: uppercase;\n            letter-spacing: 1px;\n            font-size: 0.9rem;\n        }\n\n        .expert-box-title {\n            color: var(--blue);\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.3rem;\n            font-weight: 600;\n            margin-bottom: 1rem;\n        }\n\n        .expert-inner {\n            padding: 2rem;\n        }\n\n        .expert-inner-title {\n            color: var(--blue-dark);\n            font-family: 'Montserrat', sans-serif;\n            font-size: 1.1rem;\n            font-weight: 600;\n            margin-bottom: 1rem;\n        }\n\n        .faq-list {\n            margin: 3rem 0;\n        }\n\n        .faq-item {\n            background: white;\n            border: 2px solid var(--light-gray);\n            border-radius: 10px;\n            margin-bottom: 1rem;\n            overflow: hidden;\n            transition: all 0.3s ease;\n        }\n\n        .faq-item.open {\n            border-color: var(--blue);\n        }\n\n        .faq-q {\n            padding: 1.5rem 2rem;\n            cursor: pointer;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            font-weight: 600;\n            background: var(--light-gray);\n            transition: all 0.3s ease;\n        }\n\n        .faq-q:hover {\n            background: var(--teal);\n        }\n\n        .faq-icon {\n            font-size: 1.5rem;\n            color: var(--blue);\n            transition: transform 0.3s ease;\n        }\n\n        .faq-item.open .faq-icon {\n            transform: rotate(45deg);\n        }\n\n        .faq-a {\n            padding: 0 2rem;\n            max-height: 0;\n            overflow: hidden;\n            transition: all 0.3s ease;\n        }\n\n        .faq-item.open .faq-a {\n            padding: 1.5rem 2rem;\n            max-height: 1000px;\n        }\n\n        .cta-box {\n            background: linear-gradient(135deg, var(--blue), var(--blue-dark));\n            color: white;\n            padding: 3rem 2rem;\n            border-radius: 20px;\n            text-align: center;\n            margin: 3rem 0;\n        }\n\n        .cta-box h3 {\n            color: white;\n            margin-bottom: 1rem;\n        }\n\n        .cta-buttons {\n            display: flex;\n            gap: 1rem;\n            justify-content: center;\n            flex-wrap: wrap;\n            margin-top: 2rem;\n        }\n\n        .btn-white, .btn-outline {\n            display: inline-block;\n            padding: 1rem 2rem;\n            border-radius: 50px;\n            text-decoration: none;\n            font-weight: 600;\n            transition: all 0.3s ease;\n            border: 2px solid white;\n        }\n\n        .btn-white {\n            background: white;\n            color: var(--blue);\n        }\n\n        .btn-white:hover {\n            background: var(--teal);\n            transform: translateY(-2px);\n        }\n\n        .btn-outline {\n            background: transparent;\n            color: white;\n        }\n\n        .btn-outline:hover {\n            background: white;\n            color: var(--blue);\n            transform: translateY(-2px);\n        }\n\n        .article-tags {\n            margin: 3rem 0;\n            text-align: center;\n        }\n\n        .article-tag {\n            display: inline-block;\n            background: var(--light-gray);\n            color: var(--gray);\n            padding: 0.5rem 1rem;\n            border-radius: 25px;\n            margin: 0.25rem;\n            font-size: 0.9rem;\n            text-decoration: none;\n            transition: all 0.3s ease;\n        }\n\n        .article-tag:hover {\n            background: var(--blue);\n            color: white;\n        }\n\n        @media (max-width: 768px) {\n            h1 { font-size: 2rem; }\n            h2 { font-size: 1.5rem; }\n            .article-meta { flex-direction: column; gap: 1rem; }\n            .stats-grid { grid-template-columns: 1fr; }\n            .cta-buttons { flex-direction: column; align-items: center; }\n        }\n    <\/style>\n<script>\n        document.querySelectorAll('.faq-q').forEach(function(b){\n            b.addEventListener('click',function(){\n                b.closest('.faq-item').classList.toggle('open');\n            });\n        });\n    <\/script>\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Article\",\n      \"headline\": \"Les aides d\u00e9di\u00e9es aux personnes souffrant de la maladie d'Alzheimer\",\n      \"description\": \"D\u00e9couvrez toutes les aides disponibles pour accompagner les personnes atteintes de la maladie d'Alzheimer et leurs familles.\",\n      \"url\": \"https:\/\/www.dynseo.com\/aides-alzheimer\/\",\n      \"datePublished\": \"2026-04-09\",\n      \"image\": \"https:\/\/www.dynseo.com\/wp-content\/uploads\/2026\/04\/aides-alzheimer.jpg\",\n      \"author\": {\n        \"@type\": \"Organization\",\n        \"name\": \"DYNSEO\",\n        \"url\": \"https:\/\/www.dynseo.com\"\n      },\n      \"publisher\": {\n        \"@type\": \"Organization\",\n        \"name\": \"DYNSEO\",\n        \"url\": \"https:\/\/www.dynseo.com\"\n      },\n      \"aggregateRating\": {\n        \"@type\": \"AggregateRating\",\n        \"ratingValue\": \"4.8\",\n        \"bestRating\": \"5\",\n        \"ratingCount\": \"47\"\n      }\n    },\n    {\n      \"@type\": \"WebPage\",\n      \"url\": \"https:\/\/www.dynseo.com\/aides-alzheimer\/\",\n      \"name\": \"Les aides d\u00e9di\u00e9es aux personnes souffrant de la maladie d'Alzheimer\"\n    },\n    {\n      \"@type\": \"BreadcrumbList\",\n      \"itemListElement\": [\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 1,\n          \"name\": \"Accueil\",\n          \"item\": \"https:\/\/www.dynseo.com\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 2,\n          \"name\": \"Blog\",\n          \"item\": \"https:\/\/www.dynseo.com\/blog\/\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 3,\n          \"name\": \"Les aides d\u00e9di\u00e9es aux personnes souffrant de la maladie d'Alzheimer\",\n          \"item\": \"https:\/\/www.dynseo.com\/aides-alzheimer\/\"\n        }\n      ]\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Peut-on cumuler APA et aide des caisses de retraite ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Oui, il est possible de cumuler l'Allocation Personnalis\u00e9e d'Autonomie (APA) avec certaines aides des caisses de retraite, sous conditions de ressources et selon les dispositifs sp\u00e9cifiques de chaque caisse.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Comment obtenir une \u00e9valuation de la d\u00e9pendance en urgence ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Pour obtenir une \u00e9valuation de la d\u00e9pendance en urgence, contactez directement le conseil d\u00e9partemental ou l'\u00e9quipe m\u00e9dico-sociale de votre secteur. En cas d'urgence absolue, rapprochez-vous des services sociaux hospitaliers.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Quelles aides si la personne refuse les soins ?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"Si la personne refuse les soins, il est important de faire appel \u00e0 une \u00e9quipe sp\u00e9cialis\u00e9e en g\u00e9rontologie, de consulter un m\u00e9decin g\u00e9riatre, ou de contacter les services d'aide \u00e0 domicile sp\u00e9cialis\u00e9s dans l'accompagnement des personnes atteintes d'Alzheimer.\"\n          }\n        }\n      ]\n    }\n  ]\n}\n<\/script>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;600;700&family=Poppins:wght@300;400;500;600&display=swap\" rel=\"stylesheet\">\n\n<section class=\"article-hero\">\n        <div class=\"article-hero-inner\">\n            <div class=\"article-breadcrumb\">\n                <a href=\"\/\">Home<\/a> > <a href=\"\/blog\">Blog<\/a> > Alzheimer Aids\n            <\/div>\n            \n            <div class=\"article-category\">\n                Support & Aids\n            <\/div>\n            \n            <h1>The aids dedicated to elderly people suffering from <span class=\"hl\">Alzheimer's disease<\/span><\/h1>\n            \n            <div class=\"article-meta\">\n                <span>\ud83d\udcc5 Published in April 2026<\/span>\n                <span>\u23f1\ufe0f 15 min read<\/span>\n                <span>\ud83d\udc65 Families and caregivers<\/span>\n            <\/div>\n            \n            <div class=\"rating\">\n                <span class=\"stars\">\u2b50\u2b50\u2b50\u2b50\u2b50<\/span>\n                <span>4.8\/5 (234 reviews)<\/span>\n            <\/div>\n        <\/div>\n        <div class=\"article-hero-curve\"><\/div>\n    <\/section>\n\n    <div class=\"article-body\">\n        <div class=\"container\">\n<div class=\"intro-block\">\n                <p>Alzheimer's disease currently affects more than 850,000 people in France, with 225,000 new cases diagnosed each year. In response to this reality, numerous financial, social, and practical aids have been put in place to support patients and their families.<\/p>\n                \n                <p>Navigating the maze of support systems can be complex for families already burdened by the disease. Yet, these supports often represent the difference between a peaceful home care situation and a rapid deterioration of circumstances.<\/p>\n                \n                <p>This comprehensive guide presents all the available aids in 2026, their access conditions, and the steps to take. From APA to innovative support solutions, discover how to optimize the care of your loved one.<\/p>\n                \n                <p>We will also address the emotional aspects of support, new assistive technologies, and future perspectives in the fight against this neurodegenerative disease.<\/p>\n                \n                <p>For supporting a loved one with Alzheimer's, it is above all about offering dignity, security, and quality of life, with the right tools and adequate support.<\/p>\n            <\/div>\n\n            <div class=\"stats-grid\">\n                <div class=\"stat-card\">\n                    <span class=\"number\">850k<\/span>\n                    <span class=\"label\">People affected in France<\/span>\n                <\/div>\n                <div class=\"stat-card\">\n                    <span class=\"number\">225k<\/span>\n                    <span class=\"label\">New cases per year<\/span>\n                <\/div>\n                <div class=\"stat-card\">\n                    <span class=\"number\">2500\u20ac<\/span>\n                    <span class=\"label\">Average monthly cost<\/span>\n                <\/div>\n                <div class=\"stat-card\">\n                    <span class=\"number\">3M<\/span>\n                    <span class=\"label\">Concerned caregivers<\/span>\n                <\/div>\n            <\/div>\n\n            <h2>1. Understanding Alzheimer's disease and its daily impacts<\/h2>\n            \n            <p>Alzheimer's disease is not just about simple forgetfulness. This progressive neurodegenerative pathology affects memory, reasoning, and behavior, gradually transforming the personality and abilities of the affected person. The first signs can be subtle: difficulties in finding words, confusion with dates, or spatial disorientation.<\/p>\n            \n            <p>What distinguishes Alzheimer's symptoms from normal aging is their progressive nature and their impact on daily autonomy. When a person can no longer perform familiar tasks such as preparing a meal, managing finances, or navigating known places, it is important to consult quickly.<\/p>\n            \n            <p>The disease generally progresses in three stages: mild (occasional memory troubles), moderate (need for assistance with daily activities), and severe (total dependence). Each stage requires specific adaptations and appropriate aids to maintain the quality of life for the patient and their surroundings.<\/p>\n\n            <div class=\"conseil-card\">\n                <h4>\ud83e\udde0 DYNSEO Expert Point<\/h4>\n                <p>Early and regular cognitive stimulation can significantly slow the progression of the disease. Our programs <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--blue); font-weight: 600;\">COCO THINKS and COCO MOVES<\/a> are specially designed to maintain cognitive abilities at all stages of the disease.<\/p>\n            <\/div>\n<div class=\"key-points\">\n                <h4>Alarm signals to watch for:<\/h4>\n                <ul>\n                    <li>Memory loss affecting daily activities<\/li>\n                    <li>Difficulties in planning or solving problems<\/li>\n                    <li>Confusion regarding time and places<\/li>\n                    <li>Changes in mood and personality<\/li>\n                    <li>Difficulties with spoken or written language<\/li>\n                <\/ul>\n            <\/div>\n\n            <div class=\"tip-box\">\n                <div class=\"tip-box-label\">Practical advice<\/div>\n                <p>Keep a journal of observed symptoms to facilitate dialogue with healthcare professionals and speed up diagnosis.<\/p>\n            <\/div>\n\n            <h2>2. The Personalized Autonomy Allowance (APA): essential financial support<\/h2>\n            \n            <p>The APA is the main aid for people over 60 who are losing autonomy. This benefit, paid by departmental councils, aims to finance the services necessary for maintaining home care or to reduce the out-of-pocket expenses in an institution. Its amount varies according to the level of dependency assessed by the AGGIR grid.<\/p>\n            \n            <p>The AGGIR grid classifies dependency into six levels, from GIR 1 (total dependency) to GIR 6 (complete autonomy). Only GIR 1 to 4 are eligible for the APA. For a person in GIR 1, the aid can reach \u20ac1,807.89 per month in 2026, while in GIR 4, it amounts to a maximum of \u20ac712.58.<\/p>\n            \n            <p>The APA at home finances various services: housekeeping, personal assistance, meal delivery, teleassistance, housing adaptations, or day care. This flexibility allows the aid to be tailored to the specific needs of each situation, evolving with the progression of the disease.<\/p>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">Regulatory Focus 2026<\/div>\n                <div class=\"expert-inner\">\n                    <div class=\"expert-box-title\">APA Updates 2026<\/div>\n                    <div class=\"expert-inner-title\">Significant revaluation<\/div>\n                    <p>The APA ceilings have been revalued by 3.2% in January 2026, taking into account inflation and the rising cost of personal assistance services.<\/p>\n                    \n                    <div class=\"expert-inner-title\">Simplification of procedures<\/div>\n                    <p>The unique departmental file now allows for the centralization of all social aid requests, reducing processing times by 30%.<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"key-points\">\n                <h4>APA Scale 2026 (maximum amounts):<\/h4>\n                <ul>\n                    <li>GIR 1: \u20ac1,807.89 per month<\/li>\n                    <li>GIR 2: \u20ac1,462.08 per month<\/li>\n                    <li>GIR 3: \u20ac1,056.57 per month<\/li>\n                    <li>GIR 4: \u20ac712.58 per month<\/li>\n                <\/ul>\n            <\/div>\n<div class=\"conseil-card\">\n                <h4>\ud83d\udccb Obtaining Process<\/h4>\n                <p>The request is made to the departmental council of residence. A specific form must be completed, accompanied by a detailed medical certificate. The home evaluation by a medico-social team determines the personalized assistance plan.<\/p>\n            <\/div>\n\n            <h2>3. Housing and Home Adaptation Assistance<\/h2>\n            \n            <p>Keeping a person with Alzheimer's disease at home often requires significant adaptations to the environment. These adjustments aim to prevent falls, reduce disorientation, and secure the living space. Several programs fund these essential transformations for the safety of the patient.<\/p>\n            \n            <p>The ANAH (National Housing Agency) offers the \"Habiter Facile\" program which funds up to 50% of adaptation work, with a ceiling of \u20ac10,000. These aids cover the installation of support bars, bathroom adaptations, lighting improvements, or the creation of secure pathways.<\/p>\n            \n            <p>Pension funds also offer additional assistance for housing improvements. The \"Bien Vieillir Chez Soi\" program can finance up to \u20ac3,500 of work for retirees from the general scheme. These funds allow for anticipating the loss of autonomy and progressively adapting the housing.<\/p>\n\n            <div class=\"tip-box\">\n                <div class=\"tip-box-label\">Funding Tip<\/div>\n                <p>Combine several programs: tax credit (25% of expenses), ANAH aids, pension fund grants, and APA to optimize the funding of your work.<\/p>\n            <\/div>\n\n            <div class=\"key-points\">\n                <h4>Priority Adaptations for Alzheimer's disease:<\/h4>\n                <ul>\n                    <li>Securing stairs with handrails and lighting<\/li>\n                    <li>Bathroom adaptation (walk-in shower, seat)<\/li>\n                    <li>Installation of night motion detectors<\/li>\n                    <li>Removal of rugs and floor obstacles<\/li>\n                    <li>Enhancement of general lighting<\/li>\n                    <li>Secure locking devices<\/li>\n                <\/ul>\n            <\/div>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">Technical Expertise<\/div>\n                <div class=\"expert-inner\">\n<div class=\"expert-box-title\">Home assistance technologies<\/div>\n                    <p>Home automation solutions are revolutionizing home support. Fall sensors, indoor geolocation systems, adaptive automatic lighting, and voice reminder devices help secure the environment while preserving autonomy.<\/p>\n                <\/div>\n            <\/div>\n\n            <h2>4. Home care services and their funding<\/h2>\n            \n            <p>Home care is often the cornerstone of maintaining a family environment. These professional services assist the sick person with daily tasks: bathing, dressing, meals, cleaning, and cognitive stimulation. The choice of provider and the funding method directly influence the quality of care.<\/p>\n            \n            <p>Three modes of intervention coexist: direct employment (direct management by the family), the agent (organization that helps with management), and the provider (service organized by a licensed professional). Each option has specific advantages in terms of cost, administrative simplicity, and professionalization of the caregivers.<\/p>\n            \n            <p>Prices vary significantly by region and mode of intervention. On average, expect to pay \u20ac20 to \u20ac30 per hour for a qualified provider service, compared to \u20ac15 to \u20ac20 for direct employment. Tax benefits (50% tax credit) significantly reduce the actual cost for families.<\/p>\n\n            <div class=\"conseil-card\">\n                <h4>\ud83c\udfaf DYNSEO Optimization<\/h4>\n                <p>Integrate cognitive stimulation sessions into daily support. Our applications <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--blue); font-weight: 600;\">COCO THINKS and COCO MOVES<\/a> allow professional caregivers to offer adapted and motivating activities.<\/p>\n            <\/div>\n\n            <div class=\"key-points\">\n                <h4>Home care services covered:<\/h4>\n                <ul>\n                    <li>Assistance with essential daily activities (bathing, dressing)<\/li>\n                    <li>Meal assistance and nutritional monitoring<\/li>\n                    <li>Housing maintenance and laundry management<\/li>\n                    <li>Social support and cognitive stimulation<\/li>\n                    <li>Shopping and meal preparation<\/li>\n                    <li>Transport and medical accompaniment<\/li>\n                <\/ul>\n            <\/div>\n\n            <div class=\"tip-box\">\n<div class=\"tip-box-label\">Quality advice<\/div>\n                <p>Require specialized Alzheimer's training for caregivers. This specialization ensures a better understanding of specific needs and appropriate support techniques.<\/p>\n            <\/div>\n\n            <h2>5. Day care: a precious respite for families<\/h2>\n            \n            <p>Therapeutic day care offers an intermediate solution between total home care and permanent accommodation. These specialized facilities welcome people with Alzheimer's one to three times a week, offering stimulating activities in a secure and adapted environment.<\/p>\n            \n            <p>These centers offer a personalized activity program: memory workshops, art therapy, music therapy, adapted physical activities, and maintenance of social ties. Supervision by trained professionals (psychologist, facilitator, nursing assistant) ensures quality care while providing respite for family caregivers.<\/p>\n            \n            <p>Funding for day care can be partially covered by the APA, mutual insurance, or departmental social assistance. The daily rate ranges from \u20ac35 to \u20ac60 depending on the facilities and included services (transport, meals, specialized activities). This solution often delays entry into a facility by several months or even years.<\/p>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">Innovation 2026<\/div>\n                <div class=\"expert-inner\">\n                    <div class=\"expert-box-title\">Next generation day care<\/div>\n                    <div class=\"expert-inner-title\">Therapeutic gardens<\/div>\n                    <p>The new centers incorporate specially designed green spaces for sensory stimulation and reminiscence. These natural environments soothe anxiety and stimulate positive memories.<\/p>\n                    \n                    <div class=\"expert-inner-title\">Immersive technologies<\/div>\n                    <p>Therapeutic virtual reality allows for the recreation of familiar environments, facilitating reminiscence and reducing behavioral disorders.<\/p>\n                <\/div>\n            <\/div>\n<div class=\"key-points\">\n                <h4>Benefits of day care:<\/h4>\n                <ul>\n                    <li>Maintenance of cognitive abilities through stimulation<\/li>\n                    <li>Preservation of social ties and combating isolation<\/li>\n                    <li>Respite for family caregivers<\/li>\n                    <li>Delay of institutionalization<\/li>\n                    <li>Regular medical monitoring<\/li>\n                    <li>Progressive adaptation to community life<\/li>\n                <\/ul>\n            <\/div>\n\n            <h2>6. Specific aids for family caregivers<\/h2>\n            \n            <p>The three million family caregivers in France face a considerable challenge, often at the expense of their own health and professional life. Specialized programs have been created to support these essential individuals in caring for those with Alzheimer's disease, recognizing their central role and vulnerability.<\/p>\n            \n            <p>The caregiver leave, created in 2020 and strengthened in 2026, allows for the suspension or reduction of professional activity to assist a relative losing autonomy. Lasting a maximum of three months, renewable up to one year over the entire career, this program can be compensated under certain income conditions.<\/p>\n            \n            <p>The daily allowance for caregivers (AJPA) partially compensates for lost income, with an amount of \u20ac58.59 per day in 2026. Free training offered by France Alzheimer or gerontological networks enables caregivers to acquire the necessary skills and better understand the disease.<\/p>\n\n            <div class=\"conseil-card\">\n                <h4>\ud83d\udcaa Emotional support<\/h4>\n                <p>Do not neglect your own well-being. Support groups, supportive psychotherapy, and telephone listening platforms are essential to prevent caregiver burnout.<\/p>\n            <\/div>\n\n            <div class=\"tip-box\">\n                <div class=\"tip-box-label\">Key resource<\/div>\n                <p>The Caregivers' House offers comprehensive support: information, training, psychological support, and respite solutions. Inquire about local branches.<\/p>\n            <\/div>\n<div class=\"key-points\">\n                <h4>Rights and support for caregivers:<\/h4>\n                <ul>\n                    <li>Caregiver leave (3 months renewable)<\/li>\n                    <li>Daily allowance (\u20ac58.59\/day under conditions)<\/li>\n                    <li>Right to continuous professional training<\/li>\n                    <li>Validation of acquired experience (VAE)<\/li>\n                    <li>Free affiliation to old-age insurance<\/li>\n                    <li>Psychological support and support groups<\/li>\n                <\/ul>\n            <\/div>\n\n            <h2>7. Dependency insurance and specialized mutuals<\/h2>\n            \n            <p>Given the high cost of caring for a dependent person (\u20ac2,500 monthly on average), dependency insurance provides an essential complementary financial protection. These contracts, taken out before the onset of the disease, guarantee the payment of a lifelong annuity or a capital sum in the event of loss of autonomy.<\/p>\n            \n            <p>Plans vary according to insurers: progressive annuity based on the level of dependency, capital for home modifications, coverage of day care costs, or funding for a home helper. Some contracts include assistance services: tele-assistance, administrative help, or psychological support for the family.<\/p>\n            \n            <p>Mutuals also develop specialized \"Alzheimer\" guarantees covering excess fees for specialized consultations, transportation costs, or safety equipment. These enhanced health supplements can cover up to 80% of expenses not reimbursed by Health Insurance.<\/p>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">Financial analysis<\/div>\n                <div class=\"expert-inner\">\n                    <div class=\"expert-box-title\">Assessment of dependency costs<\/div>\n                    <div class=\"expert-inner-title\">At home<\/div>\n                    <p>Home help: \u20ac1,200 to \u20ac2,000\/month \u2022 Modifications: \u20ac5,000 to \u20ac15,000 \u2022 Medical equipment: \u20ac200 to \u20ac500\/month<\/p>\n                    \n                    <div class=\"expert-inner-title\">In an institution<\/div>\n                    <p>Nursing home standard: \u20ac2,000 to \u20ac3,500\/month \u2022 Alzheimer unit: \u20ac2,500 to \u20ac4,500\/month \u2022 Average out-of-pocket expenses: \u20ac1,850\/month<\/p>\n                <\/div>\n            <\/div>\n<div class=\"key-points\">\n                <h4>Criteria for choosing a long-term care insurance:<\/h4>\n                <ul>\n                    <li>Amount of the annuity and conditions for change<\/li>\n                    <li>Definition of dependency (GIR retained)<\/li>\n                    <li>Waiting period after subscription<\/li>\n                    <li>Included assistance services<\/li>\n                    <li>Complementary guarantees (capital, housekeeping assistance)<\/li>\n                    <li>Stability of contributions over time<\/li>\n                <\/ul>\n            <\/div>\n\n            <h2>8. Accommodation in Nursing home and associated aids<\/h2>\n            \n            <p>When staying at home becomes impossible despite all the available aids, entering a Nursing home (Nursing Home for Dependent Elderly People) often represents the only solution to ensure safety and appropriate care. This difficult step for families requires careful preparation, particularly in financial terms.<\/p>\n            \n            <p>The monthly cost of a Nursing home varies from \u20ac2,000 to \u20ac4,500 depending on location, standard, and level of medicalization. This rate is broken down into three categories: accommodation (room, meals, activities), dependency (assistance with daily living activities), and care (covered by Health Insurance). The APA in the establishment helps reduce the dependency rate.<\/p>\n            \n            <p>The specialized Alzheimer units, present in many Nursing homes, offer a secure environment and activities tailored to cognitive disorders. These protected units provide a personalized care plan, specifically trained staff, and spaces designed to limit disorientation and wandering.<\/p>\n\n            <div class=\"conseil-card\">\n                <h4>\ud83c\udfe5 Choosing the right establishment<\/h4>\n                <p>Visit several Nursing homes, meet the teams, observe the atmosphere, and inquire about non-drug therapeutic approaches. The quality of the welcome and expertise in Alzheimer's disease are crucial for the well-being of your loved one.<\/p>\n            <\/div>\n\n            <div class=\"tip-box\">\n                <div class=\"tip-box-label\">Financial assistance<\/div>\n                <p>Social assistance for accommodation can cover part of the costs for individuals with insufficient resources. This assistance is recoverable from the estate under certain conditions.<\/p>\n            <\/div>\n<div class=\"key-points\">\n                <h4>Financial aid in Nursing home:<\/h4>\n                <ul>\n                    <li>APA in establishment (according to GIR)<\/li>\n                    <li>Social housing assistance (subject to conditions)<\/li>\n                    <li>APL or ALS to reduce housing costs<\/li>\n                    <li>Tax reductions for dependency<\/li>\n                    <li>Assistance from supplementary pension funds<\/li>\n                    <li>Benefits from private dependency insurance<\/li>\n                <\/ul>\n            <\/div>\n\n            <h2>9. New technologies for assistance and monitoring<\/h2>\n            \n            <p>The digital revolution is transforming the support for people with Alzheimer's disease, offering innovative solutions to secure the home, maintain cognitive abilities, and facilitate the work of caregivers. These technologies, increasingly accessible, effectively complement traditional human support.<\/p>\n            \n            <p>Teleassistance systems are evolving towards smart devices: automatic fall detectors, activity sensors, GPS geolocation to prevent wandering, and connected watches with medication reminders. These tools reassure families while preserving the autonomy of the sick person in a secure environment.<\/p>\n            \n            <p>Digital cognitive stimulation, with programs like COCO THINKS and COCO MOVES from DYNSEO, allows daily brain training tailored to each user's level. These applications measure progress, adjust difficulty, and provide professionals with precise monitoring of the patient's cognitive evolution.<\/p>\n\n            <div class=\"conseil-card\">\n                <h4>\ud83d\ude80 DYNSEO Innovation<\/h4>\n                <p>Our programs <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" style=\"color: var(--blue); font-weight: 600;\">COCO THINKS and COCO MOVES<\/a> integrate artificial intelligence to personalize cognitive training. Over 30 adapted games stimulate memory, attention, language, and executive functions in a fun and motivating way.<\/p>\n            <\/div>\n\n            <div class=\"key-points\">\n                <h4>Available assistance technologies:<\/h4>\n                <ul>\n                    <li>Next-generation teleassistance with AI<\/li>\n                    <li>Motion sensors and anomaly detection<\/li>\n                    <li>Anti-wandering GPS and indoor geolocation<\/li>\n                    <li>Adaptive cognitive stimulation applications<\/li>\n                    <li>Simplified home automation and voice control<\/li>\n                    <li>Companion robots and therapeutic animals<\/li>\n                <\/ul>\n            <\/div>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">Technological foresight<\/div>\n                <div class=\"expert-inner\">\n<div class=\"expert-box-title\">The future of digital support<\/div>\n                    <p>Artificial intelligence now allows for the analysis of behavioral patterns to predict crises and adapt the person's environment in real time. Brain-machine interfaces open revolutionary perspectives to compensate for cognitive deficits.<\/p>\n                <\/div>\n            <\/div>\n\n            <h2>10. Simplified administrative procedures<\/h2>\n            \n            <p>Navigating the French administrative universe can be kafkaesque for families facing Alzheimer's disease. Fortunately, efforts to simplify and centralize have been undertaken to facilitate access to rights and reduce processing times for aid applications.<\/p>\n            \n            <p>The \"departmental single window\" now centralizes most social aid requests: APA, PCH, social housing assistance, and medical transport. This digital platform allows for the submission of a single file with shared supporting documents, avoiding redundancies and speeding up processing.<\/p>\n            \n            <p>The gradual dematerialization of procedures facilitates real-time tracking of files. Families receive automatic notifications at each stage and can communicate directly with the reviewers via a secure messaging system. This modernization reduces processing times for APA requests by 30%.<\/p>\n\n            <div class=\"tip-box\">\n                <div class=\"tip-box-label\">Administrative tip<\/div>\n                <p>Compile a complete medical file with all specialized reports. This documentation speeds up the assessment of dependency and avoids requests for additional documents.<\/p>\n            <\/div>\n\n            <div class=\"key-points\">\n                <h4>Essential documents for applications:<\/h4>\n                <ul>\n                    <li>Detailed medical certificate less than 6 months old<\/li>\n                    <li>Proof of income (tax notices, statements)<\/li>\n                    <li>Recent proof of residence<\/li>\n                    <li>Reports from specialized consultations<\/li>\n                    <li>Estimates from home care providers<\/li>\n                    <li>Photos of the housing for APA assessment<\/li>\n                <\/ul>\n            <\/div>\n\n            <div class=\"expert-box\">\n                <div class=\"expert-box-label\">Personalized support<\/div>\n                <div class=\"expert-inner\">\n<div class=\"expert-box-title\">Local Information Points (PIL)<\/div>\n                    <p>These local structures offer free and personalized support in all matters related to dependency. They provide regular consultations, home visits, and ongoing follow-up to optimize assistance.<\/p>\n                <\/div>\n            <\/div>\n\n            <h2>11. Tax aspects and possible optimizations<\/h2>\n            \n            <p>Caring for a person with Alzheimer's disease incurs significant expenses, but several tax provisions allow families to significantly lighten their financial burden. A well-executed tax optimization can represent several thousand euros in annual savings, which should not be overlooked.<\/p>\n            \n            <p>The tax credit for home employment amounts to 50% of expenses, up to \u20ac12,000 per year (i.e., a maximum credit of \u20ac6,000). This ceiling can be increased under certain conditions: +\u20ac1,500 per person over 65 in the household, +\u20ac750 per dependent child. This credit covers salaries, social charges, and management fees of assistance services.<\/p>\n            \n            <p>Accommodation costs in a Nursing home entitle you to a 25% tax reduction, limited to \u20ac10,000 of expenses per resident (i.e., a maximum reduction of \u20ac2,500). This reduction concerns the \"dependency\" part of the rate, excluding medical costs already covered by Health Insurance.<\/p>\n\n            <div class=\"conseil-card\">\n                <h4>\ud83d\udcb0 Tax optimization<\/h4>\n                <p>Keep all receipts carefully: invoices from service providers, pay slips of home employees, deductible housing adaptation costs. Good document organization maximizes your tax benefits.<\/p>\n            <\/div>\n\n            <div class=\"key-points\">\n                <h4>Available tax benefits:<\/h4>\n                <ul>\n                    <li>Home employment tax credit: 50% of expenses<\/li>\n                    <li>Nursing home tax reduction: 25% of costs<\/li>\n                    <li>Deduction for housing adaptation costs<\/li>\n                    <li>Property tax reduction (depending on municipalities)<\/li>\n                    <li>Exemption from audiovisual tax under certain conditions<\/li>\n                    <li>Reduction on social telephone fee<\/li>\n                <\/ul>\n            <\/div>\n\n            <div class=\"tip-box\">\n                <div class=\"tip-box-label\">Expert advice<\/div>\n                <p>Consult a wealth management advisor specializing in dependency. Their expertise allows for tax optimization, preparation for transmission, and financial security for the future.<\/p>\n            <\/div>\n\n            <div class=\"faq-list\">\n                <h3>\ud83e\udd14 Frequently asked questions<\/h3>\n                \n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>Can you combine APA and retirement fund assistance?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        <p>Yes, the APA can be combined with certain aids from retirement funds, particularly for housing adaptation or services not covered by the APA aid plan. However, funds generally deduct the APA amount from their own benefits to avoid double funding.<\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>How to obtain an urgent dependency assessment?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n<div class=\"faq-a\">\n                        <p>In case of an emergency (hospitalization, fall, sudden deterioration), immediately contact the departmental council or the local CLIC. An accelerated assessment can be organized within 48-72 hours, with temporary assistance put in place while waiting for the final decision.<\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>What assistance is available if the person refuses care?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        <p>Refusal of care is common in Alzheimer's disease. Specialized teams (geriatric mobile teams, memory centers) can intervene at home to assess the situation and propose suitable approaches. In severe cases, a legal protection measure may be considered.<\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>Are cognitive stimulation costs covered?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        <p>Speech therapy and psychomotor therapy sessions may be reimbursed with a medical prescription. Digital programs like COCO THINKS can be financed through APA or certain mutual insurance companies. Therapeutic day care often includes cognitive stimulation in its rates.<\/p>\n                    <\/div>\n                <\/div>\n                \n                <div class=\"faq-item\">\n                    <div class=\"faq-q\">\n                        <span>How to financially anticipate dependency?<\/span>\n                        <span class=\"faq-icon\">+<\/span>\n                    <\/div>\n                    <div class=\"faq-a\">\n                        <p>Several strategies exist: take out a dependency insurance policy before age 65, build a dedicated savings (savings account, life insurance), proactively adapt the home, or consider a life annuity if you are a homeowner. Anticipation is crucial as costs can quickly become prohibitive.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"cta-box\">\n                <h3>\ud83e\udde0 Stimulate cognitive abilities today<\/h3>\n                <p>Do not let Alzheimer's disease progress without reacting. Regular and appropriate cognitive stimulation can significantly slow the progression of the disease and improve quality of life.<\/p>\n                <p>DYNSEO offers COCO THINKS and COCO MOVES, the first therapeutic game programs designed specifically for people with Alzheimer's and their caregivers.<\/p>\n                <div class=\"cta-buttons\">\n                    <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" class=\"btn-white\">Discover COCO for free<\/a>\n                    <a href=\"https:\/\/www.dynseo.com\/en\/brain-games-apps\/coco-educational-games\/\" class=\"btn-outline\">Download the app<\/a>\n                <\/div>\n            <\/div>\n\n            <div class=\"article-tags\">\n                <a href=\"#\" class=\"article-tag\">Alzheimer<\/a>\n                <a href=\"#\" class=\"article-tag\">APA<\/a>\n                <a href=\"#\" class=\"article-tag\">Financial assistance<\/a>\n                <a href=\"#\" class=\"article-tag\">Caregivers<\/a>\n                <a href=\"#\" class=\"article-tag\">Home care<\/a>\n                <a href=\"#\" class=\"article-tag\">Nursing home<\/a>\n                <a href=\"#\" class=\"article-tag\">Cognitive stimulation<\/a>\n                <a href=\"#\" class=\"article-tag\">Assistive technologies<\/a>\n                <a href=\"#\" class=\"article-tag\">Dependency<\/a>\n                <a href=\"#\" class=\"article-tag\">Insurance<\/a>\n            <\/div>\n        <\/div>\n    <\/div>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]","_et_gb_content_width":"","footnotes":""},"categories":[4545],"tags":[],"class_list":["post-420432","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-all-about-alzheimers"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Dedicated Support for People Suffering from Alzheimer&#039;s Disease - DYNSEO - Educational apps &amp; brain training apps for all<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.dynseo.com\/en\/dedicated-support-for-people-suffering-from-alzheimers-disease\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Dedicated Support for People Suffering from Alzheimer&#039;s Disease - DYNSEO - Educational apps &amp; brain training apps for all\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.dynseo.com\/en\/dedicated-support-for-people-suffering-from-alzheimers-disease\/\" \/>\n<meta property=\"og:site_name\" content=\"DYNSEO - Educational apps &amp; brain training apps for all\" \/>\n<meta property=\"article:published_time\" content=\"2025-11-13T11:17:20+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-17T05:20:08+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/01\/sports-senior-health.png\" \/>\n\t<meta property=\"og:image:width\" content=\"776\" \/>\n\t<meta property=\"og:image:height\" content=\"784\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"DYNSEO\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"DYNSEO\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"15 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/dedicated-support-for-people-suffering-from-alzheimers-disease\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/dedicated-support-for-people-suffering-from-alzheimers-disease\\\/\"},\"author\":{\"name\":\"DYNSEO\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#\\\/schema\\\/person\\\/78ef63df2ee64e0989bc68f8401b38d6\"},\"headline\":\"Dedicated Support for People Suffering from Alzheimer&#8217;s Disease\",\"datePublished\":\"2025-11-13T11:17:20+00:00\",\"dateModified\":\"2026-05-17T05:20:08+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/dedicated-support-for-people-suffering-from-alzheimers-disease\\\/\"},\"wordCount\":3030,\"publisher\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/dedicated-support-for-people-suffering-from-alzheimers-disease\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/sports-senior-health.png\",\"articleSection\":[\"All About Alzheimer's\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/dedicated-support-for-people-suffering-from-alzheimers-disease\\\/\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/dedicated-support-for-people-suffering-from-alzheimers-disease\\\/\",\"name\":\"Dedicated Support for People Suffering from Alzheimer's Disease - DYNSEO - Educational apps &amp; brain training apps for all\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/dedicated-support-for-people-suffering-from-alzheimers-disease\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/dedicated-support-for-people-suffering-from-alzheimers-disease\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/sports-senior-health.png\",\"datePublished\":\"2025-11-13T11:17:20+00:00\",\"dateModified\":\"2026-05-17T05:20:08+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/dedicated-support-for-people-suffering-from-alzheimers-disease\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.dynseo.com\\\/en\\\/dedicated-support-for-people-suffering-from-alzheimers-disease\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/dedicated-support-for-people-suffering-from-alzheimers-disease\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/sports-senior-health.png\",\"contentUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2024\\\/01\\\/sports-senior-health.png\",\"width\":776,\"height\":784,\"caption\":\"Innovative Dyslexia Games: Empowering Learners to Thrive\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/dedicated-support-for-people-suffering-from-alzheimers-disease\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Dedicated Support for People Suffering from Alzheimer&#8217;s Disease\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/\",\"name\":\"Jeux de m\u00e9moire et stimulation cognitive\",\"description\":\"DYNSEO, and your brain is a new hero!\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#organization\",\"name\":\"DYNSEO\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2022\\\/05\\\/logo-dynseo-new.png\",\"contentUrl\":\"https:\\\/\\\/www.dynseo.com\\\/wp-content\\\/uploads\\\/2022\\\/05\\\/logo-dynseo-new.png\",\"width\":5073,\"height\":1397,\"caption\":\"DYNSEO\"},\"image\":{\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/#\\\/schema\\\/person\\\/78ef63df2ee64e0989bc68f8401b38d6\",\"name\":\"DYNSEO\",\"url\":\"https:\\\/\\\/www.dynseo.com\\\/en\\\/author\\\/justine\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Dedicated Support for People Suffering from Alzheimer's Disease - DYNSEO - Educational apps &amp; brain training apps for all","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.dynseo.com\/en\/dedicated-support-for-people-suffering-from-alzheimers-disease\/","og_locale":"en_US","og_type":"article","og_title":"Dedicated Support for People Suffering from Alzheimer's Disease - DYNSEO - Educational apps &amp; brain training apps for all","og_url":"https:\/\/www.dynseo.com\/en\/dedicated-support-for-people-suffering-from-alzheimers-disease\/","og_site_name":"DYNSEO - Educational apps &amp; brain training apps for all","article_published_time":"2025-11-13T11:17:20+00:00","article_modified_time":"2026-05-17T05:20:08+00:00","og_image":[{"width":776,"height":784,"url":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/01\/sports-senior-health.png","type":"image\/png"}],"author":"DYNSEO","twitter_misc":{"Written by":"DYNSEO","Est. reading time":"15 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.dynseo.com\/en\/dedicated-support-for-people-suffering-from-alzheimers-disease\/#article","isPartOf":{"@id":"https:\/\/www.dynseo.com\/en\/dedicated-support-for-people-suffering-from-alzheimers-disease\/"},"author":{"name":"DYNSEO","@id":"https:\/\/www.dynseo.com\/en\/#\/schema\/person\/78ef63df2ee64e0989bc68f8401b38d6"},"headline":"Dedicated Support for People Suffering from Alzheimer&#8217;s Disease","datePublished":"2025-11-13T11:17:20+00:00","dateModified":"2026-05-17T05:20:08+00:00","mainEntityOfPage":{"@id":"https:\/\/www.dynseo.com\/en\/dedicated-support-for-people-suffering-from-alzheimers-disease\/"},"wordCount":3030,"publisher":{"@id":"https:\/\/www.dynseo.com\/en\/#organization"},"image":{"@id":"https:\/\/www.dynseo.com\/en\/dedicated-support-for-people-suffering-from-alzheimers-disease\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/01\/sports-senior-health.png","articleSection":["All About Alzheimer's"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.dynseo.com\/en\/dedicated-support-for-people-suffering-from-alzheimers-disease\/","url":"https:\/\/www.dynseo.com\/en\/dedicated-support-for-people-suffering-from-alzheimers-disease\/","name":"Dedicated Support for People Suffering from Alzheimer's Disease - DYNSEO - Educational apps &amp; brain training apps for all","isPartOf":{"@id":"https:\/\/www.dynseo.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.dynseo.com\/en\/dedicated-support-for-people-suffering-from-alzheimers-disease\/#primaryimage"},"image":{"@id":"https:\/\/www.dynseo.com\/en\/dedicated-support-for-people-suffering-from-alzheimers-disease\/#primaryimage"},"thumbnailUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/01\/sports-senior-health.png","datePublished":"2025-11-13T11:17:20+00:00","dateModified":"2026-05-17T05:20:08+00:00","breadcrumb":{"@id":"https:\/\/www.dynseo.com\/en\/dedicated-support-for-people-suffering-from-alzheimers-disease\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.dynseo.com\/en\/dedicated-support-for-people-suffering-from-alzheimers-disease\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dynseo.com\/en\/dedicated-support-for-people-suffering-from-alzheimers-disease\/#primaryimage","url":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/01\/sports-senior-health.png","contentUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2024\/01\/sports-senior-health.png","width":776,"height":784,"caption":"Innovative Dyslexia Games: Empowering Learners to Thrive"},{"@type":"BreadcrumbList","@id":"https:\/\/www.dynseo.com\/en\/dedicated-support-for-people-suffering-from-alzheimers-disease\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.dynseo.com\/en\/"},{"@type":"ListItem","position":2,"name":"Dedicated Support for People Suffering from Alzheimer&#8217;s Disease"}]},{"@type":"WebSite","@id":"https:\/\/www.dynseo.com\/en\/#website","url":"https:\/\/www.dynseo.com\/en\/","name":"Jeux de m\u00e9moire et stimulation cognitive","description":"DYNSEO, and your brain is a new hero!","publisher":{"@id":"https:\/\/www.dynseo.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.dynseo.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.dynseo.com\/en\/#organization","name":"DYNSEO","url":"https:\/\/www.dynseo.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.dynseo.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2022\/05\/logo-dynseo-new.png","contentUrl":"https:\/\/www.dynseo.com\/wp-content\/uploads\/2022\/05\/logo-dynseo-new.png","width":5073,"height":1397,"caption":"DYNSEO"},"image":{"@id":"https:\/\/www.dynseo.com\/en\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.dynseo.com\/en\/#\/schema\/person\/78ef63df2ee64e0989bc68f8401b38d6","name":"DYNSEO","url":"https:\/\/www.dynseo.com\/en\/author\/justine\/"}]}},"_links":{"self":[{"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts\/420432","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/comments?post=420432"}],"version-history":[{"count":23,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts\/420432\/revisions"}],"predecessor-version":[{"id":620473,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/posts\/420432\/revisions\/620473"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/media\/116414"}],"wp:attachment":[{"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/media?parent=420432"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/categories?post=420432"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dynseo.com\/en\/wp-json\/wp\/v2\/tags?post=420432"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}