{"id":58245,"date":"2026-04-20T22:20:24","date_gmt":"2026-04-21T02:20:24","guid":{"rendered":"https:\/\/www.assur360.ca\/tools\/free-insurance-quiz-2026-what-insurance-do-you-need-in-quebec-assur360\/"},"modified":"2026-06-26T01:28:15","modified_gmt":"2026-06-26T05:28:15","slug":"free-insurance-quiz-2026-what-insurance-do-you-need-in-quebec-assur360","status":"publish","type":"page","link":"https:\/\/www.assur360.ca\/en\/assur360-simulators-free-tools-for-your-financial-decisions\/free-insurance-quiz-2026-what-insurance-do-you-need-in-quebec-assur360\/","title":{"rendered":"Free Insurance Quiz 2026 \u2014 What Insurance Do You Need in Quebec? | Assur360"},"content":{"rendered":"\n<style>#ez-toc-container{display:none!important}\n.entry-title{display:none!important}\n.page-primary-header{display:none!important}\n*{box-sizing:border-box}\n.qa-quiz-wrap{border:2px solid #e2e8f0;border-radius:16px;overflow:hidden;margin:20px 0 40px;background:#fff}\n.qa-header{background:linear-gradient(135deg,#0da8ab,#0b8f91);padding:24px 30px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}\n.qa-header-left{color:#fff}\n.qa-header-left h3{margin:0;font-size:1.2rem;font-weight:700}\n.qa-header-left p{margin:4px 0 0;font-size:.9rem;opacity:.85}\n.qa-step-pills{display:flex;gap:6px}\n.qa-pill{width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.2);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;transition:all .3s}\n.qa-pill.active{background:#fff;color:#0da8ab;box-shadow:0 2px 8px rgba(0,0,0,.15)}\n.qa-pill.done{background:#fff;color:#0da8ab}\n.qa-body{padding:35px 30px}\n.qa-question{display:none;animation:qaFadeIn .4s ease}\n.qa-question.active{display:block}\n@keyframes qaFadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}\n.qa-question h3{color:#0d1f2d;margin:0 0 6px;font-size:1.15rem}\n.qa-question p.qa-subtitle{color:#64748b;margin:0 0 22px;font-size:.9rem}\n.qa-options{display:grid;gap:10px}\n.qa-option{display:flex;align-items:center;gap:14px;padding:16px 20px;background:#f8fafc;border:2px solid #e2e8f0;border-radius:10px;cursor:pointer;transition:all .25s;text-align:left;font-size:.95rem;color:#0d1f2d;line-height:1.4}\n.qa-option:hover{border-color:#0da8ab;background:#f0fdfa}\n.qa-option.selected{border-color:#0da8ab;background:#f0fdfa;font-weight:600}\n.qa-option .qa-icon{font-size:1.5rem;flex-shrink:0;width:36px;text-align:center}\n.qa-option .qa-check{width:22px;height:22px;border-radius:50%;border:2px solid #cbd5e1;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:all .25s;margin-left:auto}\n.qa-option.selected .qa-check{background:#0da8ab;border-color:#0da8ab;color:#fff}\n.qa-multi-hint{color:#94a3b8;font-size:.82rem;margin:0 0 14px;font-style:italic}\n.qa-option-multi{display:flex;align-items:center;gap:14px;padding:14px 18px;background:#f8fafc;border:2px solid #e2e8f0;border-radius:10px;cursor:pointer;transition:all .25s;font-size:.93rem;color:#0d1f2d;line-height:1.3}\n.qa-option-multi:hover{border-color:#0da8ab;background:#f0fdfa}\n.qa-option-multi.selected{border-color:#0da8ab;background:#f0fdfa}\n.qa-option-multi .qa-checkbox{width:20px;height:20px;border-radius:4px;border:2px solid #cbd5e1;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:all .25s}\n.qa-option-multi.selected .qa-checkbox{background:#0da8ab;border-color:#0da8ab;color:#fff}\n.qa-nav{display:flex;justify-content:space-between;margin-top:28px;gap:12px}\n.qa-btn{padding:12px 28px;border-radius:8px;font-weight:700;font-size:.95rem;cursor:pointer;border:none;transition:all .3s}\n.qa-btn-primary{background:#0da8ab;color:#fff}\n.qa-btn-primary:hover{background:#0b8f91}\n.qa-btn-outline{background:#fff;color:#0d1f2d;border:2px solid #e2e8f0}\n.qa-btn-outline:hover{border-color:#0da8ab;color:#0da8ab}\n.qa-progress{height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden;margin-bottom:25px}\n.qa-progress-fill{height:100%;background:linear-gradient(90deg,#0da8ab,#0b8f91);border-radius:3px;transition:width .5s ease}\n.qa-result-wrap{display:none;animation:qaFadeIn .5s ease}\n.qa-result-wrap.active{display:block}\n.qa-result-score{text-align:center;padding:30px 20px;margin-bottom:30px}\n.qa-result-score .qa-big-number{font-size:3.5rem;font-weight:800;color:#0da8ab;line-height:1}\n.qa-result-score p{color:#64748b;margin:8px 0 0;font-size:1rem}\n.qa-result-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-bottom:30px}\n.qa-result-card{border:2px solid #e2e8f0;border-radius:12px;padding:22px;transition:all .3s;position:relative;overflow:hidden}\n.qa-result-card.recommended{border-color:#0da8ab;background:#f0fdfa}\n.qa-result-card.recommended::before{content:\"RECOMMENDED\";position:absolute;top:12px;right:-30px;background:#0da8ab;color:#fff;font-size:.7rem;font-weight:700;padding:3px 35px;transform:rotate(45deg)}\n.qa-result-card .qa-card-icon{font-size:2rem;margin-bottom:10px}\n.qa-result-card h4{margin:0 0 6px;color:#0d1f2d;font-size:1.05rem}\n.qa-result-card p{margin:0 0 14px;color:#64748b;font-size:.88rem;line-height:1.5}\n.qa-result-card .qa-card-reason{font-size:.82rem;color:#0da8ab;font-weight:600;margin-bottom:12px}\n.qa-result-card a{display:inline-block;background:#0da8ab;color:#fff;padding:10px 22px;border-radius:8px;text-decoration:none;font-weight:600;font-size:.9rem;transition:background .2s}\n.qa-result-card a:hover{background:#0b8f91}\n.qa-result-card.optional{opacity:.85}\n.qa-result-card.optional a{background:#64748b}\n.qa-result-card.optional a:hover{background:#475569}\n.qa-profil-box{background:#f8fafc;border-radius:12px;padding:24px;margin-bottom:30px}\n.qa-profil-box h3{margin:0 0 12px;color:#0d1f2d;font-size:1.05rem}\n.qa-profil-tags{display:flex;flex-wrap:wrap;gap:8px}\n.qa-profil-tag{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:6px 14px;font-size:.85rem;color:#475569}\n@media(max-width:768px){\n.qa-header{flex-direction:column;text-align:center}\n.qa-options{grid-template-columns:1fr}\n.qa-result-grid{grid-template-columns:1fr}\n.qa-body{padding:25px 18px}\n}\n<\/style>\n\n<div style=\"background:linear-gradient(135deg,#0d1f2d 0%,#1a3a4a 100%);padding:60px 20px;text-align:center;border-radius:0 0 20px 20px;margin-bottom:40px\">\n<p style=\"color:#fff;font-size:2.2rem;margin:0 0 15px;line-height:1.2;font-weight:800\">What insurance do you need?<\/p>\n<p style=\"color:#b0c4d8;font-size:1.1rem;max-width:720px;margin:0 auto 25px;line-height:1.6\">Answer 8 simple questions and get your personalized recommendations in 2 minutes. 100% free, no registration required. <\/p>\n<div style=\"display:flex;gap:15px;justify-content:center;flex-wrap:wrap\">\n<a href=\"#quiz-section\" style=\"display:inline-block;background:#0da8ab;color:#fff;padding:16px 36px;border-radius:8px;text-decoration:none;font-weight:700;font-size:1.05rem\">\ud83c\udfaf Start Quiz<\/a>\n<a href=\"\/soumission-gratuite\/\" style=\"display:inline-block;background:transparent;color:#fff;padding:16px 36px;border-radius:8px;text-decoration:none;font-weight:700;font-size:1.05rem;border:2px solid #fff\">\ud83d\udccb Direct Quote<\/a>\n<\/div>\n<p style=\"color:#64748b;font-size:.85rem;margin-top:12px\">8 questions \u2022 2 minutes \u2022 Instant results<\/p>\n<\/div>\n\n<div style=\"display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:900px;margin:0 auto 50px;padding:0 20px\">\n<div style=\"text-align:center;padding:20px 10px\">\n<div style=\"font-size:2rem;font-weight:800;color:#0da8ab\">8<\/div>\n<div style=\"color:#64748b;font-size:.9rem;margin-top:4px\">Simple questions<\/div>\n<\/div>\n<div style=\"text-align:center;padding:20px 10px\">\n<div style=\"font-size:2rem;font-weight:800;color:#0da8ab\">15+<\/div>\n<div style=\"color:#64748b;font-size:.9rem;margin-top:4px\">Products Analyzed<\/div>\n<\/div>\n<div style=\"text-align:center;padding:20px 10px\">\n<div style=\"font-size:2rem;font-weight:800;color:#0da8ab\">2 min<\/div>\n<div style=\"color:#64748b;font-size:.9rem;margin-top:4px\">For your results<\/div>\n<\/div>\n<div style=\"text-align:center;padding:20px 10px\">\n<div style=\"font-size:2rem;font-weight:800;color:#0da8ab\">100%<\/div>\n<div style=\"color:#64748b;font-size:.9rem;margin-top:4px\">Free<\/div>\n<\/div>\n<\/div>\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Why-do-the-quiz\"><\/span>Why do the quiz?<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n<p class=\"wp-block-paragraph\">In Quebec, <strong>more than 40% of households are underinsured<\/strong> without knowing it. Between mandatory car insurance, essential home, and often-forgotten coverage (life, recreational vehicles, business), it&#8217;s easy to miss out on important coverage. This quiz analyzes your situation in 8 questions and recommends <strong>exactly the insurance you need<\/strong> \u2014 no more, no less.  <\/p>\n\n<h2 class=\"wp-block-heading\" id=\"quiz-section\"><span class=\"ez-toc-section\" id=\"Start-your-custom-analysis\"><\/span>Start your custom analysis<span class=\"ez-toc-section-end\"><\/span><\/h2>\n&#8220;`html\n\n<div class=\"qa-quiz-wrap\" id=\"qaQuizWrap\">\n<div class=\"qa-header\">\n<div class=\"qa-header-left\">\n<h3>Analysis of your insurance needs<\/h3>\n<p>Question <span id=\"qaCurrentQ\">1<\/span> of 8<\/p>\n<\/div>\n<div class=\"qa-step-pills\" id=\"qaStepPills\">\n<div class=\"qa-pill active\">1<\/div>\n<div class=\"qa-pill\">2<\/div>\n<div class=\"qa-pill\">3<\/div>\n<div class=\"qa-pill\">4<\/div>\n<div class=\"qa-pill\">5<\/div>\n<div class=\"qa-pill\">6<\/div>\n<div class=\"qa-pill\">7<\/div>\n<div class=\"qa-pill\">8<\/div>\n<\/div>\n<\/div>\n<div class=\"qa-body\">\n<div class=\"qa-progress\"><div class=\"qa-progress-fill\" id=\"qaProgress\" style=\"width:12.5%\"><\/div><\/div>\n\n<!-- Question 1 -->\n<div class=\"qa-question active\" data-q=\"1\">\n<h3>What is your type of residence?<\/h3>\n<p class=\"qa-subtitle\">Your home determines the type of home coverage you need.<\/p>\n<div class=\"qa-options\">\n<div class=\"qa-option\" onclick=\"qaSelect(1,this,'proprio_maison')\"><span class=\"qa-icon\">\ud83c\udfe0<\/span><div><strong>Homeowner<\/strong><br \/><span style=\"color:#64748b;font-size:.85rem\">Single-family, semi-detached or townhouse<\/span><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<div class=\"qa-option\" onclick=\"qaSelect(1,this,'proprio_condo')\"><span class=\"qa-icon\">\ud83c\udfe2<\/span><div><strong>Owner of a condo<\/strong><br \/><span style=\"color:#64748b;font-size:.85rem\">Divided co-ownership<\/span><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<div class=\"qa-option\" onclick=\"qaSelect(1,this,'locataire')\"><span class=\"qa-icon\">\ud83d\udd11<\/span><div><strong>Tenant<\/strong><br \/><span style=\"color:#64748b;font-size:.85rem\">Apartment or house for rent<\/span><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<div class=\"qa-option\" onclick=\"qaSelect(1,this,'aucun')\"><span class=\"qa-icon\">\ud83d\udc64<\/span><div><strong>I don&#8217;t have a residence to insure<\/strong><br \/><span style=\"color:#64748b;font-size:.85rem\">Staying with a relative<\/span><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<\/div>\n<div class=\"qa-nav\"><div><\/div><button class=\"qa-btn qa-btn-primary\" onclick=\"qaGoTo(2)\">Next \u2192<\/button><\/div>\n<\/div>\n\n<!-- Question 2 -->\n<div class=\"qa-question\" data-q=\"2\">\n<h3>How many vehicles do you own?<\/h3>\n<p class=\"qa-subtitle\">Include all registered vehicles (car, truck, SUV).<\/p>\n<div class=\"qa-options\">\n<div class=\"qa-option\" onclick=\"qaSelect(2,this,'0')\"><span class=\"qa-icon\">\ud83d\udeb6<\/span><div><strong>No vehicles<\/strong><br \/><span style=\"color:#64748b;font-size:.85rem\">Public transit or carpooling<\/span><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<div class=\"qa-option\" onclick=\"qaSelect(2,this,'1')\"><span class=\"qa-icon\">\ud83d\ude97<\/span><div><strong>1 vehicle<\/strong><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<div class=\"qa-option\" onclick=\"qaSelect(2,this,'2')\"><span class=\"qa-icon\">\ud83d\ude97\ud83d\ude97<\/span><div><strong>2 vehicles<\/strong><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<div class=\"qa-option\" onclick=\"qaSelect(2,this,'3+')\"><span class=\"qa-icon\">\ud83c\udd7f\ufe0f<\/span><div><strong>3 or more vehicles<\/strong><br \/><span style=\"color:#64748b;font-size:.85rem\">Fleet insurance option<\/span><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<\/div>\n<div class=\"qa-nav\"><button class=\"qa-btn qa-btn-outline\" onclick=\"qaGoTo(1)\">\u2190 Previous<\/button><button class=\"qa-btn qa-btn-primary\" onclick=\"qaGoTo(3)\">Next \u2192<\/button><\/div>\n<\/div>\n\n<!-- Question 3 -->\n<div class=\"qa-question\" data-q=\"3\">\n<h3>Do you own recreational vehicles?<\/h3>\n<p class=\"qa-subtitle\">Select all that apply.<\/p>\n<p class=\"qa-multi-hint\">Multiple choices \u2014 click to select\/deselect<\/p>\n<div class=\"qa-options\" style=\"grid-template-columns:1fr 1fr\">\n<div class=\"qa-option-multi\" onclick=\"qaToggleMulti(3,this,'moto')\"><span class=\"qa-checkbox\">\u2713<\/span><span class=\"qa-icon\">\ud83c\udfcd\ufe0f<\/span><span>Motorcycle<\/span><\/div>\n<div class=\"qa-option-multi\" onclick=\"qaToggleMulti(3,this,'motoneige')\"><span class=\"qa-checkbox\">\u2713<\/span><span class=\"qa-icon\">\u2744\ufe0f<\/span><span>Snowmobile<\/span><\/div>\n<div class=\"qa-option-multi\" onclick=\"qaToggleMulti(3,this,'quad')\"><span class=\"qa-checkbox\">\u2713<\/span> <span class=\"qa-icon\">\ud83c\udfd4\ufe0f<\/span><span>Mountain biking \/ Quad biking<\/span><\/div>\n<div class=\"qa-option-multi\" onclick=\"qaToggleMulti(3,this,'bateau')\"><span class=\"qa-checkbox\">\u2713<\/span><span class=\"qa-icon\">\u26f5<\/span><span>Boat \/ Personal Watercraft<\/span><\/div>\n<div class=\"qa-option-multi\" onclick=\"qaToggleMulti(3,this,'vr')\"><span class=\"qa-checkbox\">\u2713<\/span><span class=\"qa-icon\">\ud83d\ude90<\/span><span>RV \/ Motorhome \/ Trailer<\/span><\/div>\n<div class=\"qa-option-multi\" onclick=\"qaToggleMulti(3,this,'antique')\"><span class=\"qa-checkbox\">\u2713<\/span><span class=\"qa-icon\">\ud83c\udfce\ufe0f<\/span><span>Antique \/ Classic Vehicle<\/span><\/div>\n<\/div>\n<div class=\"qa-nav\"><button class=\"qa-btn qa-btn-outline\" onclick=\"qaGoTo(2)\">\u2190 Previous<\/button><button class=\"qa-btn qa-btn-primary\" onclick=\"qaGoTo(4)\">Next \u2192<\/button><\/div>\n<\/div>\n\n<!-- Question 4 -->\n<div class=\"qa-question\" data-q=\"4\">\n<h3>What is your professional situation?<\/h3>\n<p class=\"qa-subtitle\">Some professional activities require specific coverage.<\/p>\n<div class=\"qa-options\">\n<div class=\"qa-option\" onclick=\"qaSelect(4,this,'salarie')\"><span class=\"qa-icon\">\ud83d\udcbc<\/span><div><strong>Employee<\/strong><br \/><span style=\"color:#64748b;font-size:.85rem\">Employee of a company<\/span><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<div class=\"qa-option\" onclick=\"qaSelect(4,this,'autonome')\"><span class=\"qa-icon\">\ud83c\udfe1<\/span><div><strong>Self-employed at home<\/strong><br \/><span style=\"color:#64748b;font-size:.85rem\">Freelance, consultant, freelancer<\/span><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<div class=\"qa-option\" onclick=\"qaSelect(4,this,'pme')\"><span class=\"qa-icon\">\ud83c\udfea<\/span><div><strong>Small Business Owner<\/strong><br \/><span style=\"color:#64748b;font-size:.85rem\">Retail, restaurant, professional office<\/span><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<div class=\"qa-option\" onclick=\"qaSelect(4,this,'entrepreneur')\"><span class=\"qa-icon\">\ud83c\udfd7\ufe0f<\/span><div><strong>Contractor \/ Construction<\/strong><br \/><span style=\"color:#64748b;font-size:.85rem\">General or specialized contractor<\/span><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<div class=\"qa-option\" onclick=\"qaSelect(4,this,'retraite')\"><span class=\"qa-icon\">\ud83c\udf34<\/span><div><strong>Retired<\/strong><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<\/div>\n<div class=\"qa-nav\"><button class=\"qa-btn qa-btn-outline\" onclick=\"qaGoTo(3)\">\u2190 Previous<\/button><button class=\"qa-btn qa-btn-primary\" onclick=\"qaGoTo(5)\">Next \u2192<\/button><\/div>\n<\/div>\n\n<!-- Question 5 -->\n<div class=\"qa-question\" data-q=\"5\">\n<h3>What is your family situation?<\/h3>\n<p class=\"qa-subtitle\">Your family influences your life insurance and protection needs.<\/p>\n<div class=\"qa-options\">\n<div class=\"qa-option\" onclick=\"qaSelect(5,this,'seul')\"><span class=\"qa-icon\">\ud83d\udc64<\/span><div><strong>Single without children<\/strong><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<div class=\"qa-option\" onclick=\"qaSelect(5,this,'couple')\"><span class=\"qa-icon\">\ud83d\udc6b<\/span><div><strong>As a couple without children<\/strong><br \/><span style=\"color:#64748b;font-size:.85rem\">Married or common-law partner<\/span><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<div class=\"qa-option\" onclick=\"qaSelect(5,this,'famille_jeune')\"><span class=\"qa-icon\">\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d\udc67<\/span><div><strong>Family with minor children<\/strong><br \/><span style=\"color:#64748b;font-size:.85rem\">Dependent children under 18 years of age<\/span><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<div class=\"qa-option\" onclick=\"qaSelect(5,this,'famille_adulte')\"><span class=\"qa-icon\">\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d\udc67\u200d\ud83d\udc66<\/span><div><strong>Family with adult children<\/strong><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<\/div>\n<div class=\"qa-nav\"><button class=\"qa-btn qa-btn-outline\" onclick=\"qaGoTo(4)\">\u2190 Previous<\/button><button class=\"qa-btn qa-btn-primary\" onclick=\"qaGoTo(6)\">Next \u2192<\/button><\/div>\n<\/div>\n\n<!-- Question 6 -->\n<div class=\"qa-question\" data-q=\"6\">\n<h3>Do you own a cottage or a second home?<\/h3>\n<p class=\"qa-subtitle\">Include cottages, vacation homes, or land with buildings.<\/p>\n<div class=\"qa-options\">\n<div class=\"qa-option\" onclick=\"qaSelect(6,this,'yes')\"><span class=\"qa-icon\">\ud83c\udfe1<\/span><div><strong>Yes<\/strong><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<div class=\"qa-option\" onclick=\"qaSelect(6,this,'no')\"><span class=\"qa-icon\">\u274c<\/span><div><strong>No<\/strong><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<\/div>\n<div class=\"qa-nav\"><button class=\"qa-btn qa-btn-outline\" onclick=\"qaGoTo(5)\">\u2190 Previous<\/button><button class=\"qa-btn qa-btn-primary\" onclick=\"qaGoTo(7)\">Next \u2192<\/button><\/div>\n<\/div>\n\n<!-- Question 7 -->\n<div class=\"qa-question\" data-q=\"7\">\n<h3>What is your age?<\/h3>\n<p class=\"qa-subtitle\">Your age can affect your life insurance rates.<\/p>\n<div class=\"qa-options\">\n<div class=\"qa-option\" onclick=\"qaSelect(7,this,'18-25')\"><span class=\"qa-icon\">\ud83d\udc76<\/span><div><strong>18-25 years old<\/strong><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<div class=\"qa-option\" onclick=\"qaSelect(7,this,'26-35')\"><span class=\"qa-icon\">\ud83e\uddd1<\/span><div><strong>26-35 years old<\/strong><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<div class=\"qa-option\" onclick=\"qaSelect(7,this,'36-45')\"><span class=\"qa-icon\">\ud83e\uddd4<\/span><div><strong>36-45 years old<\/strong><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<div class=\"qa-option\" onclick=\"qaSelect(7,this,'46-55')\"><span class=\"qa-icon\">\ud83d\udc74<\/span><div><strong>46-55 years old<\/strong><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<div class=\"qa-option\" onclick=\"qaSelect(7,this,'56+')\"><span class=\"qa-icon\">\ud83d\udc75<\/span><div><strong>56 years old and over<\/strong><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<\/div>\n<div class=\"qa-nav\"><button class=\"qa-btn qa-btn-outline\" onclick=\"qaGoTo(6)\">\u2190 Previous<\/button><button class=\"qa-btn qa-btn-primary\" onclick=\"qaGoTo(8)\">Next \u2192<\/button><\/div>\n<\/div>\n\n<!-- Question 8 -->\n<div class=\"qa-question\" data-q=\"8\">\n<h3>Do you smoke?<\/h3>\n<p class=\"qa-subtitle\">Smoking can impact your life insurance premiums.<\/p>\n<div class=\"qa-options\">\n<div class=\"qa-option\" onclick=\"qaSelect(8,this,'yes')\"><span class=\"qa-icon\">\ud83d\udeac<\/span><div><strong>Yes<\/strong><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<div class=\"qa-option\" onclick=\"qaSelect(8,this,'no')\"><span class=\"qa-icon\">\u274c<\/span><div><strong>No<\/strong><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<\/div>\n<div class=\"qa-nav\"><button class=\"qa-btn qa-btn-outline\" onclick=\"qaGoTo(7)\">\u2190 Previous<\/button><button class=\"qa-btn qa-btn-primary\" onclick=\"qaSubmit()\">Submit<\/button><\/div>\n<\/div>\n\n<\/div>\n<\/div>\n&#8220;&#8220;&#8220;html\nSelect(6,this,&#8217;yes&#8217;)&#8221;><span class=\"qa-icon\">\ud83c\udfe1<\/span><div><strong>Yes<\/strong><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<div class=\"qa-option\" onclick=\"qaSelect(6,this,'no')\"><span class=\"qa-icon\">\u274c<\/span><div><strong>No<\/strong><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<\/div>\n<div class=\"qa-nav\"><button class=\"qa-btn qa-btn-outline\" onclick=\"qaGoTo(5)\">\u2190 Previous<\/button><button class=\"qa-btn qa-btn-primary\" onclick=\"qaGoTo(7)\">Next \u2192<\/button><\/div>\n<\/div>\n\n<!-- Question 7 -->\n<div class=\"qa-question\" data-q=\"7\">\n<h3>What is your age?<\/h3>\n<p class=\"qa-subtitle\">Your age can affect your life insurance premiums.<\/p>\n<div class=\"qa-options\">\n<div class=\"qa-option\" onclick=\"qaSelect(7,this,'under_25')\"><span class=\"qa-icon\">\ud83d\udc76<\/span><div><strong>Under 25<\/strong><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<div class=\"qa-option\" onclick=\"qaSelect(7,this,'25_35')\"><span class=\"qa-icon\">\ud83e\uddd1<\/span><div><strong>25 to 35<\/strong><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<div class=\"qa-option\" onclick=\"qaSelect(7,this,'36_50')\"><span class=\"qa-icon\">\ud83d\udc68\u200d\ud83e\uddb3<\/span><div><strong>36 to 50<\/strong><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<div class=\"qa-option\" onclick=\"qaSelect(7,this,'51_plus')\"><span class=\"qa-icon\">\ud83d\udc74<\/span><div><strong>51 or older<\/strong><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<\/div>\n<div class=\"qa-nav\"><button class=\"qa-btn qa-btn-outline\" onclick=\"qaGoTo(6)\">\u2190 Previous<\/button><button class=\"qa-btn qa-btn-primary\" onclick=\"qaGoTo(8)\">Next \u2192<\/button><\/div>\n<\/div>\n\n<!-- Question 8 -->\n<div class=\"qa-question\" data-q=\"8\">\n<h3>What is your health status?<\/h3>\n<p class=\"qa-subtitle\">Your health can impact your life insurance options.<\/p>\n<div class=\"qa-options\">\n<div class=\"qa-option\" onclick=\"qaSelect(8,this,'good')\"><span class=\"qa-icon\">\u2705<\/span><div><strong>Good health<\/strong><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<div class=\"qa-option\" onclick=\"qaSelect(8,this,'average')\"><span class=\"qa-icon\">\u26a0\ufe0f<\/span><div><strong>Average health<\/strong><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<div class=\"qa-option\" onclick=\"qaSelect(8,this,'poor')\"><span class=\"qa-icon\">\u274c<\/span><div><strong>Poor health<\/strong><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<\/div>\n<div class=\"qa-nav\"><button class=\"qa-btn qa-btn-outline\" onclick=\"qaGoTo(7)\">\u2190 Previous<\/button><button class=\"qa-btn qa-btn-primary\" onclick=\"qaSubmit()\">Submit<\/button><\/div>\n<\/div>\n\n<\/div>\n<\/div>\n&#8220;&#8220;&#8220;html\nSelect(6,this,&#8217;yes&#8217;)&#8221;><span class=\"qa-icon\">\ud83c\udfd5\ufe0f<\/span><div><strong>Yes, a cottage or second home<\/strong><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<div class=\"qa-option\" onclick=\"qaSelect(6,this,'rental')\"><span class=\"qa-icon\">\ud83c\udfd8\ufe0f<\/span><div><strong>Yes, a rental property (income)<\/strong><br \/><span style=\"color:#64748b;font-size:.85rem\">Duplex, triplex, income property<\/span><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<div class=\"qa-option\" onclick=\"qaSelect(6,this,'no')\"><span class=\"qa-icon\">\u274c<\/span><div><strong>No<\/strong><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<\/div>\n<div class=\"qa-nav\"><button class=\"qa-btn qa-btn-outline\" onclick=\"qaGoTo(5)\">\u2190 Previous<\/button><button class=\"qa-btn qa-btn-primary\" onclick=\"qaGoTo(7)\">Next \u2192<\/button><\/div>\n<\/div>\n\n<!-- Question 7 -->\n<div class=\"qa-question\" data-q=\"7\">\n<h3>Are you travelling outside of Canada?<\/h3>\n<p class=\"qa-subtitle\">Travel insurance covers emergency medical expenses abroad.<\/p>\n<div class=\"qa-options\">\n<div class=\"qa-option\" onclick=\"qaSelect(7,this,'never')\"><span class=\"qa-icon\">\ud83c\udfe0<\/span><div><strong>Never, or almost never<\/strong><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<div class=\"qa-option\" onclick=\"qaSelect(7,this,'occasional')\"><span class=\"qa-icon\">\u2708\ufe0f<\/span><div><strong>1 to 2 trips per year<\/strong><br \/><span style=\"color:#64748b;font-size:.85rem\">Annual vacation abroad<\/span><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<div class=\"qa-option\" onclick=\"qaSelect(7,this,'frequent')\"><span class=\"qa-icon\">\ud83c\udf0d<\/span><div><strong>Frequent flyer<\/strong><br \/><span style=\"color:#64748b;font-size:.85rem\">3+ trips per year or snowbird<\/span><\/div><span class=\"qa-check\">\u2713<\/span><\/div>\n<\/div>\n<div class=\"qa-nav\"><button class=\"qa-btn qa-btn-outline\" onclick=\"qaGoTo(6)\">\u2190 Previous<\/button><button class=\"qa-btn qa-btn-primary\" onclick=\"qaGoTo(8)\">Next \u2192<\/button><\/div>\n<\/div>\n\n<!-- Question 8 -->\n<div class=\"qa-question\" data-q=\"8\">\n<h3>Do you have any particular concerns?<\/h3>\n<p class=\"qa-subtitle\">Select all that apply.<\/p>\n<p class=\"qa-multi-hint\">Multiple choices \u2014 click to select\/deselect<\/p>\n<div class=\"qa-options\" style=\"grid-template-columns:1fr 1fr\">\n<div class=\"qa-option-multi\" onclick=\"qaToggleMulti(8,this,'driving_record')\"><span class=\"qa-checkbox\">\u2713<\/span><span class=\"qa-icon\">\u26a0\ufe0f<\/span><span>Challenging driving record<\/span><\/div>\n<div class=\"qa-option-multi\" onclick=\"qaToggleMulti(8,this,'credit')\"><span class=\"qa-icon\">\ud83d\udcb3<\/span> <span class=\"qa-checkbox\">\u2713<\/span><span>Poor credit history<\/span><\/div>\n<div class=\"qa-option-multi\" onclick=\"qaToggleMulti(8,this,'claims_history')\"><span class=\"qa-checkbox\">\u2713<\/span> <span class=\"qa-icon\">\ud83d\udd25<\/span><span>Claims history<\/span><\/div>\n<div class=\"qa-option-multi\" onclick=\"qaToggleMulti(8,this,'refused')\"><span class=\"qa-checkbox\">\u2713<\/span><span class=\"qa-icon\">\ud83d\udeab<\/span><span>Refused by an insurer<\/span><\/div>\n<div class=\"qa-option-multi\" onclick=\"qaToggleMulti(8,this,'mortgage')\"><span class=\"qa-checkbox\">\u2713<\/span><span class=\"qa-icon\">\ud83c\udfe6<\/span><span>Mortgage to protect<\/span><\/div>\n<div class=\"qa-option-multi\" onclick=\"qaToggleMulti(8,this,'estate_planning')\"><span class=\"qa-checkbox\">\u2713<\/span><span class=\"qa-icon\">\ud83d\udcdc<\/span><span>Estate planning<\/span><\/div>\n<\/div>\n<div class=\"qa-nav\"><button class=\"qa-btn qa-btn-outline\" onclick=\"qaGoTo(7)\">\u2190 Previous<\/button><button class=\"qa-btn qa-btn-primary\" onclick=\"qaShowResults()\" style=\"font-size:1.05rem;padding:14px 32px\">\ud83c\udfaf See my results<\/button><\/div>\n<\/div>\n\n<!-- Results -->\n<div class=\"qa-result-wrap\" id=\"qaResults\">\n<div class=\"qa-result-score\">\n<div class=\"qa-big-number\" id=\"qaResultCount\">0<\/div>\n<p>Recommended insurance for your profile<\/p>\n<\/div>\n<div class=\"qa-profil-box\">\n<h3>\ud83d\udccb Your profile<\/h3>\n<div class=\"qa-profil-tags\" id=\"qaProfilTags\"><\/div>\n<\/div>\n<h3 style=\"color:#0d1f2d;margin:0 0 5px;font-size:1.15rem\">\u2705 Essential insurance for you<\/h3>\n<p style=\"color:#64748b;margin:0 0 18px;font-size:.9rem\">These coverages are highly recommended according to your profile.<\/p>\n<div class=\"qa-result-grid\" id=\"qaEssentialGrid\"><\/div>\n<div id=\"qaOptionalSection\" style=\"display:none\">\n<h3 style=\"color:#0d1f2d;margin:30px 0 5px;font-size:1.15rem\">\ud83d\udca1 Insurance to consider<\/h3>\n<p style=\"color:#64748b;margin:0 0 18px;font-size:.9rem\">These protections could be useful depending on your situation.<\/p>\n<div class=\"qa-result-grid\" id=\"qaOptionalGrid\"><\/div>\n<\/div>\n<div style=\"background:linear-gradient(135deg,#0d1f2d,#1a3a4a);border-radius:12px;padding:35px 25px;text-align:center;margin:35px 0 10px\">\n<h3 style=\"color:#fff;margin:0 0 10px;font-size:1.2rem\">Ready to get your prizes?<\/h3>\n<p style=\"color:#b0c4d8;margin:0 0 20px;font-size:.95rem\">An Assur360 broker compares offers from 20+ insurers for you.<\/p>\n<div style=\"display:flex;gap:12px;justify-content:center;flex-wrap:wrap\">\n<a href=\"\/soumission-gratuite\/\" style=\"display:inline-block;background:#0da8ab;color:#fff;padding:14px 28px;border-radius:8px;text-decoration:none;font-weight:700;font-size:.95rem\">\ud83d\udccb Free<\/a>\n quote<button class=\"qa-btn qa-btn-outline\" onclick=\"qaRestart()\" style=\"color:#fff;border-color:rgba(255,255,255,.4)\">\u21bb Retake the quiz<\/button>\n<\/div>\n<p style=\"color:#64748b;font-size:.85rem;margin-top:12px\">\ud83d\udcde 1-866-357-4451 \u2014 Free consultation<\/p>\n<\/div>\n<\/div>\n\n<\/div>\n<\/div>\n\n&#8220;`\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Essential-insurance-in-Quebec\"><\/span>Essential insurance in Quebec<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n<p class=\"wp-block-paragraph\">In Quebec, some insurance is <strong>mandatory<\/strong>, others are strongly recommended. Here is an overview of the most common coverages: <\/p>\n\n<div style=\"overflow-x:auto;margin:30px 0\">\n<table style=\"width:100%;border-collapse:collapse;border-radius:8px;overflow:hidden\">\n<thead><tr style=\"background:#0d1f2d\">\n<th style=\"padding:14px 18px;text-align:left;color:#fff;font-weight:600\">Insurance<\/th>\n<th style=\"padding:14px 18px;text-align:left;color:#fff;font-weight:600\">Mandatory?<\/th>\n<th style=\"padding:14px 18px;text-align:left;color:#fff;font-weight:600\">For whom?<\/th>\n<th style=\"padding:14px 18px;text-align:left;color:#fff;font-weight:600\">Average price<\/th>\n<\/tr><\/thead>\n<tbody>\n<tr style=\"background:#f8fafc\"><td style=\"padding:12px 18px;border-bottom:1px solid #e2e8f0\"><strong>Auto<\/strong><\/td><td style=\"padding:12px 18px;border-bottom:1px solid #e2e8f0\">Yes (Third Party Liability)<\/td><td style=\"padding:12px 18px;border-bottom:1px solid #e2e8f0\">All vehicle owners<\/td><td style=\"padding:12px 18px;border-bottom:1px solid #e2e8f0\">$800 \u2013 $2,000\/year<\/td><\/tr>\n<tr><td style=\"padding:12px 18px;border-bottom:1px solid #e2e8f0\"><strong>Housing<\/strong><\/td><td style=\"padding:12px 18px;border-bottom:1px solid #e2e8f0\">No (but required by lenders)<\/td><td style=\"padding:12px 18px;border-bottom:1px solid #e2e8f0\">Homeowners and renters<\/td><td style=\"padding:12px 18px;border-bottom:1px solid #e2e8f0\">$500 \u2013 $1,500\/year<\/td><\/tr>\n<tr style=\"background:#f8fafc\"><td style=\"padding:12px 18px;border-bottom:1px solid #e2e8f0\"><strong>Families<\/strong><\/td><td style=\"padding:12px 18px;border-bottom:1px solid #e2e8f0\"><\/td><td style=\"padding:12px 18px;border-bottom:1px solid #e2e8f0\">with children, mortgage<\/td><td style=\"padding:12px 18px;border-bottom:1px solid #e2e8f0\">$25 \u2013 $100\/month<\/td><\/tr>\n<tr><td style=\"padding:12px 18px;border-bottom:1px solid #e2e8f0\"><strong>Business<\/strong><\/td><td style=\"padding:12px 18px;border-bottom:1px solid #e2e8f0\">By sector<\/td><td style=\"padding:12px 18px;border-bottom:1px solid #e2e8f0\">Any entrepreneur or SME<\/td><td style=\"padding:12px 18px;border-bottom:1px solid #e2e8f0\">$500 \u2013 $5,000\/year<\/td><\/tr>\n<tr style=\"background:#f8fafc\"><td style=\"padding:12px 18px\">Non-Travelling<\/td> <td style=\"padding:12px 18px\"><strong>Trips<\/strong><\/td><td style=\"padding:12px 18px\">Outside Canada<\/td><td style=\"padding:12px 18px\">$30 \u2013 $200\/trip<\/td><\/tr>\n<\/tbody><\/table>\n<\/div>\n\n<div style=\"background:linear-gradient(135deg,#0d1f2d,#1a3a4a);border:2px solid #0da8ab;border-radius:14px;padding:28px 32px;margin:30px 0 40px\">\n<p style=\"color:#0da8ab;font-weight:700;font-size:16px;margin:0 0 8px;\">\ud83d\udca1 Did you know?<\/p>\n<p style=\"color:rgba(255,255,255,.9);font-size:15px;line-height:1.7;margin:0;\">An <strong>independent insurance broker<\/strong> compares offers from several insurers to find you the best value for your money. Unlike an agent who represents a single insurer, the broker works for <strong>you<\/strong>. On average, our clients save between <strong>$200 and $600<\/strong> per year by using an Assur360 broker.  <\/p>\n<\/div>\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Our-free-tools-to-protect-you\"><\/span>Our free tools to protect you<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n<div style=\"display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin:20px 0 40px\">\n<a href=\"https:\/\/www.assur360.ca\/en\/tools\/free-will-in-quebec-2026-word-template-guide-assur360\/\" style=\"display:block;padding:20px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;text-decoration:none\">\n<strong style=\"color:#0d1f2d\">\ud83d\udcdd Free Will<\/strong><p style=\"color:#64748b;margin:8px 0 0;font-size:.9rem\">Fill in online or download the Word<\/p><\/a>\n<a href=\"https:\/\/www.assur360.ca\/en\/free-protection-mandate-quebec-2026-template-word\/\" style=\"display:block;padding:20px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;text-decoration:none\">\n<strong style=\"color:#0d1f2d\">\ud83d\udccb Protection mandate<\/strong><p style=\"color:#64748b;margin:8px 0 0;font-size:.9rem\">Free model in case of incapacity<\/p><\/a>\n<a href=\"https:\/\/www.assur360.ca\/en\/tools\/\" style=\"display:block;padding:20px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;text-decoration:none\">\n<strong style=\"color:#0d1f2d\">\ud83c\udfe6 All our tools<\/strong><p style=\"color:#64748b;margin:8px 0 0;font-size:.9rem\">Calculators, Guides  Resources<\/p><\/a>\n<a href=\"https:\/\/www.assur360.ca\/en\/car-insurance-quote-7-2\/\" style=\"display:block;padding:20px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;text-decoration:none\">\n<strong style=\"color:#0d1f2d\">\ud83c\udfaf Free quote<\/strong><p style=\"color:#64748b;margin:8px 0 0;font-size:.9rem\">Compare 9+ insurers in one application<\/p><\/a>\n<\/div>\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Cities-served-in-Quebec\"><\/span>Cities served in Quebec<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n<p class=\"wp-block-paragraph\">Our brokers certified by the <strong>Autorit\u00e9 des march\u00e9s financiers (AMF)<\/strong> serve all of Quebec. Whether you are in <strong>Montreal<\/strong>, <strong>Quebec City<\/strong>, <strong>Laval<\/strong>, <strong>Gatineau<\/strong>, <strong>Longueuil<\/strong>, <strong>Sherbrooke<\/strong>, <strong>Trois-Rivi\u00e8res<\/strong> or <strong>Saguenay<\/strong>, get quotes tailored to your region. <\/p>\n\n<h2 class=\"wp-block-heading\"><span class=\"ez-toc-section\" id=\"Frequently-asked-questions-%E2%80%94-Insurance-quiz\"><\/span>Frequently asked questions \u2014 Insurance quiz<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>What insurance is mandatory in Quebec?<\/summary>\n\n<p class=\"wp-block-paragraph\"><strong>Automobile insurance (civil liability)<\/strong> is the only legally mandatory insurance in Quebec. However, home insurance is required by virtually all mortgage lenders. Business insurance is mandatory in certain regulated sectors (construction, professional services).  <\/p>\n\n<\/details>\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>How many different insurances does the average household need?<\/summary>\n\n<p class=\"wp-block-paragraph\">A typical Quebec household (homeowner couple with 2 vehicles and children) usually needs <strong>3 to 5 insurances<\/strong> : auto (mandatory), home, life, and potentially RV or travel insurance.<\/p>\n\n<\/details>\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>Can you bundle your insurance to save money?<\/summary>\n\n<p class=\"wp-block-paragraph\"><strong>Yes!<\/strong>  Bundling (multi-product) is one of the best ways to save. By combining car + home with the same insurer, you can get a discount of <strong>5% to 15%.<\/strong> A broker can identify the best combinations. <\/p>\n\n<\/details>\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>Why go through a broker rather than a direct insurer?<\/summary>\n\n<p class=\"wp-block-paragraph\">An <strong>independent broker<\/strong> compares the offers of several insurers (9+ at Assur360) to find the best value for money. A direct insurer only offers its own products. The broker&#8217;s service is <strong>free<\/strong> \u2014 his commission is paid by the insurer.  <\/p>\n\n<\/details>\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>How do I know if I am underinsured?<\/summary>\n\n<p class=\"wp-block-paragraph\">You&#8217;re underinsured if: your home coverage doesn&#8217;t reflect the <strong>rebuilding value<\/strong> of your property, your auto liability is at a legal minimum of $50,000, or you don&#8217;t have life insurance even though you have a mortgage or dependents.<\/p>\n\n<\/details>\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>What is liability insurance?<\/summary>\n\n<p class=\"wp-block-paragraph\"><strong>Third-party liability<\/strong> insurance protects you if you cause damage to others (injuries or property damage). It is included in your car insurance (mandatory, minimum $50,000, recommended $2 million) and in your home insurance. <\/p>\n\n<\/details>\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>Is home insurance mandatory for tenants?<\/summary>\n\n<p class=\"wp-block-paragraph\">It is <strong>not legally mandatory<\/strong>, but it is strongly recommended and often required by the owner. It covers your personal belongings, liability and living expenses in the event of a claim. Its cost is usually between <strong>$200 and $500<\/strong> per year.  <\/p>\n\n<\/details>\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>Do I need life insurance if I&#8217;m single?<\/summary>\n\n<p class=\"wp-block-paragraph\">If you are single <strong>with no dependents and no debt<\/strong>, life insurance is not a priority. On the other hand, if you have a mortgage, a co-signed car loan, or if you want to cover your funeral expenses, a small policy may make sense. Premiums are very low when you&#8217;re young.  <\/p>\n\n<\/details>\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>Are the quiz results reliable?<\/summary>\n\n<p class=\"wp-block-paragraph\">This quiz provides <strong>general recommendations<\/strong> based on your profile. It is not a substitute for a full analysis by a broker. For personalized recommendations and exact pricing, request a <strong>free quote<\/strong> \u2014 an Assur360 broker will analyze your situation in detail.  <\/p>\n\n<\/details>\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>How much does a consultation with an Assur360 broker cost?<\/summary>\n\n<p class=\"wp-block-paragraph\"><strong>It&#8217;s 100% free.<\/strong>  Consultation, comparison and quotes are free of charge and without obligation. The broker is paid by the insurer of your choice \u2014 you pay nothing more than by going directly to the insurer.<\/p>\n\n<\/details>\n\n<div style=\"background:#f0fdfa;border-radius:12px;padding:30px;margin:40px 0\">\n<h3 style=\"color:#0d1f2d;margin:0 0 15px;font-size:1.1rem\">\ud83c\udfc6 Why trust Assur360?<\/h3>\n<div style=\"display:grid;grid-template-columns:repeat(3,1fr);gap:15px\">\n<div style=\"display:flex;align-items:center;gap:10px\"><span style=\"color:#0da8ab;font-size:1.3rem\">\u2713<\/span><span style=\"color:#475569\">AMF certified brokers<\/span><\/div>\n<div style=\"display:flex;align-items:center;gap:10px\"><span style=\"color:#0da8ab;font-size:1.3rem\">\u2713<\/span><span style=\"color:#475569\">9+ insurers compared<\/span><\/div>\n<div style=\"display:flex;align-items:center;gap:10px\"><span style=\"color:#0da8ab;font-size:1.3rem\">\u2713<\/span><span style=\"color:#475569\">100% free service<\/span><\/div>\n<\/div>\n<\/div>\n\n<div style=\"background:linear-gradient(135deg,#0d1f2d,#1a3a4a);border-radius:12px;padding:50px 30px;text-align:center;margin:40px 0\">\n<h2 style=\"color:#fff;margin:0 0 15px;font-size:1.6rem\"><span class=\"ez-toc-section\" id=\"Find-the-best-coverage-at-the-best-price\"><\/span>Find the best coverage at the best price<span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p style=\"color:#b0c4d8;margin:0 0 25px;font-size:1.05rem;max-width:600px;display:inline-block;line-height:1.6\">An Assur360 broker compares more than 9 insurers for you. Free quote, no obligation. <\/p>\n<div style=\"display:flex;gap:15px;justify-content:center;flex-wrap:wrap\">\n<a href=\"https:\/\/www.assur360.ca\/en\/car-insurance-quote-7-2\/\" style=\"display:inline-block;background:#0da8ab;color:#fff;padding:14px 32px;border-radius:8px;text-decoration:none;font-weight:700;font-size:1rem\">\ud83d\udccb Free<\/a>\n quote<a href=\"tel:18663574451\" style=\"display:inline-block;background:transparent;color:#fff;padding:14px 32px;border-radius:8px;text-decoration:none;font-weight:700;font-size:1rem;border:2px solid #fff\">\ud83d\udcde 1-866-357-4451<\/a>\n<\/div>\n<\/div>\n\n<script type=\"application\/ld+json\">{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[\n{\"@type\":\"Question\",\"name\":\"What are the mandatory insurances in Quebec?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Auto insurance (liability) is the only legally mandatory insurance in Quebec. Home insurance is required by mortgage lenders. Business insurance is mandatory in certain regulated sectors.\"}},\n{\"@type\":\"Question\",\"name\":\"How many insurances does an average household need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"A typical Quebec household generally needs 3 to 5 insurances: auto, home, life, and potentially insurance for recreational vehicles or travel.\"}},\n{\"@type\":\"Question\",\"name\":\"Can you bundle your insurances to save money?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes! By combining auto and home insurance with the same insurer, you can get a discount of 5% to 15%. An insurance broker can identify the best combinations.\"}},\n{\"@type\":\"Question\",\"name\":\"Why go through a broker instead of a direct insurer?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"An independent broker compares offers from multiple insurers to find the best value for money. The service is free \u2014 their commission is paid by the insurer.\"}},\n{\"@type\":\"Question\",\"name\":\"How do I know if I am underinsured?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"You are underinsured if your home coverage does not reflect the reconstruction value, your auto liability is at the minimum of $50,000, or you do not have life insurance with a mortgage.\"}},\n{\"@type\":\"Question\",\"name\":\"Is home insurance mandatory for tenants?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"It is not legally mandatory, but it is strongly recommended and often required by the landlord. Its cost is generally between $200 and $500 per year.\"}},\n{\"@type\":\"Question\",\"name\":\"Do I need life insurance if I am single?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"If you are single with no dependents and no debt, life insurance is not a priority. However, if you have a mortgage or a co-signed loan, a small policy may be wise.\"}},\n{\"@type\":\"Question\",\"name\":\"Are the quiz results reliable?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"This quiz provides general recommendations. For personalized recommendations and exact prices, request a free quote from an Assur360 broker.\"}},\n{\"@type\":\"Question\",\"name\":\"How much does a consultation with a broker cost?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"It is 100% free. The consultation, comparison, and quotes are without charge and without obligation.\"}},\n{\"@type\":\"Question\",\"name\":\"What is liability insurance?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Liability insurance protects you if you cause damage to others. It is included in your auto insurance (minimum $50,000, recommended $2M) and in your home insurance.\"}}\n]}\n<\/script>\n\n<script type=\"application\/ld+json\">{\"@context\":\"https:\/\/schema.org\",\"@type\":\"BreadcrumbList\",\"itemListElement\":[\n{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.assur360.ca\/\"},\n{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Tools\",\"item\":\"https:\/\/www.assur360.ca\/simulation\/\"},\n{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Quiz \u2014 What insurance do you need?\",\"item\":\"https:\/\/www.assur360.ca\/simulation\/quiz-assurance\/\"}\n]}\n<\/script>\n&#8220;`html\n\n<script>\n(function(){\nvar answers={};var multi={3:[],8:[]};\n\nvar products={\nauto:{icon:'\ud83d\ude97',name:'Auto insurance',desc:'Protects your vehicle and your liability. Mandatory in Quebec for all registered vehicles.',link:'\/soumission-assurance-auto\/',cta:'Auto quote'},\nhabitation_proprio:{icon:'\ud83c\udfe0',name:'Home insurance (owner)',desc:'Covers your house, your belongings, and your liability. Required by your mortgage lender.',link:'\/assurance-habitation\/',cta:'Home quote'},\nhabitation_locataire:{icon:'\ud83d\udd11',name:'Home insurance (tenant)',desc:'Protects your personal belongings, your liability, and covers your living expenses in case of a loss.',link:'\/assurance-habitation\/',cta:'Home quote'},\ncondo:{icon:'\ud83c\udfe2',name:'Condo insurance',desc:'Covers your unit, your improvements, your belongings, and the deductible of the condominium association.',link:'\/assurance-habitation\/',cta:'Condo quote'},\nvie:{icon:'\u2764\ufe0f',name:'Life insurance',desc:'Financially protects your family in case of death. Essential if you have a mortgage or children.',link:'\/soumission-assurance-entreprise-en-ligne\/',cta:'Life quote'},\nentreprise:{icon:'\ud83c\udfea',name:'Business insurance',desc:'Commercial liability, commercial property, business interruption, and employee protection.',link:'\/soumission-assurance-entreprise-en-ligne\/',cta:'Business quote'},\nentrepreneur:{icon:'\ud83c\udfd7\ufe0f',name:'Contractor \/ Construction insurance',desc:'Site liability, bonding, tools and equipment insurance. Required by the CCQ and the RBQ.',link:'\/soumission-assurance-entreprise-en-ligne\/',cta:'Business quote'},\ntravailleur_domicile:{icon:'\ud83c\udfe1',name:'Home-based worker insurance',desc:'Endorsement to your home insurance to cover your professional activity at home.',link:'\/assurance-habitation\/',cta:'Home quote'},\nmoto:{icon:'\ud83c\udfcd\ufe0f',name:'Motorcycle insurance',desc:'Protects your motorcycle against theft, damage, and your liability.',link:'\/courtier-assurance-moto\/',cta:'Motorcycle quote'},\nmotoneige:{icon:'\u2744\ufe0f',name:'Snowmobile insurance',desc:'Coverage tailored for the winter season: theft, collision, liability on trails.',link:'\/assurance-motoneige\/',cta:'Snowmobile quote'},\nquad:{icon:'\ud83c\udfd4\ufe0f',name:'ATV \/ Quad insurance',desc:'Protection for your off-road rides: liability, collision, theft, and vandalism.',link:'\/assurance-quad\/',cta:'Quad quote'},\nbateau:{icon:'\u26f5',name:'Boat \/ Personal watercraft insurance',desc:'Coverage for your vessel: liability, damage, trailer, and equipment.',link:'\/assurance-bateau\/',cta:'Boat quote'},\nvr:{icon:'\ud83d\ude90',name:'RV \/ Motorhome insurance',desc:'Protection for your recreational vehicle: motorhome, trailer, fifth-wheel, or tent trailer.',link:'\/assurance-vehicule-recreatif\/',cta:'RV quote'},\nantique:{icon:'\ud83c\udfce\ufe0f',name:'Antique vehicle insurance',desc:'Specialized coverage for collector vehicles with agreed value.',link:'\/soumission-assurance-auto\/',cta:'Antique quote'},\nvoyage:{icon:'\u2708\ufe0f',name:'Travel insurance',desc:'Emergency medical expenses, cancellation, lost luggage, and repatriation abroad.',link:'\/assurance-voyage\/',cta:'Learn more'},\nchalet:{icon:'\ud83c\udfd5\ufe0f',name:'Cottage \/ Secondary residence insurance',desc:'Protection for your seasonal property: building, belongings, liability.',link:'\/assurance-habitation\/',cta:'Home quote'},\nlocatif:{icon:'\ud83c\udfd8\ufe0f',name:'Rental property insurance',desc:'Protects your income property: building, landlord liability, loss of rent.',link:'\/assurance-habitation\/',cta:'Home quote'},\nflotte:{icon:'\ud83c\udd7f\ufe0f',name:'Fleet insurance',desc:'Advantageous rate for insuring 3 or more vehicles under the same policy.',link:'\/soumission-assurance-auto\/',cta:'Fleet quote'},\nsous_standard:{icon:'\u26a0\ufe0f',name:'Substandard auto insurance',desc:'Solutions for difficult cases: infractions, claims, bad credit, or insurer refusals.',link:'\/assurance-avec-dossier-criminel\/',cta:'Second chance quote'},\ncollective:{icon:'\ud83d\udc65',name:'Group insurance',desc:'Employee benefits: drugs, dental, disability, life.',link:'\/soumission-assurance-entreprise-en-ligne\/',cta:'Learn more'}\n};\n\nvar qaNextMap={1:2,2:3,4:5,5:6,6:7,7:8};\nwindow.qaSelect=function(q,el,val){\nanswers[q]=val;\nel.closest('.qa-options').querySelectorAll('.qa-option').forEach(function(o){o.classList.remove('selected')});\nel.classList.add('selected');\nvar nxt=qaNextMap[q];\nif(nxt){setTimeout(function(){qaGoTo(nxt);},400);}\n};\n\nwindow.qaToggleMulti=function(q,el,val){\nel.classList.toggle('selected');\nif(!multi[q])multi[q]=[];\nvar idx=multi[q].indexOf(val);\nif(idx>-1)multi[q].splice(idx,1);else multi[q].push(val);\n};\n\nwindow.qaGoTo=function(n){\ndocument.querySelectorAll('.qa-question').forEach(function(q){q.classList.remove('active')});\nvar target=document.querySelector('.qa-question[data-q=\"'+n+'\"]');\nif(target)target.classList.add('active');\ndocument.getElementById('qaProgress').style.width=(n*12.5)+'%';\ndocument.getElementById('qaCurrentQ').textContent=n;\nvar pills=document.querySelectorAll('.qa-pill');\npills.forEach(function(p,i){\np.classList.remove('active','done');\nif(i<n-1)p.classList.add('done');\nif(i===n-1)p.classList.add('active');\n});\ndocument.getElementById('quiz-section').scrollIntoView({behavior:'smooth',block:'start'});\n};\n\nwindow.qaShowResults=function(){\ndocument.querySelectorAll('.qa-question').forEach(function(q){q.classList.remove('active')});\ndocument.getElementById('qaResults').classList.add('active');\ndocument.getElementById('qaProgress').style.width='100%';\ndocument.querySelectorAll('.qa-pill').forEach(function(p){p.classList.remove('active');p.classList.add('done')});\n\nvar essential=[];var optional=[];var tags=[];\nvar a=answers;var m=multi;\n\nif(a[1]==='proprio_maison'){essential.push({key:'habitation_proprio',reason:'You are a homeowner'});tags.push('Homeowner');}\nelse if(a[1]==='proprio_condo'){essential.push({key:'condo',reason:'You are a condo owner'});tags.push('Condo owner');}\nelse if(a[1]==='locataire'){essential.push({key:'habitation_locataire',reason:'Protects your belongings and your liability'});tags.push('Tenant');}\n\nif(a[2]==='1'){essential.push({key:'auto',reason:'Mandatory for your vehicle'});tags.push('1 vehicle');}\nelse if(a[2]==='2'){essential.push({key:'auto',reason:'Mandatory \u2014 ask for a multi-vehicle discount'});tags.push('2 vehicles');}\nelse if(a[2]==='3+'){essential.push({key:'flotte',reason:'3+ vehicles = advantageous fleet rate'});essential.push({key:'auto',reason:'Mandatory for all your vehicles'});tags.push('3+ vehicles');}\n\nif(m[8]){if(m[8].indexOf('dossier')>-1||m[8].indexOf('credit')>-1||m[8].indexOf('refus')>-1||m[8].indexOf('sinistre')>-1){\nessential.push({key:'sous_standard',reason:'Specialist in difficult cases'});\nif(m[8].indexOf('dossier')>-1)tags.push('Difficult case');\nif(m[8].indexOf('refus')>-1)tags.push('Refused by insurer');\n}}\n\nif(m[3]){\nif(m[3].indexOf('moto')>-1){essential.push({key:'moto',reason:'You own a motorcycle'});tags.push('Motorcyclist');}\nif(m[3].indexOf('motoneige')>-1){essential.push({key:'motoneige',reason:'You own a snowmobile'});tags.push('Snowmobile');}\nif(m[3].indexOf('quad')>-1){essential.push({key:'quad',reason:'You own an ATV\/quad'});tags.push('ATV\/Quad');}\nif(m[3].indexOf('bateau')>-1){essential.push({key:'bateau',reason:'You own a boat'});tags.push('Boater');}\nif(m[3].indexOf('vr')>-1){essential.push({key:'vr',reason:'You own an RV\/motorhome'});tags.push('RV\/Motorhome');}\nif(m[3].indexOf('antique')>-1){essential.push({key:'antique',reason:'You own a collector vehicle'});tags.push('Antique vehicle');}\n}\n\nif(a[4]==='autonome'){essential.push({key:'travailleur_domicile',reason:'Self-employed home worker'});tags.push('Self-employed');}\nelse if(a[4]==='pme'){essential.push({key:'entreprise',reason:'Owner of a small business'});optional.push({key:'collective',reason:'Benefits to attract and retain your employees'});tags.push('Small business');}\nelse if(a[4]==='entrepreneur'){essential.push({key:'entrepreneur',reason:'Required by the CCQ\/RBQ'});tags.push('Contractor');}\nif(a[4]==='retraite')tags.push('Retired');\nif(a[4]==='salarie')tags.push('Employee');\n\nif(a[5]==='famille_jeune'){essential.push({key:'vie',reason:'Minor children to financially protect'});tags.push('Family with children');}\nelse if(a[5]==='couple'){if(m[8]){if(m[8].indexOf('hypotheque')>-1){essential.push({key:'vie',reason:'Protect your spouse and your mortgage'});}}tags.push('In couple');}\nelse if(a[5]==='couple'){optional.push({key:'vie',reason:'Protect your spouse in case of death'});tags.push('In couple');}\nelse if(a[5]==='famille_adulte'){optional.push({key:'vie',reason:'Coverage for funeral expenses and estate'});tags.push('Family');}\nelse{tags.push('Single');}\nif(m[8]){if(m[8].indexOf('hypotheque')>-1){if(a[5]!=='famille_jeune'){var _coupleHypo=(a[5]==='couple');if(!_coupleHypo){\nessential.push({key:'vie',reason:'Protect your mortgage in case of death'});tags.push('Mortgage');\n}}}}\nif(m[8]){if(m[8].indexOf('succession')>-1)tags.push('Estate planning');}\n\nif(a[6]==='oui'){essential.push({key:'chalet',reason:'Secondary residence to protect'});tags.push('Cottage');}\nelse if(a[6]==='locatif'){essential.push({key:'locatif',reason:'Income property to protect'});tags.push('Rental property');}\n\nif(a[7]==='occasionnel'){optional.push({key:'voyage',reason:'1-2 trips\/year outside Canada'});tags.push('Occasional traveler');}\nelse if(a[7]==='frequent'){essential.push({key:'voyage',reason:'Frequent traveler \u2014 annual coverage recommended'});tags.push('Frequent traveler');}\n\nvar seen={};\nessential=essential.filter(function(e){if(seen[e.key])return false;seen[e.key]=true;return true;});\noptional=optional.filter(function(e){if(seen[e.key])return false;seen[e.key]=true;return true;});\n\nvar totalCount=essential.length+optional.length;\ndocument.getElementById('qaResultCount').textContent=totalCount;\n\nvar tagsHtml='';tags.forEach(function(t){tagsHtml+='<span class=\"qa-profil-tag\">'+t+'';});\ndocument.getElementById('qaProfilTags').innerHTML=tagsHtml;\n\nvar grid1=document.getElementById('qaEssentialGrid');grid1.innerHTML='';\nvar isFirst=true;\nessential.forEach(function(e){\nvar p=products[e.key];if(!p)return;\nvar card=document.createElement('div');\ncard.className='qa-result-card'+(isFirst?' recommended':'');\ncard.innerHTML='<div class=\"qa-card-icon\">'+p.icon+'<\/div><\/span><\/script>\n&#8220;`","protected":false},"excerpt":{"rendered":"<p>What insurance do you need? Answer 8 simple questions and get your personalized recommendations in 2 minutes. 100% free, no registration required. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":62877,"parent":58627,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_seopress_titles_title":"Free Insurance Quiz 2026 \u2014 What Insurance Do You Need in Quebec? | Assur360","_seopress_titles_desc":"Answer 8 questions and find out what insurance you need in Quebec. Free quiz, instant results. AMF-certified Assur360 brokers.  ","_seopress_robots_index":"","_seopress_robots_follow":"","_seopress_robots_imageindex":"","_seopress_robots_snippet":"","_seopress_robots_primary_cat":"","_seopress_robots_breadcrumbs":"","_seopress_robots_freeze_modified_date":"","_seopress_robots_custom_modified_date":"","_seopress_robots_canonical":"","_seopress_social_fb_title":"","_seopress_social_fb_desc":"","_seopress_social_fb_img":"","_seopress_social_fb_img_attachment_id":0,"_seopress_social_fb_img_width":0,"_seopress_social_fb_img_height":0,"_seopress_social_twitter_title":"","_seopress_social_twitter_desc":"","_seopress_social_twitter_img":"","_seopress_social_twitter_img_attachment_id":0,"_seopress_social_twitter_img_width":0,"_seopress_social_twitter_img_height":0,"_seopress_redirections_value":"","_seopress_redirections_enabled":"","_seopress_redirections_enabled_regex":"","_seopress_redirections_logged_status":"","_seopress_redirections_param":"","_seopress_redirections_type":0,"_seopress_analysis_target_kw":"","_seopress_news_disabled":"","_seopress_video_disabled":"","_seopress_video":[],"_seopress_pro_schemas_manual":[],"_seopress_pro_rich_snippets_disable_all":"","_seopress_pro_rich_snippets_disable":[],"_seopress_pro_schemas":[],"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"yasr_overall_rating":0,"yasr_post_is_review":"","yasr_auto_insert_disabled":"","yasr_review_type":"","yasr_pro_reviews_in_comment_enabled":0,"footnotes":""},"class_list":["post-58245","page","type-page","status-publish","has-post-thumbnail","hentry"],"yasr_visitor_votes":{"stars_attributes":{"read_only":false,"span_bottom":false},"number_of_votes":0,"sum_votes":0},"_links":{"self":[{"href":"https:\/\/www.assur360.ca\/en\/wp-json\/wp\/v2\/pages\/58245","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.assur360.ca\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.assur360.ca\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.assur360.ca\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.assur360.ca\/en\/wp-json\/wp\/v2\/comments?post=58245"}],"version-history":[{"count":5,"href":"https:\/\/www.assur360.ca\/en\/wp-json\/wp\/v2\/pages\/58245\/revisions"}],"predecessor-version":[{"id":59160,"href":"https:\/\/www.assur360.ca\/en\/wp-json\/wp\/v2\/pages\/58245\/revisions\/59160"}],"up":[{"embeddable":true,"href":"https:\/\/www.assur360.ca\/en\/wp-json\/wp\/v2\/pages\/58627"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.assur360.ca\/en\/wp-json\/wp\/v2\/media\/62877"}],"wp:attachment":[{"href":"https:\/\/www.assur360.ca\/en\/wp-json\/wp\/v2\/media?parent=58245"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}