{"id":532,"date":"2026-07-27T16:29:18","date_gmt":"2026-07-27T20:29:18","guid":{"rendered":"https:\/\/weelo.rolladmedia.com\/conditions-dutilisation\/"},"modified":"2026-08-20T10:25:57","modified_gmt":"2026-08-20T14:25:57","slug":"terms-conditions","status":"publish","type":"page","link":"https:\/\/weelo.rolladmedia.com\/en\/terms-conditions\/","title":{"rendered":"Terms &amp; Conditions"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"532\" class=\"elementor elementor-532 elementor-240\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5fd40b7f e-flex e-con-boxed e-con e-parent\" data-id=\"5fd40b7f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-259d138c elementor-widget elementor-widget-html\" data-id=\"259d138c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600&family=Syne:wght@700;800&display=swap');\n\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n    :root {\n      --navy:   #0F1F38;\n      --blue:   #1A5CFF;\n      --sky:    #EAF1FF;\n      --ink:    #1C2B3A;\n      --muted:  #5C7080;\n      --border: #D8E3EE;\n      --white:  #FFFFFF;\n      --radius: 10px;\n      --font-display: 'Syne', sans-serif;\n      --font-body:    'Inter', sans-serif;\n    }\n\n    html { scroll-behavior: smooth; }\n\n    body {\n      font-family: var(--font-body);\n      color: var(--ink);\n      line-height: 1.75;\n      font-size: 16px;\n    }\n\n    \/* \u2500\u2500 HEADER \u2500\u2500 *\/\n    header.the_header {\n      background: ;\n      padding: 48px 24px 40px;\n      text-align: center;\n    }\n\n    .logo {\n      font-family: var(--font-display);\n      font-size: 2.6rem;\n      font-weight: 800;\n      color: var(--white);\n      letter-spacing: -0.5px;\n    }\n\n    .logo span {\n      color: var(--blue);\n    }\n\n    header p.subtitle {\n      margin-top: 10px;\n      font-size: 2rem;\n      color: #000;\n      letter-spacing: 0.04em;\n      text-transform: uppercase;\n      font-weight: 500;\n    }\n\n    .badge {\n      display: inline-block;\n      margin-top: 20px;\n      background: #000;\n      color: #fff;\n      border: 1px solid rgba(26,92,255,0.35);\n      border-radius: 999px;\n      padding: 5px 16px;\n      font-size: 0.78rem;\n      font-weight: 600;\n      letter-spacing: 0.06em;\n      text-transform: uppercase;\n    }\n\n    \/* \u2500\u2500 LAYOUT \u2500\u2500 *\/\n    .page-wrap {\n      max-width: 820px;\n      margin: 0 auto;\n      padding: 48px 24px 80px;\n    }\n\n    .meta-bar {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      flex-wrap: wrap;\n      gap: 12px;\n      padding: 14px 20px;\n      background: var(--white);\n      border: 1px solid var(--border);\n      border-radius: var(--radius);\n      margin-bottom: 36px;\n      font-size: 0.85rem;\n      color: var(--muted);\n    }\n\n    .meta-bar strong { color: var(--ink); }\n\n    \/* \u2500\u2500 TOC \u2500\u2500 *\/\n    .toc {\n      background: var(--sky);\n      border-left: 4px solid var(--blue);\n      border-radius: 0 var(--radius) var(--radius) 0;\n      padding: 24px 28px;\n      margin-bottom: 40px;\n    }\n\n    .toc h2 {\n      font-family: var(--font-display);\n      font-size: 0.9rem;\n      text-transform: uppercase;\n      letter-spacing: 0.08em;\n      color: var(--blue);\n      margin-bottom: 14px;\n    }\n\n    .toc ol {\n      padding-left: 18px;\n    }\n\n    .toc li { margin-bottom: 5px; }\n\n    .toc a {\n      color: var(--ink);\n      text-decoration: none;\n      font-size: 0.9rem;\n      font-weight: 500;\n      transition: color 0.2s;\n    }\n\n    .toc a:hover { color: var(--blue); }\n\n    \/* \u2500\u2500 SECTIONS \u2500\u2500 *\/\n    section {\n      background: var(--white);\n      border: 1px solid var(--border);\n      border-radius: var(--radius);\n      padding: 36px 40px;\n      margin-bottom: 24px;\n    }\n\n    section h2 {\n      font-family: var(--font-display);\n      font-size: 1.25rem;\n      font-weight: 800;\n      color: var(--navy);\n      margin-bottom: 18px;\n      padding-bottom: 14px;\n      border-bottom: 2px solid var(--sky);\n      display: flex;\n      align-items: baseline;\n      gap: 12px;\n    }\n\n    section h2 .num {\n      font-size: 0.75rem;\n      font-weight: 700;\n      background: var(--blue);\n      color: #fff;\n      border-radius: 4px;\n      padding: 2px 8px;\n      letter-spacing: 0.04em;\n      flex-shrink: 0;\n    }\n\n    section h3 {\n      font-size: 0.95rem;\n      font-weight: 600;\n      color: var(--blue);\n      margin: 22px 0 8px;\n      text-transform: uppercase;\n      letter-spacing: 0.05em;\n    }\n\n    section p { margin-bottom: 14px; color: var(--ink); }\n    section p:last-child { margin-bottom: 0; }\n\n    section ul, section ol {\n      padding-left: 20px;\n      margin-bottom: 14px;\n    }\n\n    section li { margin-bottom: 7px; }\n\n    .highlight {\n      background: var(--sky);\n      border-left: 3px solid var(--blue);\n      border-radius: 0 6px 6px 0;\n      padding: 14px 18px;\n      margin: 18px 0;\n      font-size: 0.93rem;\n    }\n\n    .highlight strong { color: var(--navy); }\n\n    .alert {\n      background: #FFF8E6;\n      border-left: 3px solid #F59E0B;\n      border-radius: 0 6px 6px 0;\n      padding: 14px 18px;\n      margin: 18px 0;\n      font-size: 0.93rem;\n    }\n\n    \/* \u2500\u2500 RIGHTS GRID \u2500\u2500 *\/\n    .rights-grid {\n      display: grid;\n      grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));\n      gap: 14px;\n      margin: 18px 0;\n    }\n\n    .right-card {\n      border: 1px solid var(--border);\n      border-radius: 8px;\n      padding: 16px;\n    }\n\n    .right-card .icon {\n      font-size: 1.4rem;\n      margin-bottom: 8px;\n      display: block;\n    }\n\n    .right-card strong {\n      display: block;\n      font-size: 0.88rem;\n      font-weight: 600;\n      color: var(--navy);\n      margin-bottom: 4px;\n    }\n\n    .right-card p {\n      font-size: 0.82rem;\n      color: var(--muted);\n      margin: 0;\n    }\n\n    \/* \u2500\u2500 CONTACT \u2500\u2500 *\/\n    .contact-box {\n      background: var(--navy);\n      color: var(--white);\n      border-radius: var(--radius);\n      padding: 36px 40px;\n      margin-top: 0;\n    }\n\n    .contact-box h2 {\n      font-family: var(--font-display);\n      font-size: 1.25rem;\n      font-weight: 800;\n      margin-bottom: 18px;\n      color: var(--white);\n      display: flex;\n      align-items: baseline;\n      gap: 12px;\n    }\n\n    .contact-box h2 .num {\n      font-size: 0.75rem;\n      font-weight: 700;\n      background: var(--blue);\n      color: #fff;\n      border-radius: 4px;\n      padding: 2px 8px;\n    }\n\n    .contact-box p { color: rgba(255,255,255,0.7); margin-bottom: 20px; }\n\n    .contact-links {\n      display: flex;\n      flex-direction: column;\n      gap: 10px;\n    }\n\n    .contact-links a {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      color: #7EB4FF;\n      text-decoration: none;\n      font-weight: 500;\n      font-size: 0.95rem;\n      transition: color 0.2s;\n    }\n\n    .contact-links a:hover { color: #fff; }\n\n    \/* \u2500\u2500 FOOTER \u2500\u2500 *\/\n    footer {\n      text-align: center;\n      padding: 24px;\n      font-size: 0.8rem;\n      color: var(--muted);\n    }\n\n    a { color: var(--blue); }\n\n    @media (max-width: 600px) {\n      section { padding: 24px 20px; }\n      .page-wrap { padding: 32px 16px 60px; }\n      .contact-box { padding: 28px 20px; }\n    }\n  <\/style>\n<\/head>\n<body>\n\n<header class=\"the_header\">\n  <p class=\"subtitle\">Terms of Use<\/p>\n  <span class=\"badge\">Compliant \u2014 Quebec Law 25<\/span>\n<\/header>\n\n<div class=\"page-wrap\">\n\n  <div class=\"meta-bar\">\n    <span>Last updated: <strong>June 28, 2026<\/strong><\/span>\n    <span>Provided by <strong>ROLLAD MEDIA INC<\/strong> (Montreal, Qc, Canada).<\/span>\n  <\/div>\n\n  <!-- TOC -->\n  <div class=\"toc\">\n    <h2>Table of Contents<\/h2>\n    <ol>\n      <li><a href=\"#s1\">Who We Are<\/a><\/li>\n      <li><a href=\"#s2\">Use of Our Services<\/a><\/li>\n      <li><a href=\"#s3\">Accuracy of Information and Limitations<\/a><\/li>\n      <li><a href=\"#s4\">Protection of Personal Information \u2014 Law 25<\/a><\/li>\n      <li><a href=\"#s5\">Transmission to Partner Clients<\/a><\/li>\n      <li><a href=\"#s6\">Service Availability<\/a><\/li>\n      <li><a href=\"#s7\">Minors<\/a><\/li>\n      <li><a href=\"#s8\">Liability<\/a><\/li>\n      <li><a href=\"#s9\">Modifications to Services and Terms<\/a><\/li>\n      <li><a href=\"#s10\">Governing Law<\/a><\/li>\n      <li><a href=\"#s11\">Entire Agreement<\/a><\/li>\n      <li><a href=\"#s12\">Contact Us<\/a><\/li>\n    <\/ol>\n  <\/div>\n\n  <div class=\"highlight\">\n    <strong>Thank you for using Weelo!<\/strong> These terms of use (\"Terms\") apply to your access to and use of the web chat (chatbot) services provided by ROLLAD MEDIA INC (\"Rollad Media\"), including any software application or related website integrating the Weelo service (collectively, the \"Services\"). These Terms constitute a legal agreement between you and Rollad Media, a company based in Quebec, Canada.\n  <\/div>\n\n  <div class=\"alert\">\n    <strong>PLEASE READ THESE TERMS CAREFULLY.<\/strong> By accessing or using the Services, you agree to be bound by these Terms and our <a href=\"https:\/\/weelo.rolladmedia.com\/politique-de-confidentialite\/\">Privacy Policy<\/a>. If you do not agree to these Terms, you must immediately stop using the Services.\n  <\/div>\n\n  <!-- 1 -->\n  <section id=\"s1\">\n    <h2><span class=\"num\">01<\/span> Who We Are<\/h2>\n    <p>Rollad Media provides Weelo, an artificial intelligence-powered virtual assistant (chatbot) service designed to be integrated into the websites of our partner clients. This assistant interacts directly with you via web chat to answer your questions, provide information, and guide you to relevant resources on the website where it is deployed.<\/p>\n    <p>The assistant may transmit certain information, including your messages, voluntarily provided contact information, and conversation history, to the systems of partner clients who have integrated Weelo into their website.<\/p>\n    <p>For more information about Rollad Media: <a href=\"https:\/\/weelo.rolladmedia.com\" target=\"_blank\" rel=\"noopener\">rolladmedia.com<\/a><\/p>\n    <p>In these Terms, \"we\", \"our\", and \"us\" refer to ROLLAD MEDIA INC, and \"you\" or \"your\" refers to the person accessing or using the Services. The terms \"assistant\", \"virtual assistant\", \"Weelo\", and \"chatbot\" are used interchangeably.<\/p>\n  <\/section>\n\n  <!-- 2 -->\n  <section id=\"s2\">\n    <h2><span class=\"num\">02<\/span> Use of Our Services<\/h2>\n\n    <h3>2.1 What You Can Do<\/h3>\n    <p>Subject to your compliance with these Terms, you may access and use our Services for personal and informational purposes. When using our Services, you must comply with all applicable laws as well as any other documentation, guidelines, or policies we make available to you.<\/p>\n\n    <h3>2.2 What You Cannot Do<\/h3>\n    <p>You agree not to misuse, reproduce, or attempt to extract the inner workings of the chatbot. In particular, you may not:<\/p>\n    <ul>\n      <li>Use our Services in a manner that infringes, misappropriates, or violates anyone's rights.<\/li>\n      <li>Modify, copy, lease, sell, or distribute any of our Services.<\/li>\n      <li>Attempt to or assist anyone in reverse engineering, decompiling, or discovering the source code or underlying components of our Services.<\/li>\n      <li>Automatically or programmatically extract data or Generated Information.<\/li>\n      <li>Represent that the Generated Information was produced by a human.<\/li>\n      <li>Interfere with or disrupt our Services, including bypassing rate limits or security measures.<\/li>\n      <li>Use the Generated Information to develop models competing with Rollad Media.<\/li>\n    <\/ul>\n\n    <h3>2.3 Definition \u2014 Generated Information<\/h3>\n    <p>\"Generated Information\" means any content, message, response, or other information generated by Weelo in response to your interaction via the Services.<\/p>\n\n    <h3>2.4 Third-Party Services<\/h3>\n    <p>Certain features of Weelo may rely on third-party services that are subject to their own terms of use and for which we assume no responsibility.<\/p>\n  <\/section>\n\n  <!-- 3 -->\n  <section id=\"s3\">\n    <h2><span class=\"num\">03<\/span> Accuracy of Information and Limitations<\/h2>\n    <p>Weelo is powered by artificial intelligence, an ever-evolving technology. While we make reasonable efforts to ensure the usefulness of responses, we do not guarantee their accuracy, completeness, or relevance to your specific needs.<\/p>\n    <p>By using Weelo, you agree that:<\/p>\n    <ul>\n      <li>Responses are for general informational purposes only and do not constitute a single source of truth.<\/li>\n      <li>You are responsible for verifying any information before making decisions based on it.<\/li>\n      <li>Weelo does not provide professional, financial, legal, or medical advice.<\/li>\n      <li>We are not responsible for any decision made based on the information provided by the assistant.<\/li>\n    <\/ul>\n  <\/section>\n\n  <!-- 4 -->\n  <section id=\"s4\">\n    <h2><span class=\"num\">04<\/span> Protection of Personal Information \u2014 Law 25<\/h2>\n    <p>Protecting your personal information is a top priority for ROLLAD MEDIA INC. We fully comply with the <strong>Act to modernize legislative provisions as regards the protection of personal information (Law 25)<\/strong>, as well as the Act respecting the protection of personal information in the private sector, CQLR c P-39.1.<\/p>\n\n    <h3>4.1 Information Collected<\/h3>\n    <p>During your interaction with Weelo, we may collect:<\/p>\n    <ul>\n      <li>The content of your messages and questions submitted to the chatbot.<\/li>\n      <li>Information you voluntarily provide (name, email address, phone number, etc.).<\/li>\n      <li>Technical data such as IP address, browser type, and interaction details.<\/li>\n      <li>Conversation history for continuity and service improvement purposes.<\/li>\n    <\/ul>\n\n    <h3>4.2 Purposes of Collection<\/h3>\n    <p>The personal information collected is used to:<\/p>\n    <ul>\n      <li>Provide and improve Weelo Services.<\/li>\n      <li>Transmit relevant information to the partner client to address your requests.<\/li>\n      <li>Ensure the security and proper functioning of the service.<\/li>\n      <li>Comply with applicable legal obligations.<\/li>\n    <\/ul>\n\n    <h3>4.3 Consent<\/h3>\n    <p>By using Weelo, you consent to the collection, use, and communication of your personal information as described in these Terms and in our <a href=\"https:\/\/weelo.rolladmedia.com\/politique-de-confidentialite\/\">Privacy Policy<\/a>. You may withdraw your consent at any time by contacting us at <a href=\"mailto:info@rolladmedia.com\">info@rolladmedia.com<\/a>.<\/p>\n\n    <h3>4.4 Your Rights<\/h3>\n    <p>In accordance with Law 25, you have the following rights:<\/p>\n\n    <div class=\"rights-grid\">\n      <div class=\"right-card\">\n        <span class=\"icon\">\ud83d\udd0d<\/span>\n        <strong>Right of Access<\/strong>\n        <p>Request access to the personal information we hold about you.<\/p>\n      <\/div>\n      <div class=\"right-card\">\n        <span class=\"icon\">\u270f\ufe0f<\/span>\n        <strong>Right to Rectification<\/strong>\n        <p>Request the correction of inaccurate or incomplete information.<\/p>\n      <\/div>\n      <div class=\"right-card\">\n        <span class=\"icon\">\ud83d\uddd1\ufe0f<\/span>\n        <strong>Right to Erasure<\/strong>\n        <p>Request the deletion of your information, subject to legal obligations.<\/p>\n      <\/div>\n      <div class=\"right-card\">\n        <span class=\"icon\">\ud83d\udce6<\/span>\n        <strong>Right to Portability<\/strong>\n        <p>Receive your information in a structured and commonly used technological format.<\/p>\n      <\/div>\n      <div class=\"right-card\">\n        <span class=\"icon\">\ud83d\udeab<\/span>\n        <strong>Right to De-indexing<\/strong>\n        <p>In certain circumstances, request the de-indexing of information concerning you.<\/p>\n      <\/div>\n    <\/div>\n\n    <p>To exercise these rights, contact us at <a href=\"mailto:info@rolladmedia.com\">info@rolladmedia.com<\/a>. We will respond within the timeframes prescribed by law.<\/p>\n\n    <h3>4.5 Retention and Destruction<\/h3>\n    <p>Your personal information is retained only for as long as necessary to fulfill the purposes for which it was collected, or as required by law. Once this period has elapsed, it is securely destroyed or anonymized.<\/p>\n\n    <h3>4.6 Security<\/h3>\n    <p>We implement appropriate technical and organizational security measures to protect your personal information against unauthorized access, disclosure, alteration, or destruction. Weelo's infrastructure operates via secure cloud servers in accordance with industry best practices.<\/p>\n\n    <h3>4.7 Confidentiality Incident<\/h3>\n    <p>In the event of a confidentiality incident that presents a risk of serious harm, we commit to notifying you and reporting it to the <strong>Commission d'acc\u00e8s \u00e0 l'information du Qu\u00e9bec<\/strong>, in compliance with Law 25 requirements.<\/p>\n\n    <h3>4.8 Person Responsible for the Protection of Personal Information<\/h3>\n    <p>ROLLAD MEDIA INC has designated a person responsible for the protection of personal information. For any questions, contact: <a href=\"mailto:info@rolladmedia.com\">info@rolladmedia.com<\/a>.<\/p>\n  <\/section>\n\n  <!-- 5 -->\n  <section id=\"s5\">\n    <h2><span class=\"num\">05<\/span> Transmission to Partner Clients<\/h2>\n    <p>Weelo is deployed on the websites of our partner clients. By interacting with Weelo on a partner site, you acknowledge that certain information you provide may be transmitted to that partner client for the purpose of processing your request. Each partner client is responsible for managing the personal information it receives, in accordance with applicable laws.<\/p>\n    <p>ROLLAD MEDIA INC acts as a service provider on behalf of partner clients and processes personal information solely according to their instructions and for the purposes specified in these Terms.<\/p>\n  <\/section>\n\n  <!-- 6 -->\n  <section id=\"s6\">\n    <h2><span class=\"num\">06<\/span> Service Availability<\/h2>\n    <p>While we strive to make Weelo available at all times, we do not guarantee uninterrupted or error-free operation. Access to Weelo may be suspended or terminated without notice in the event of maintenance, technical issues, or updates. We reserve the right to modify, suspend, or discontinue all or part of the Services at any time.<\/p>\n  <\/section>\n\n  <!-- 7 -->\n  <section id=\"s7\">\n    <h2><span class=\"num\">07<\/span> Minors<\/h2>\n    <p>You must have the legal capacity to use the Services responsibly. If you are under 14 years of age, you may not use the Services without the explicit permission of a parent or legal guardian. We do not knowingly collect personal information from children under 14 years of age.<\/p>\n  <\/section>\n\n  <!-- 8 -->\n  <section id=\"s8\">\n    <h2><span class=\"num\">08<\/span> Liability<\/h2>\n    <p>Certain legal provisions, including those of Quebec's Consumer Protection Act, may limit or prohibit the exclusion or limitation of liability. Nothing in these Terms shall be construed as limiting any right or remedy to which you are entitled under applicable law.<\/p>\n    <div class=\"alert\">\n      <strong>To the fullest extent permitted by applicable law,<\/strong> the Services are provided \"as is\" and \"as available\", without warranty of any kind. ROLLAD MEDIA INC shall not be liable for any indirect, incidental, special, or consequential damages arising from your use of the Services, to the extent permitted by law.\n    <\/div>\n  <\/section>\n\n  <!-- 9 -->\n  <section id=\"s9\">\n    <h2><span class=\"num\">09<\/span> Modifications to Services and Terms<\/h2>\n    <p>We may update, suspend, or make changes to the Services from time to time. We may also revise these Terms. When we do, we will publish the updated version and indicate the date of the most recent update.<\/p>\n    <p><strong>Any changes will take effect 30 days after publication.<\/strong> By continuing to use the Services after the changes take effect, you accept the updated terms. If you do not agree to the revised terms, you must stop using the Services.<\/p>\n  <\/section>\n\n  <!-- 10 -->\n  <section id=\"s10\">\n    <h2><span class=\"num\">10<\/span> Governing Law<\/h2>\n    <p>These Terms shall be construed in accordance with the laws of the Province of Quebec, Canada, including:<\/p>\n    <ul>\n      <li>The <em>Act to modernize legislative provisions as regards the protection of personal information<\/em> (Law 25), SQ 2021, c 25;<\/li>\n      <li>The <em>Act respecting the protection of personal information in the private sector<\/em>, CQLR c P-39.1;<\/li>\n      <li>The <em>Consumer Protection Act<\/em>, CQLR c P-40.1.<\/li>\n    <\/ul>\n    <p>Any dispute arising from these Terms shall be submitted to the exclusive jurisdiction of the competent courts of the Province of Quebec.<\/p>\n  <\/section>\n\n  <!-- 11 -->\n  <section id=\"s11\">\n    <h2><span class=\"num\">11<\/span> Entire Agreement<\/h2>\n    <p>These Terms, together with our <a href=\"https:\/\/weelo.rolladmedia.com\/politique-de-confidentialite\/\">Privacy Policy<\/a>, constitute the entire agreement between you and ROLLAD MEDIA INC regarding your use of the Services and supersede any prior versions.<\/p>\n  <\/section>\n\n  <!-- 12 Contact -->\n  <div class=\"contact-box\" id=\"s12\">\n    <h2><span class=\"num\">12<\/span> Contact Us<\/h2>\n    <p>If you have any questions regarding these Terms, our Services, or exercising your rights regarding personal information protection, please contact us:<\/p>\n    <div class=\"contact-links\">\n      <strong style=\"color:#fff; font-size:1.05rem;\">ROLLAD MEDIA INC<\/strong>\n      <a href=\"mailto:info@rolladmedia.com\">\u2709\ufe0f info@rolladmedia.com<\/a>\n      <a href=\"https:\/\/rolladmedia.com\" target=\"_blank\" rel=\"noopener\">\ud83c\udf10 rolladmedia.com<\/a>\n      <a href=\"https:\/\/weelo.rolladmedia.com\" target=\"_blank\" rel=\"noopener\">\ud83d\udcac weelo.ca<\/a>\n    <\/div>\n  <\/div>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Terms of Use Compliant \u2014 Quebec Law 25 Last updated: June 28, 2026 Provided by ROLLAD MEDIA INC (Montreal, Qc, Canada). Table of Contents Who We Are Use of Our Services Accuracy of Information and Limitations Protection of Personal Information \u2014 Law 25 Transmission to Partner Clients Service Availability Minors Liability Modifications to Services and [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-532","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/weelo.rolladmedia.com\/en\/wp-json\/wp\/v2\/pages\/532","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/weelo.rolladmedia.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/weelo.rolladmedia.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/weelo.rolladmedia.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/weelo.rolladmedia.com\/en\/wp-json\/wp\/v2\/comments?post=532"}],"version-history":[{"count":6,"href":"https:\/\/weelo.rolladmedia.com\/en\/wp-json\/wp\/v2\/pages\/532\/revisions"}],"predecessor-version":[{"id":540,"href":"https:\/\/weelo.rolladmedia.com\/en\/wp-json\/wp\/v2\/pages\/532\/revisions\/540"}],"wp:attachment":[{"href":"https:\/\/weelo.rolladmedia.com\/en\/wp-json\/wp\/v2\/media?parent=532"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}