 {"id":13975,"date":"2025-01-16T11:23:59","date_gmt":"2025-01-16T10:23:59","guid":{"rendered":"https:\/\/www.legalprod.com\/legal-aid-simulator\/"},"modified":"2025-06-03T15:01:14","modified_gmt":"2025-06-03T13:01:14","slug":"legal-aid-simulator","status":"publish","type":"post","link":"https:\/\/www.legalprod.com\/en\/legal-aid-simulator\/","title":{"rendered":"Legal aid simulator"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_row _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; custom_padding=&#8221;0px|||||&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_code _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; hover_enabled=&#8221;0&#8243; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; sticky_enabled=&#8221;0&#8243;]    <\/p>\n<style><!-- [et_pb_line_break_holder] -->        .calculator {<!-- [et_pb_line_break_holder] -->            background: white;<!-- [et_pb_line_break_holder] -->            padding: 2rem;<!-- [et_pb_line_break_holder] -->            border-radius: 10px;<!-- [et_pb_line_break_holder] -->            box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;<!-- [et_pb_line_break_holder] -->            width: 100%;<!-- [et_pb_line_break_holder] -->            max-width: 800px;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        h1, h2 {<!-- [et_pb_line_break_holder] -->            color: #5233ff;<!-- [et_pb_line_break_holder] -->            margin-bottom: 1.5rem;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        h1 {<!-- [et_pb_line_break_holder] -->            text-align: center;<!-- [et_pb_line_break_holder] -->            font-size: 1.5rem;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        .section {<!-- [et_pb_line_break_holder] -->            background: white;<!-- [et_pb_line_break_holder] -->            padding: 20px;<!-- [et_pb_line_break_holder] -->            border-radius: 8px;<!-- [et_pb_line_break_holder] -->            margin-bottom: 20px;<!-- [et_pb_line_break_holder] -->            border: 1px solid #ddd;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        .form-group {<!-- [et_pb_line_break_holder] -->            margin-bottom: 15px;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        label {<!-- [et_pb_line_break_holder] -->            display: block;<!-- [et_pb_line_break_holder] -->            margin-bottom: 5px;<!-- [et_pb_line_break_holder] -->            color: #333;<!-- [et_pb_line_break_holder] -->            font-weight: bold;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        input, select {<!-- [et_pb_line_break_holder] -->            width: 100%;<!-- [et_pb_line_break_holder] -->            padding: 8px;<!-- [et_pb_line_break_holder] -->            border: 1px solid #ddd;<!-- [et_pb_line_break_holder] -->            border-radius: 4px;<!-- [et_pb_line_break_holder] -->            font-size: 14px;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        input:focus, select:focus {<!-- [et_pb_line_break_holder] -->            outline: none;<!-- [et_pb_line_break_holder] -->            border-color: #5233ff;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        .radio-group {<!-- [et_pb_line_break_holder] -->            display: flex;<!-- [et_pb_line_break_holder] -->            gap: 20px;<!-- [et_pb_line_break_holder] -->            margin: 5px 0;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        .radio-label {<!-- [et_pb_line_break_holder] -->            display: flex;<!-- [et_pb_line_break_holder] -->            align-items: center;<!-- [et_pb_line_break_holder] -->            gap: 5px;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        .radio-label input[type=\"radio\"] {<!-- [et_pb_line_break_holder] -->            width: auto;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        button {<!-- [et_pb_line_break_holder] -->            width: 100%;<!-- [et_pb_line_break_holder] -->            padding: 0.75rem;<!-- [et_pb_line_break_holder] -->            background: #5233ff;<!-- [et_pb_line_break_holder] -->            color: white;<!-- [et_pb_line_break_holder] -->            border: none;<!-- [et_pb_line_break_holder] -->            border-radius: 5px;<!-- [et_pb_line_break_holder] -->            font-size: 1rem;<!-- [et_pb_line_break_holder] -->            cursor: pointer;<!-- [et_pb_line_break_holder] -->            transition: background 0.3s ease;<!-- [et_pb_line_break_holder] -->            margin-top: 1rem;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        button:hover {<!-- [et_pb_line_break_holder] -->            background: #4122dd;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        .result {<!-- [et_pb_line_break_holder] -->            display: none;<!-- [et_pb_line_break_holder] -->            margin-top: 20px;<!-- [et_pb_line_break_holder] -->            padding: 20px;<!-- [et_pb_line_break_holder] -->            background: #f8f9fa;<!-- [et_pb_line_break_holder] -->            border-radius: 8px;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        .result.visible {<!-- [et_pb_line_break_holder] -->            display: block;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        .info-box {<!-- [et_pb_line_break_holder] -->            background: #e8eaf6;<!-- [et_pb_line_break_holder] -->            padding: 10px;<!-- [et_pb_line_break_holder] -->            border-radius: 4px;<!-- [et_pb_line_break_holder] -->            margin: 10px 0;<!-- [et_pb_line_break_holder] -->            font-size: 0.9em;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        .euro-input {<!-- [et_pb_line_break_holder] -->            position: relative;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        .euro-input input {<!-- [et_pb_line_break_holder] -->            padding-right: 30px;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        .euro-input::after {<!-- [et_pb_line_break_holder] -->            content: \"\u20ac\";<!-- [et_pb_line_break_holder] -->            position: absolute;<!-- [et_pb_line_break_holder] -->            right: 10px;<!-- [et_pb_line_break_holder] -->            top: 50%;<!-- [et_pb_line_break_holder] -->            transform: translateY(-50%);<!-- [et_pb_line_break_holder] -->            color: #666;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        @media (max-width: 768px) {<!-- [et_pb_line_break_holder] -->            .calculator {<!-- [et_pb_line_break_holder] -->                padding: 1rem;<!-- [et_pb_line_break_holder] -->            }<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->    <\/style>\n<p><!-- [et_pb_line_break_holder] --><\/head><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"calculator\"><!-- [et_pb_line_break_holder] -->        <\/p>\n<h1>Legal aid simulator<\/h1>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"section\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"form-group\"><!-- [et_pb_line_break_holder] -->                <label>Is my case against someone in my tax household?<\/label><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"radio-group\"><!-- [et_pb_line_break_holder] -->                    <label class=\"radio-label\"><!-- [et_pb_line_break_holder] -->                        <input type=\"radio\" name=\"oppositionFoyer\" value=\"yes\">  Yes<!-- [et_pb_line_break_holder] -->                    <\/label><!-- [et_pb_line_break_holder] -->                    <label class=\"radio-label\"><!-- [et_pb_line_break_holder] -->                        <input type=\"radio\" name=\"oppositionFoyer\" value=\"no\" checked>  No<!-- [et_pb_line_break_holder] -->                    <\/label><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"form-group\"><!-- [et_pb_line_break_holder] -->                <label>Number of people in my tax household<\/label><!-- [et_pb_line_break_holder] -->                <input type=\"number\" id=\"personneFoyer\" min=\"1\" value=\"1\"><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"form-group\"><!-- [et_pb_line_break_holder] -->                <label>Average monthly household income<\/label><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"euro-input\"><!-- [et_pb_line_break_holder] -->                    <input type=\"number\" id=\"revenuSimple\" min=\"0\" placeholder=\"Net monthly income\"><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"form-group\"><!-- [et_pb_line_break_holder] -->                <label>Total savings<\/label><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"euro-input\"><!-- [et_pb_line_break_holder] -->                    <input type=\"number\" id=\"epargne\" min=\"0\" placeholder=\"Total savings\"><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"form-group\"><!-- [et_pb_line_break_holder] -->                <label>Asset value (excluding principal residence)<\/label><!-- [et_pb_line_break_holder] -->                <\/p>\n<div class=\"euro-input\"><!-- [et_pb_line_break_holder] -->                    <input type=\"number\" id=\"patrimoine\" min=\"0\" placeholder=\"Asset value\"><!-- [et_pb_line_break_holder] -->                <\/div>\n<p><!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"info-box\"><!-- [et_pb_line_break_holder] -->  The income ceiling is increased by \u20ac167 per dependant if these people do not have <!-- [et_pb_line_break_holder] --> their own resources.<!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <button onclick=\"calculateAJ()\">Check my eligibility<\/button><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        <\/p>\n<div class=\"result\" id=\"result\"><!-- [et_pb_line_break_holder] -->            <\/p>\n<h2>Results<\/h2>\n<p><!-- [et_pb_line_break_holder] -->            <pee id=\"eligibilite\"><\/pee><!-- [et_pb_line_break_holder] -->            <pee id=\"tauxPriseEnCharge\"><\/pee><!-- [et_pb_line_break_holder] -->            <\/p>\n<div class=\"info-box\"><!-- [et_pb_line_break_holder] -->  This result is given as an indication. Legal aid is granted by the <!-- [et_pb_line_break_holder] --> legal aid office, which will examine your situation in detail. <!-- [et_pb_line_break_holder] -->            <\/div>\n<p><!-- [et_pb_line_break_holder] -->        <\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <script><!-- [et_pb_line_break_holder] -->        const BAREME = {<!-- [et_pb_line_break_holder] -->            total: 1110,<!-- [et_pb_line_break_holder] -->            partielle: 1650<!-- [et_pb_line_break_holder] -->        };<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        const COEF_CHARGE = 167;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        function calculateAJ() {<!-- [et_pb_line_break_holder] -->            const ressources = parseFloat(document.getElementById(\"revenuSimple\").value || 0);<!-- [et_pb_line_break_holder] -->            const isOppositionFoyer = document.querySelector(\"input[name='oppositionFoyer']:checked\").value === \"oui\";<!-- [et_pb_line_break_holder] -->            const personneFoyer = parseInt(document.getElementById(\"personneFoyer\").value || 1);<!-- [et_pb_line_break_holder] -->            const epargne = parseFloat(document.getElementById(\"epargne\").value || 0);<!-- [et_pb_line_break_holder] -->            const patrimoine = parseFloat(document.getElementById(\"patrimoine\").value || 0);<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            if (epargne > 38400 || patrimoine > 46800) {<!-- [et_pb_line_break_holder] -->                document.getElementById(\"result\").classList.add(\"visible\");<!-- [et_pb_line_break_holder] -->                document.getElementById(\"eligibilite\").textContent = <!-- [et_pb_line_break_holder] -->                    \"Vous n'\u00eates pas \u00e9ligible \u00e0 l'aide juridictionnelle car votre \u00e9pargne ou votre patrimoine d\u00e9passe le plafond autoris\u00e9.\";<!-- [et_pb_line_break_holder] -->                document.getElementById(\"tauxPriseEnCharge\").textContent = \"\";<!-- [et_pb_line_break_holder] -->                return;<!-- [et_pb_line_break_holder] -->            }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            let plafondTotal = BAREME.total;<!-- [et_pb_line_break_holder] -->            let plafondPartiel = BAREME.partielle;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            if (!isOppositionFoyer) {<!-- [et_pb_line_break_holder] -->                plafondTotal += (COEF_CHARGE * (personneFoyer - 1));<!-- [et_pb_line_break_holder] -->                plafondPartiel += (COEF_CHARGE * (personneFoyer - 1));<!-- [et_pb_line_break_holder] -->            }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            let message, tauxPriseEnCharge;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            if (ressources <= plafondTotal) {<!-- [et_pb_line_break_holder] -->                message = \"Vous \u00eates \u00e9ligible \u00e0 l'aide juridictionnelle totale\";<!-- [et_pb_line_break_holder] -->                tauxPriseEnCharge = \"100% de vos frais de justice seront pris en charge\";<!-- [et_pb_line_break_holder] -->            } else if (ressources <= plafondPartiel) {<!-- [et_pb_line_break_holder] -->                const taux = Math.round(100 - ((ressources - plafondTotal) \/ (plafondPartiel - plafondTotal)) * 100);<!-- [et_pb_line_break_holder] -->                message = \"Vous \u00eates \u00e9ligible \u00e0 l'aide juridictionnelle partielle\";<!-- [et_pb_line_break_holder] -->                tauxPriseEnCharge = `${taux}% de vos frais de justice seront pris en charge`;<!-- [et_pb_line_break_holder] -->            } else {<!-- [et_pb_line_break_holder] -->                message = \"Vous n'\u00eates pas \u00e9ligible \u00e0 l'aide juridictionnelle car vos ressources d\u00e9passent les plafonds\";<!-- [et_pb_line_break_holder] -->                tauxPriseEnCharge = \"\";<!-- [et_pb_line_break_holder] -->            }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->            document.getElementById(\"result\").classList.add(\"visible\");<!-- [et_pb_line_break_holder] -->            document.getElementById(\"eligibilite\").textContent = message;<!-- [et_pb_line_break_holder] -->            document.getElementById(\"tauxPriseEnCharge\").textContent = tauxPriseEnCharge;<!-- [et_pb_line_break_holder] -->        }<!-- [et_pb_line_break_holder] -->    <\/script>[\/et_pb_code][et_pb_text _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h2 class=\"text-xl font-bold text-text-200 mt-1 -mb-0.5\" level=\"2\">What is legal aid?<\/h2>\n<p class=\"whitespace-pre-wrap break-words\">State reimbursement of legal fees (lawyer, bailiff, expert, etc.) for people on low incomes.<\/p>\n<h2 class=\"text-xl font-bold text-text-200 mt-1 -mb-0.5\" level=\"2\">Who can benefit?<\/h2>\n<ul class=\"[&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc space-y-1.5 pl-7\" depth=\"0\">\n<li class=\"whitespace-normal break-words\" index=\"0\">French individuals or individuals residing in France<\/li>\n<li class=\"whitespace-normal break-words\" index=\"1\">EU nationals<\/li>\n<li class=\"whitespace-normal break-words\" index=\"2\">Undocumented migrants for certain procedures<\/li>\n<li class=\"whitespace-normal break-words\" index=\"3\">Non-profit associations under certain conditions<\/li>\n<\/ul>\n<h2 class=\"text-xl font-bold text-text-200 mt-1 -mb-0.5\" level=\"2\">Resource requirements (2024)<\/h2>\n<h3 class=\"text-lg font-bold text-text-200 mt-1 -mb-1.5\" level=\"3\">Total assistance (100%)<\/h3>\n<ul class=\"[&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc space-y-1.5 pl-7\" depth=\"0\">\n<li class=\"whitespace-normal break-words\" index=\"0\">Monthly income under \u20ac1,110<\/li>\n<li class=\"whitespace-normal break-words\" index=\"1\">Increased by \u20ac167 per dependant<\/li>\n<\/ul>\n<h3 class=\"text-lg font-bold text-text-200 mt-1 -mb-1.5\" level=\"3\">Partial assistance (from 55% to 25%)<\/h3>\n<ul class=\"[&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc space-y-1.5 pl-7\" depth=\"0\">\n<li class=\"whitespace-normal break-words\" index=\"0\">Monthly income up to \u20ac1,650<\/li>\n<li class=\"whitespace-normal break-words\" index=\"1\">Increased by \u20ac167 per dependant<\/li>\n<\/ul>\n<h2 class=\"text-xl font-bold text-text-200 mt-1 -mb-0.5\" level=\"2\">Exclusion limits<\/h2>\n<ul class=\"[&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc space-y-1.5 pl-7\" depth=\"0\">\n<li class=\"whitespace-normal break-words\" index=\"0\">Savings: over \u20ac38,400<\/li>\n<li class=\"whitespace-normal break-words\" index=\"1\">Assets (excluding principal residence): over \u20ac46,800<\/li>\n<\/ul>\n<h2 class=\"text-xl font-bold text-text-200 mt-1 -mb-0.5\" level=\"2\">How do I apply?<\/h2>\n<h3 class=\"text-lg font-bold text-text-200 mt-1 -mb-1.5\" level=\"3\">Required documents<\/h3>\n<ul class=\"[&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc space-y-1.5 pl-7\" depth=\"0\">\n<li class=\"whitespace-normal break-words\" index=\"0\">Last tax assessment<\/li>\n<li class=\"whitespace-normal break-words\" index=\"1\">Proof of income for the last 3 months<\/li>\n<li class=\"whitespace-normal break-words\" index=\"2\">Proof of expenses<\/li>\n<li class=\"whitespace-normal break-words\" index=\"3\">Identification<\/li>\n<li class=\"whitespace-normal break-words\" index=\"4\">Any document related to the case<\/li>\n<\/ul>\n<h3 class=\"text-lg font-bold text-text-200 mt-1 -mb-1.5\" level=\"3\">Where to submit your application<\/h3>\n<ul class=\"[&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc space-y-1.5 pl-7\" depth=\"0\">\n<li class=\"whitespace-normal break-words\" index=\"0\">At the court&#8217;s legal aid office<\/li>\n<li class=\"whitespace-normal break-words\" index=\"1\">By registered mail<\/li>\n<li class=\"whitespace-normal break-words\" index=\"2\">Online at justice.fr<\/li>\n<\/ul>\n<h2 class=\"text-xl font-bold text-text-200 mt-1 -mb-0.5\" level=\"2\">Special cases of non-means-tested benefits<\/h2>\n<ul class=\"[&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc space-y-1.5 pl-7\" depth=\"0\">\n<li class=\"whitespace-normal break-words\" index=\"0\">Victims of terrorism<\/li>\n<li class=\"whitespace-normal break-words\" index=\"1\">Victims of serious crimes<\/li>\n<li class=\"whitespace-normal break-words\" index=\"2\">RSA recipients<\/li>\n<li class=\"whitespace-normal break-words\" index=\"3\">ASPA beneficiaries<\/li>\n<\/ul>\n<h2 class=\"text-xl font-bold text-text-200 mt-1 -mb-0.5\" level=\"2\">Important points to know<\/h2>\n<h3 class=\"text-lg font-bold text-text-200 mt-1 -mb-1.5\" level=\"3\">Aid may be withdrawn if :<\/h3>\n<ul class=\"[&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc space-y-1.5 pl-7\" depth=\"0\">\n<li class=\"whitespace-normal break-words\" index=\"0\">Return to better fortune<\/li>\n<li class=\"whitespace-normal break-words\" index=\"1\">Misrepresentation<\/li>\n<li class=\"whitespace-normal break-words\" index=\"2\">Obtaining resources following trial<\/li>\n<\/ul>\n<h3 class=\"text-lg font-bold text-text-200 mt-1 -mb-1.5\" level=\"3\">Please note:<\/h3>\n<ul class=\"[&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc space-y-1.5 pl-7\" depth=\"0\">\n<li class=\"whitespace-normal break-words\" index=\"0\">Choice of lawyer<\/li>\n<li class=\"whitespace-normal break-words\" index=\"1\">If refused: appeal possible within 15 days<\/li>\n<li class=\"whitespace-normal break-words\" index=\"2\">Assistance may be retroactive<\/li>\n<li class=\"whitespace-normal break-words\" index=\"3\">Valid for the entire procedure<\/li>\n<\/ul>\n<h2 class=\"text-xl font-bold text-text-200 mt-1 -mb-0.5\" level=\"2\">Practical tips<\/h2>\n<ul class=\"[&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc space-y-1.5 pl-7\" depth=\"0\">\n<li class=\"whitespace-normal break-words\" index=\"0\">Gather all documents before filing<\/li>\n<li class=\"whitespace-normal break-words\" index=\"1\">Note the dates of the procedure<\/li>\n<li class=\"whitespace-normal break-words\" index=\"2\">Keep a copy of the file<\/li>\n<li class=\"whitespace-normal break-words\" index=\"3\">Inform in case of change of situation<\/li>\n<\/ul>\n<h2 class=\"text-xl font-bold text-text-200 mt-1 -mb-0.5\" level=\"2\">Deadlines to be aware of<\/h2>\n<ul class=\"[&amp;:not(:last-child)_ul]:pb-1 [&amp;:not(:last-child)_ol]:pb-1 list-disc space-y-1.5 pl-7\" depth=\"0\">\n<li class=\"whitespace-normal break-words\" index=\"0\">Response within 2 months on average<\/li>\n<li class=\"whitespace-normal break-words\" index=\"1\">Appeal possible within 15 days<\/li>\n<li class=\"whitespace-normal break-words\" index=\"2\">Retroactivity possible if request made within one month of start of procedure<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<p>This assistance provides access to justice for all. If in doubt, consult a lawyer or your local legal aid office. <\/p>\n<p>[\/et_pb_text][et_pb_code _builder_version=&#8221;4.23.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>What is legal aid? State reimbursement of legal fees (lawyer, bailiff, expert, etc.) for people on low incomes. Who can benefit? French individuals or individuals residing in France EU nationals Undocumented migrants for certain procedures Non-profit associations under certain conditions Resource requirements (2024) Total assistance (100%) Monthly income under \u20ac1,110 Increased by \u20ac167 per dependant [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[442],"tags":[],"class_list":["post-13975","post","type-post","status-publish","format-standard","hentry","category-simulators"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Legal aid simulator - LEGALPROD<\/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.legalprod.com\/en\/legal-aid-simulator\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Legal aid simulator - LEGALPROD\" \/>\n<meta property=\"og:description\" content=\"What is legal aid? State reimbursement of legal fees (lawyer, bailiff, expert, etc.) for people on low incomes. Who can benefit? French individuals or individuals residing in France EU nationals Undocumented migrants for certain procedures Non-profit associations under certain conditions Resource requirements (2024) Total assistance (100%) Monthly income under \u20ac1,110 Increased by \u20ac167 per dependant [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.legalprod.com\/en\/legal-aid-simulator\/\" \/>\n<meta property=\"og:site_name\" content=\"LEGALPROD\" \/>\n<meta property=\"article:published_time\" content=\"2025-01-16T10:23:59+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-03T13:01:14+00:00\" \/>\n<meta name=\"author\" content=\"Team LegalProd\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Team LegalProd\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.legalprod.com\\\/en\\\/legal-aid-simulator\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.legalprod.com\\\/en\\\/legal-aid-simulator\\\/\"},\"author\":{\"name\":\"Team LegalProd\",\"@id\":\"https:\\\/\\\/www.legalprod.com\\\/en\\\/#\\\/schema\\\/person\\\/25526da464038d4aa345e8c5fd8f9dc4\"},\"headline\":\"Legal aid simulator\",\"datePublished\":\"2025-01-16T10:23:59+00:00\",\"dateModified\":\"2025-06-03T13:01:14+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.legalprod.com\\\/en\\\/legal-aid-simulator\\\/\"},\"wordCount\":447,\"publisher\":{\"@id\":\"https:\\\/\\\/www.legalprod.com\\\/en\\\/#organization\"},\"articleSection\":[\"Simulators\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.legalprod.com\\\/en\\\/legal-aid-simulator\\\/\",\"url\":\"https:\\\/\\\/www.legalprod.com\\\/en\\\/legal-aid-simulator\\\/\",\"name\":\"Legal aid simulator - LEGALPROD\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.legalprod.com\\\/en\\\/#website\"},\"datePublished\":\"2025-01-16T10:23:59+00:00\",\"dateModified\":\"2025-06-03T13:01:14+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.legalprod.com\\\/en\\\/legal-aid-simulator\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.legalprod.com\\\/en\\\/legal-aid-simulator\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.legalprod.com\\\/en\\\/legal-aid-simulator\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Accueil\",\"item\":\"https:\\\/\\\/www.legalprod.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Legal aid simulator\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.legalprod.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.legalprod.com\\\/en\\\/\",\"name\":\"LEGALPROD\",\"description\":\"La plateforme intelligente des avocats performants\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.legalprod.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.legalprod.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.legalprod.com\\\/en\\\/#organization\",\"name\":\"LEGALPROD\",\"url\":\"https:\\\/\\\/www.legalprod.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.legalprod.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.legalprod.com\\\/wp-content\\\/uploads\\\/2022\\\/11\\\/legalprod.png\",\"contentUrl\":\"https:\\\/\\\/www.legalprod.com\\\/wp-content\\\/uploads\\\/2022\\\/11\\\/legalprod.png\",\"width\":420,\"height\":127,\"caption\":\"LEGALPROD\"},\"image\":{\"@id\":\"https:\\\/\\\/www.legalprod.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/company\\\/legalprod\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.legalprod.com\\\/en\\\/#\\\/schema\\\/person\\\/25526da464038d4aa345e8c5fd8f9dc4\",\"name\":\"Team LegalProd\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1c3c7c48b0038c51ba83478ea83671ea74b6f9f6ba96ef408e957139ba8d6724?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1c3c7c48b0038c51ba83478ea83671ea74b6f9f6ba96ef408e957139ba8d6724?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/1c3c7c48b0038c51ba83478ea83671ea74b6f9f6ba96ef408e957139ba8d6724?s=96&d=mm&r=g\",\"caption\":\"Team LegalProd\"},\"url\":\"https:\\\/\\\/www.legalprod.com\\\/en\\\/author\\\/team-legalprod\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Legal aid simulator - LEGALPROD","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.legalprod.com\/en\/legal-aid-simulator\/","og_locale":"en_US","og_type":"article","og_title":"Legal aid simulator - LEGALPROD","og_description":"What is legal aid? State reimbursement of legal fees (lawyer, bailiff, expert, etc.) for people on low incomes. Who can benefit? French individuals or individuals residing in France EU nationals Undocumented migrants for certain procedures Non-profit associations under certain conditions Resource requirements (2024) Total assistance (100%) Monthly income under \u20ac1,110 Increased by \u20ac167 per dependant [&hellip;]","og_url":"https:\/\/www.legalprod.com\/en\/legal-aid-simulator\/","og_site_name":"LEGALPROD","article_published_time":"2025-01-16T10:23:59+00:00","article_modified_time":"2025-06-03T13:01:14+00:00","author":"Team LegalProd","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Team LegalProd","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.legalprod.com\/en\/legal-aid-simulator\/#article","isPartOf":{"@id":"https:\/\/www.legalprod.com\/en\/legal-aid-simulator\/"},"author":{"name":"Team LegalProd","@id":"https:\/\/www.legalprod.com\/en\/#\/schema\/person\/25526da464038d4aa345e8c5fd8f9dc4"},"headline":"Legal aid simulator","datePublished":"2025-01-16T10:23:59+00:00","dateModified":"2025-06-03T13:01:14+00:00","mainEntityOfPage":{"@id":"https:\/\/www.legalprod.com\/en\/legal-aid-simulator\/"},"wordCount":447,"publisher":{"@id":"https:\/\/www.legalprod.com\/en\/#organization"},"articleSection":["Simulators"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.legalprod.com\/en\/legal-aid-simulator\/","url":"https:\/\/www.legalprod.com\/en\/legal-aid-simulator\/","name":"Legal aid simulator - LEGALPROD","isPartOf":{"@id":"https:\/\/www.legalprod.com\/en\/#website"},"datePublished":"2025-01-16T10:23:59+00:00","dateModified":"2025-06-03T13:01:14+00:00","breadcrumb":{"@id":"https:\/\/www.legalprod.com\/en\/legal-aid-simulator\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.legalprod.com\/en\/legal-aid-simulator\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.legalprod.com\/en\/legal-aid-simulator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Accueil","item":"https:\/\/www.legalprod.com\/en\/"},{"@type":"ListItem","position":2,"name":"Legal aid simulator"}]},{"@type":"WebSite","@id":"https:\/\/www.legalprod.com\/en\/#website","url":"https:\/\/www.legalprod.com\/en\/","name":"LEGALPROD","description":"La plateforme intelligente des avocats performants","publisher":{"@id":"https:\/\/www.legalprod.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.legalprod.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.legalprod.com\/en\/#organization","name":"LEGALPROD","url":"https:\/\/www.legalprod.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.legalprod.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/www.legalprod.com\/wp-content\/uploads\/2022\/11\/legalprod.png","contentUrl":"https:\/\/www.legalprod.com\/wp-content\/uploads\/2022\/11\/legalprod.png","width":420,"height":127,"caption":"LEGALPROD"},"image":{"@id":"https:\/\/www.legalprod.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/legalprod"]},{"@type":"Person","@id":"https:\/\/www.legalprod.com\/en\/#\/schema\/person\/25526da464038d4aa345e8c5fd8f9dc4","name":"Team LegalProd","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/1c3c7c48b0038c51ba83478ea83671ea74b6f9f6ba96ef408e957139ba8d6724?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/1c3c7c48b0038c51ba83478ea83671ea74b6f9f6ba96ef408e957139ba8d6724?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/1c3c7c48b0038c51ba83478ea83671ea74b6f9f6ba96ef408e957139ba8d6724?s=96&d=mm&r=g","caption":"Team LegalProd"},"url":"https:\/\/www.legalprod.com\/en\/author\/team-legalprod\/"}]}},"_links":{"self":[{"href":"https:\/\/www.legalprod.com\/en\/wp-json\/wp\/v2\/posts\/13975","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.legalprod.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.legalprod.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.legalprod.com\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.legalprod.com\/en\/wp-json\/wp\/v2\/comments?post=13975"}],"version-history":[{"count":1,"href":"https:\/\/www.legalprod.com\/en\/wp-json\/wp\/v2\/posts\/13975\/revisions"}],"predecessor-version":[{"id":13985,"href":"https:\/\/www.legalprod.com\/en\/wp-json\/wp\/v2\/posts\/13975\/revisions\/13985"}],"wp:attachment":[{"href":"https:\/\/www.legalprod.com\/en\/wp-json\/wp\/v2\/media?parent=13975"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.legalprod.com\/en\/wp-json\/wp\/v2\/categories?post=13975"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.legalprod.com\/en\/wp-json\/wp\/v2\/tags?post=13975"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}