{"id":365,"date":"2026-08-23T07:28:43","date_gmt":"2026-08-23T07:28:43","guid":{"rendered":"https:\/\/moyahost.ai\/?page_id=365"},"modified":"2026-08-23T07:30:55","modified_gmt":"2026-08-23T07:30:55","slug":"chatbot-terms","status":"publish","type":"page","link":"https:\/\/moyahost.ai\/nl\/chatbot-terms\/","title":{"rendered":"Chatbot Terms"},"content":{"rendered":"<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Chatbot Terms of Use \u2014 MoyaHost.ai<\/title>\n<style>\n  \/* \u2500\u2500 Brand tokens \u2500\u2500 *\/\n  :root {\n    --forest:      #1B443B;\n    --forest-l:    #2A6657;\n    --forest-d:    #122E28;\n    --mint:        #D4EDE8;\n    --mint-l:      #EAF6F4;\n    --light:       #F2F8F6;\n    --mid:         #4A6B63;\n    --charcoal:    #1A2B26;\n    --white:       #FFFFFF;\n    --border:      #D4EDE8;\n  }\n\n  \/* \u2500\u2500 Reset & base \u2500\u2500 *\/\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: 'Calibri', 'Trebuchet MS', sans-serif;\n    font-size: 16px;\n    line-height: 1.7;\n    color: var(--charcoal);\n    background: var(--white);\n  }\n\n  \/* \u2500\u2500 Page wrapper \u2500\u2500 *\/\n  .page-wrapper {\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 0 24px 80px;\n  }\n\n  \/* \u2500\u2500 Hero header \u2500\u2500 *\/\n  .policy-hero {\n    background: var(--forest);\n    margin: 0 -24px 48px;\n    padding: 48px 24px 40px;\n  }\n\n  .policy-hero-inner {\n    max-width: 860px;\n    margin: 0 auto;\n  }\n\n  .policy-label {\n    display: inline-block;\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: var(--mint);\n    margin-bottom: 12px;\n  }\n\n  .policy-hero h1 {\n    font-size: 36px;\n    font-weight: 700;\n    color: var(--white);\n    line-height: 1.2;\n    margin-bottom: 16px;\n  }\n\n  .policy-dates {\n    display: flex;\n    gap: 24px;\n    flex-wrap: wrap;\n  }\n\n  .policy-dates p {\n    font-size: 13px;\n    color: var(--mint);\n    opacity: 0.85;\n  }\n\n  \/* \u2500\u2500 Section headings \u2500\u2500 *\/\n  h2 {\n    font-size: 20px;\n    font-weight: 600;\n    color: var(--forest);\n    margin: 40px 0 12px;\n    padding-bottom: 8px;\n    border-bottom: 2px solid var(--mint);\n  }\n\n  h3 {\n    font-size: 15px;\n    font-weight: 700;\n    color: var(--forest-l);\n    margin: 18px 0 8px;\n  }\n\n  \/* \u2500\u2500 Body text \u2500\u2500 *\/\n  .prose p {\n    font-size: 15px;\n    color: var(--mid);\n    line-height: 1.75;\n    margin-bottom: 14px;\n  }\n\n  .prose ul,\n  .prose ol {\n    margin: 0 0 14px 0;\n    padding-left: 0;\n    list-style: none;\n  }\n\n  .prose li {\n    position: relative;\n    font-size: 15px;\n    color: var(--mid);\n    line-height: 1.75;\n    padding-left: 22px;\n    margin-bottom: 8px;\n  }\n\n  .prose li::before {\n    content: '';\n    position: absolute;\n    left: 4px;\n    top: 11px;\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: var(--forest-l);\n    opacity: 0.7;\n  }\n\n  .prose strong {\n    color: var(--forest);\n    font-weight: 600;\n  }\n\n  .prose a {\n    color: var(--forest-l);\n    text-decoration: none;\n    border-bottom: 1px solid var(--mint);\n    transition: border-color 0.15s;\n  }\n\n  .prose a:hover { border-color: var(--forest); }\n\n  \/* \u2500\u2500 Callout boxes \u2500\u2500 *\/\n  .info-box {\n    font-size: 14px;\n    color: var(--mid);\n    line-height: 1.65;\n    margin-bottom: 14px;\n    padding: 12px 16px;\n    background: var(--light);\n    border-left: 3px solid var(--forest);\n    border-radius: 0 4px 4px 0;\n  }\n\n  .info-box strong {\n    color: var(--forest);\n    font-weight: 600;\n  }\n\n  \/* \u2500\u2500 Warning box \u2500\u2500 *\/\n  .warn-box {\n    font-size: 14px;\n    color: #6B5C1E;\n    line-height: 1.65;\n    margin-bottom: 14px;\n    padding: 12px 16px;\n    background: #FEF9EC;\n    border-left: 3px solid #E8C840;\n    border-radius: 0 4px 4px 0;\n  }\n\n  .warn-box strong { color: #4A3D0E; font-weight: 600; }\n\n  \/* \u2500\u2500 Highlight section (contact \/ rights) \u2500\u2500 *\/\n  .manage-section {\n    background: var(--light);\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    padding: 28px 28px 24px;\n    margin-top: 40px;\n  }\n\n  .manage-section h2 {\n    border-bottom: none;\n    margin-top: 0;\n    padding-bottom: 0;\n    font-size: 18px;\n    margin-bottom: 14px;\n  }\n\n  .manage-section p {\n    font-size: 14px;\n    color: var(--mid);\n    line-height: 1.7;\n    margin-bottom: 12px;\n  }\n\n  .manage-section ul {\n    list-style: none;\n    margin: 0 0 12px 0;\n    padding: 0;\n  }\n\n  .manage-section li {\n    position: relative;\n    font-size: 14px;\n    color: var(--mid);\n    line-height: 1.65;\n    padding-left: 22px;\n    margin-bottom: 8px;\n  }\n\n  .manage-section li::before {\n    content: '';\n    position: absolute;\n    left: 4px;\n    top: 9px;\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: var(--forest-l);\n    opacity: 0.7;\n  }\n\n  .manage-section a {\n    color: var(--forest-l);\n    text-decoration: none;\n    border-bottom: 1px solid var(--mint);\n  }\n\n  .manage-section a:hover { border-color: var(--forest); }\n\n  \/* \u2500\u2500 Contact detail grid \u2500\u2500 *\/\n  .contact-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    margin-top: 16px;\n  }\n\n  .contact-item {\n    background: var(--white);\n    border: 1px solid var(--border);\n    border-radius: 6px;\n    padding: 12px 16px;\n  }\n\n  .contact-item-label {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: var(--mid);\n    opacity: 0.7;\n    margin-bottom: 3px;\n  }\n\n  .contact-item-value {\n    font-size: 14px;\n    color: var(--charcoal);\n    font-weight: 500;\n  }\n\n  .contact-item-value a {\n    color: var(--forest-l);\n    text-decoration: none;\n    border-bottom: 1px solid var(--mint);\n  }\n\n  \/* \u2500\u2500 TOC \u2500\u2500 *\/\n  .toc {\n    background: var(--light);\n    border: 1px solid var(--border);\n    border-radius: 6px;\n    padding: 20px 24px;\n    margin-bottom: 12px;\n  }\n\n  .toc p {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: var(--mid);\n    margin-bottom: 10px;\n  }\n\n  .toc ol {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 4px 24px;\n  }\n\n  .toc ol li {\n    font-size: 14px;\n    color: var(--mid);\n    padding-left: 0;\n    margin-bottom: 0;\n  }\n\n  .toc ol li::before { display: none; }\n\n  .toc ol li a {\n    color: var(--mid);\n    text-decoration: none;\n    border-bottom: none;\n    transition: color 0.15s;\n  }\n\n  .toc ol li a:hover { color: var(--forest); }\n\n  \/* \u2500\u2500 AI disclosure banner \u2500\u2500 *\/\n  .ai-disclosure {\n    background: var(--mint-l);\n    border: 1px solid var(--mint);\n    border-left: 4px solid var(--forest);\n    border-radius: 0 6px 6px 0;\n    padding: 16px 20px;\n    margin-bottom: 32px;\n    font-size: 14px;\n    color: var(--mid);\n    line-height: 1.7;\n  }\n\n  .ai-disclosure strong { color: var(--forest); font-weight: 600; }\n  .ai-disclosure a { color: var(--forest-l); text-decoration: none; border-bottom: 1px solid var(--mint); }\n\n  \/* \u2500\u2500 Footer attribution \u2500\u2500 *\/\n  .policy-footer {\n    margin-top: 40px;\n    padding-top: 20px;\n    border-top: 1px solid var(--mint-l);\n    text-align: center;\n    font-size: 12px;\n    color: var(--mid);\n    opacity: 0.75;\n  }\n\n  .policy-footer a {\n    color: var(--forest-l);\n    text-decoration: none;\n  }\n\n  \/* \u2500\u2500 Responsive \u2500\u2500 *\/\n  @media (max-width: 600px) {\n    .policy-hero h1 { font-size: 26px; }\n    .policy-dates    { flex-direction: column; gap: 4px; }\n    .toc ol          { grid-template-columns: 1fr; }\n    .contact-grid    { grid-template-columns: 1fr; }\n  }\n<\/style>\n\n\n<div class=\"page-wrapper\">\n\n  <!-- \u2500\u2500 Hero \u2500\u2500 -->\n  <header class=\"policy-hero\">\n    <div class=\"policy-hero-inner\">\n      <span class=\"policy-label\">Legal &amp; Compliance<\/span>\n      <h1>Chatbot Terms of Use<\/h1>\n      <div class=\"policy-dates\">\n        <p>Effective date: 2 August 2026<\/p>\n        <p>Last updated: August 2026<\/p>\n        <p>Version 1.0<\/p>\n      <\/div>\n    <\/div>\n  <\/header>\n\n  <!-- \u2500\u2500 AI Disclosure (Article 50 EU AI Act) \u2500\u2500 -->\n  <div class=\"ai-disclosure\">\n    <strong>\u26a0 EU AI Act \u2014 Article 50 Disclosure:<\/strong> You are interacting with an artificial intelligence (AI) system. The MoyaHost chatbot is an AI assistant \u2014 not a human. In compliance with Article 50 of Regulation (EU) 2024\/1689 (the EU AI Act), enforceable from 2 August 2026, we are required to inform you clearly that this is an AI-powered system. If you prefer to speak with a member of our team, type <strong>&#8220;human&#8221;<\/strong> or email <a href=\"mailto:info@moyahost.ai\">info@moyahost.ai<\/a> at any time.\n  <\/div>\n\n  <!-- \u2500\u2500 Intro \u2500\u2500 -->\n  <div class=\"prose\">\n    <p>These Terms of Use (&#8220;Terms&#8221;) govern your use of the AI-powered chatbot assistant (&#8220;Chatbot&#8221;) operated by <strong>MoyaHost B.V.<\/strong>, a private limited company registered in the Netherlands (KVK number: 98596411), with its registered address in Rotterdam, the Netherlands (&#8220;MoyaHost,&#8221; &#8220;we,&#8221; &#8220;us,&#8221; &#8220;our&#8221;). By initiating a conversation with the Chatbot, you (&#8220;User,&#8221; &#8220;you&#8221;) acknowledge that you have read, understood, and agree to be bound by these Terms. These Terms apply in addition to MoyaHost&#8217;s general <a href=\"https:\/\/moyahost.ai\/nl\/privacy-policy\/\">Privacy Policy<\/a> en <a href=\"https:\/\/moyahost.ai\/nl\/cookie-policy\/\">Cookie Policy<\/a>, which are incorporated by reference.<\/p>\n  <\/div>\n\n  <!-- \u2500\u2500 TOC \u2500\u2500 -->\n  <div class=\"toc\">\n    <p>Contents<\/p>\n    <ol>\n      <li><a href=\"#s1\">1. Key definitions<\/a><\/li>\n      <li><a href=\"#s2\">2. AI disclosure &amp; nature of the chatbot<\/a><\/li>\n      <li><a href=\"#s3\">3. Acceptable use<\/a><\/li>\n      <li><a href=\"#s4\">4. Limitations &amp; accuracy<\/a><\/li>\n      <li><a href=\"#s5\">5. Data processing &amp; GDPR<\/a><\/li>\n      <li><a href=\"#s6\">6. Human escalation (HITL)<\/a><\/li>\n      <li><a href=\"#s7\">7. Intellectual property<\/a><\/li>\n      <li><a href=\"#s8\">8. Liability &amp; disclaimers<\/a><\/li>\n      <li><a href=\"#s9\">9. Governing law &amp; jurisdiction<\/a><\/li>\n      <li><a href=\"#s10\">10. Changes to these terms<\/a><\/li>\n      <li><a href=\"#s11\">11. Contact &amp; complaints<\/a><\/li>\n    <\/ol>\n  <\/div>\n\n  <!-- \u2500\u2500 1. Definitions \u2500\u2500 -->\n  <h2 id=\"s1\">1. Key definitions<\/h2>\n  <div class=\"prose\">\n    <ul>\n      <li><strong>Chatbot:<\/strong> The AI-powered conversational assistant embedded on moyahost.ai, powered by large language model (LLM) technology.<\/li>\n      <li><strong>Conversation:<\/strong> A session of messages exchanged between you and the Chatbot within a single browser session or chat window.<\/li>\n      <li><strong>Personal Data:<\/strong> Any information that can identify you directly or indirectly, as defined under the GDPR (Regulation (EU) 2016\/679).<\/li>\n      <li><strong>EU AI Act:<\/strong> Regulation (EU) 2024\/1689 of the European Parliament and of the Council on Artificial Intelligence.<\/li>\n      <li><strong>GDPR:<\/strong> General Data Protection Regulation (EU) 2016\/679, as implemented in the Netherlands through the Uitvoeringswet AVG.<\/li>\n      <li><strong>Human Agent:<\/strong> A real member of the MoyaHost team who can assist you following escalation from the Chatbot.<\/li>\n    <\/ul>\n  <\/div>\n\n  <!-- \u2500\u2500 2. AI Disclosure \u2500\u2500 -->\n  <h2 id=\"s2\">2. AI disclosure &amp; nature of the chatbot<\/h2>\n  <div class=\"prose\">\n    <p>In accordance with <strong>Article 50(1) of the EU AI Act<\/strong> (enforceable from 2 August 2026), MoyaHost is required to ensure that users are clearly informed when interacting with an AI system. This disclosure is made at the start of every conversation.<\/p>\n    <p><strong>The Chatbot is an artificial intelligence system \u2014 not a human.<\/strong> It uses large language model technology to understand and respond to your questions. While it is designed to be helpful and accurate within its knowledge base, it does not have human judgement, emotions, or professional qualifications.<\/p>\n    <p>The Chatbot is classified as a <strong>limited-risk AI system<\/strong> under the EU AI Act. It is used solely for the following purposes:<\/p>\n    <ul>\n      <li>Answering questions about MoyaHost&#8217;s services, pricing, and processes<\/li>\n      <li>Collecting initial enquiry information to help our team respond efficiently<\/li>\n      <li>Directing users to appropriate resources or human support<\/li>\n    <\/ul>\n    <div class=\"info-box\">\n      <strong>Important:<\/strong> The Chatbot does not make binding commitments, legal statements, financial recommendations, or enter into contracts on behalf of MoyaHost. Any information provided is for general informational purposes only.\n    <\/div>\n  <\/div>\n\n  <!-- \u2500\u2500 3. Acceptable use \u2500\u2500 -->\n  <h2 id=\"s3\">3. Acceptable use<\/h2>\n  <div class=\"prose\">\n    <p>You agree to use the Chatbot only for lawful purposes and in a manner consistent with these Terms. You must not use the Chatbot to:<\/p>\n    <ul>\n      <li>Submit false, misleading, or fraudulent information<\/li>\n      <li>Attempt to manipulate, deceive, or &#8220;jailbreak&#8221; the AI system<\/li>\n      <li>Share sensitive personal data unnecessarily (such as payment card numbers, government ID numbers, BSN, or medical information)<\/li>\n      <li>Use abusive, threatening, discriminatory, or unlawful language<\/li>\n      <li>Attempt to extract proprietary system instructions or confidential business information<\/li>\n      <li>Use automated scripts, bots, or tools to interact with the Chatbot<\/li>\n      <li>Attempt to use the Chatbot for purposes prohibited under Article 5 of the EU AI Act<\/li>\n    <\/ul>\n    <p>MoyaHost reserves the right to terminate or restrict a conversation at any time if these Terms are violated.<\/p>\n  <\/div>\n\n  <!-- \u2500\u2500 4. Limitations \u2500\u2500 -->\n  <h2 id=\"s4\">4. Limitations &amp; accuracy<\/h2>\n  <div class=\"prose\">\n    <p>The Chatbot is designed to provide helpful and accurate information based on MoyaHost&#8217;s knowledge base. However, AI systems have inherent limitations and you should be aware of the following:<\/p>\n    <ul>\n      <li><strong>The Chatbot may occasionally produce inaccurate or incomplete responses.<\/strong> Always verify critical information with a Human Agent.<\/li>\n      <li>The Chatbot&#8217;s knowledge reflects content available at the time of its last update and may not reflect the most recent changes to pricing, services, or availability.<\/li>\n      <li>Responses are generated automatically and do not constitute professional advice \u2014 legal, financial, technical, or otherwise.<\/li>\n      <li>The Chatbot cannot access external websites, databases, or real-time information unless explicitly integrated.<\/li>\n    <\/ul>\n    <div class=\"warn-box\">\n      <strong>Do not share sensitive personal data<\/strong> such as financial account numbers, passwords, BSN (citizen service number), or medical information with the Chatbot. This information is not needed and should not be entered into any chat window.\n    <\/div>\n  <\/div>\n\n  <!-- \u2500\u2500 5. Data processing \u2500\u2500 -->\n  <h2 id=\"s5\">5. Data processing &amp; GDPR<\/h2>\n  <div class=\"prose\">\n    <p>MoyaHost processes personal data in accordance with the <strong>General Data Protection Regulation (GDPR \/ AVG)<\/strong> and the Dutch Uitvoeringswet AVG. Our lead supervisory authority is the <strong>Autoriteit Persoonsgegevens (AP)<\/strong>.<\/p>\n\n    <h3>What data we collect through the Chatbot<\/h3>\n    <ul>\n      <li>The content of your messages (conversation transcript)<\/li>\n      <li>Any personal information you voluntarily provide (such as name, email address, or company name)<\/li>\n      <li>Technical data such as session identifiers and browser type<\/li>\n      <li>Timestamp of the conversation<\/li>\n    <\/ul>\n\n    <h3>Legal bases for processing<\/h3>\n\n    <div class=\"info-box\">\n      <strong>Legitimate Interests \u2014 Article 6(1)(f):<\/strong> Providing and improving the Chatbot service, provided this does not override your fundamental rights.\n    <\/div>\n\n    <div class=\"info-box\">\n      <strong>Contract \u2014 Article 6(1)(b):<\/strong> Where you provide information for a follow-up enquiry, processing is necessary for steps prior to entering a contract.\n    <\/div>\n\n    <div class=\"info-box\">\n      <strong>Legal Obligation \u2014 Article 6(1)(c):<\/strong> To comply with GDPR or other applicable legal requirements.\n    <\/div>\n\n    <h3>Retention<\/h3>\n    <p>Conversation logs are retained for a maximum of 90 days for quality assurance purposes, after which they are deleted. If a conversation results in a client relationship, relevant data is retained in accordance with our general <a href=\"https:\/\/moyahost.ai\/nl\/privacy-policy\/\">Privacy Policy<\/a>.<\/p>\n\n    <h3>Sub-processors<\/h3>\n    <p>The Chatbot is powered by third-party AI infrastructure. All sub-processors are subject to Data Processing Agreements and, where applicable, Standard Contractual Clauses for international transfers. A current sub-processor list is available on request at <a href=\"mailto:info@moyahost.ai\">info@moyahost.ai<\/a>.<\/p>\n\n    <h3>Your rights under GDPR (Articles 15\u201322)<\/h3>\n    <ul>\n      <li><strong>Access:<\/strong> Request a copy of your personal data.<\/li>\n      <li><strong>Rectification:<\/strong> Correct inaccurate data.<\/li>\n      <li><strong>Erasure:<\/strong> Request deletion of your data.<\/li>\n      <li><strong>Restriction:<\/strong> Limit how we process your data.<\/li>\n      <li><strong>Portability:<\/strong> Receive your data in a machine-readable format.<\/li>\n      <li><strong>Object:<\/strong> Object to processing based on legitimate interests.<\/li>\n    <\/ul>\n    <p>To exercise any of these rights, contact <a href=\"mailto:info@moyahost.ai\">info@moyahost.ai<\/a>. We will respond within one month, extendable by two months for complex requests (Article 12(3)).<\/p>\n  <\/div>\n\n  <!-- \u2500\u2500 6. HITL \u2500\u2500 -->\n  <h2 id=\"s6\">6. Human escalation (Human-in-the-Loop)<\/h2>\n  <div class=\"prose\">\n    <p>MoyaHost is committed to ensuring that you can always reach a human when needed. In line with the EU AI Act&#8217;s human-centric approach, the Chatbot is designed to escalate to a Human Agent in the following circumstances:<\/p>\n    <ul>\n      <li>You request a human by typing &#8220;human,&#8221; &#8220;person,&#8221; &#8220;medewerker,&#8221; or similar<\/li>\n      <li>The Chatbot is unable to answer your question after reasonable attempts<\/li>\n      <li>Your query relates to a complaint, dispute, or sensitive matter<\/li>\n      <li>The conversation indicates urgency or distress<\/li>\n    <\/ul>\n    <p><strong>Escalation is asynchronous.<\/strong> When escalated, your conversation transcript is passed to our team and a Human Agent will respond by email or your preferred contact method. This is not a live chat service. Our team responds during Dutch business hours (Monday\u2013Friday, 09:00\u201317:30 CET). We aim to respond to all escalated conversations within one business day.<\/p>\n    <div class=\"info-box\">\n      <strong>Legal note:<\/strong> The EU AI Act does not require real-time human availability for limited-risk chatbots. Our asynchronous escalation model \u2014 where a genuine human reads, considers, and responds to your query \u2014 is fully compliant with applicable legislation.\n    <\/div>\n  <\/div>\n\n  <!-- \u2500\u2500 7. IP \u2500\u2500 -->\n  <h2 id=\"s7\">7. Intellectual property<\/h2>\n  <div class=\"prose\">\n    <p>All content generated by the Chatbot, including responses, suggestions, and recommendations, is the property of MoyaHost B.V. or its licensors. You may use Chatbot responses for your own personal or business reference purposes but may not reproduce, publish, or commercially exploit them without our prior written consent.<\/p>\n    <p>Content you submit to the Chatbot remains yours. You grant MoyaHost a limited licence to process that content solely for the purpose of providing the Chatbot service and for internal quality and safety review.<\/p>\n  <\/div>\n\n  <!-- \u2500\u2500 8. Liability \u2500\u2500 -->\n  <h2 id=\"s8\">8. Liability &amp; disclaimers<\/h2>\n  <div class=\"prose\">\n    <p>To the fullest extent permitted by applicable Dutch and EU law:<\/p>\n    <ul>\n      <li>MoyaHost provides the Chatbot &#8220;as is&#8221; and makes no warranties, express or implied, as to its accuracy, completeness, fitness for a particular purpose, or uninterrupted availability.<\/li>\n      <li>MoyaHost is not liable for any loss or damage arising from your reliance on Chatbot responses without independent verification.<\/li>\n      <li>MoyaHost is not liable for any indirect, consequential, or special damages arising from your use of or inability to use the Chatbot.<\/li>\n      <li>Nothing in these Terms limits MoyaHost&#8217;s liability for death or personal injury caused by negligence, fraud, or any other liability that cannot be excluded under Dutch law.<\/li>\n    <\/ul>\n    <p>The Chatbot is intended for business enquiry and information purposes only. It is not designed for use in situations involving emergencies, medical decisions, legal proceedings, or any matter where an error could cause serious harm.<\/p>\n  <\/div>\n\n  <!-- \u2500\u2500 9. Governing law \u2500\u2500 -->\n  <h2 id=\"s9\">9. Governing law &amp; jurisdiction<\/h2>\n  <div class=\"prose\">\n    <p>These Terms are governed by and construed in accordance with the laws of the Netherlands. Any dispute arising out of or in connection with these Terms shall be subject to the exclusive jurisdiction of the competent courts in Rotterdam, the Netherlands, without prejudice to your rights as a consumer under applicable mandatory EU law.<\/p>\n    <p>MoyaHost B.V. is registered with the Netherlands Chamber of Commerce (Kamer van Koophandel) under KVK number <strong>98596411<\/strong>.<\/p>\n  <\/div>\n\n  <!-- \u2500\u2500 10. Changes \u2500\u2500 -->\n  <h2 id=\"s10\">10. Changes to these terms<\/h2>\n  <div class=\"prose\">\n    <p>MoyaHost may update these Terms from time to time to reflect changes in legislation, our services, or best practice. When we make material changes, we will update the &#8220;Last updated&#8221; date at the top of this page and notify users via the website or in-chat notifications at least 30 days before significant changes take effect. Your continued use of the Chatbot after changes are posted constitutes acceptance of the updated Terms. Previous versions are available on request.<\/p>\n  <\/div>\n\n  <!-- \u2500\u2500 11. Contact \u2500\u2500 -->\n  <h2 id=\"s11\">11. Contact &amp; complaints<\/h2>\n  <div class=\"prose\">\n    <p>If you have any questions about these Terms, the Chatbot, or how your data is processed, please contact us using the details below. We aim to respond to all enquiries within two business days.<\/p>\n    <p>If you believe your data protection rights have been violated and we have not resolved your complaint satisfactorily, you have the right to lodge a complaint with the <strong>Autoriteit Persoonsgegevens (AP)<\/strong> at <a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https:\/\/www.autoriteitpersoonsgegevens.nl\">www.autoriteitpersoonsgegevens.nl<\/a>.<\/p>\n  <\/div>\n\n  <!-- \u2500\u2500 Contact section \u2500\u2500 -->\n  <div class=\"manage-section\">\n    <h2>Contact us<\/h2>\n    <p>For questions, to exercise your GDPR rights, or to request our sub-processor list, contact us at <a href=\"mailto:info@moyahost.ai\">info@moyahost.ai<\/a>. Our team is available Monday to Friday, 09:00\u201317:30 CET.<\/p>\n    <div class=\"contact-grid\">\n      <div class=\"contact-item\">\n        <div class=\"contact-item-label\">Company<\/div>\n        <div class=\"contact-item-value\">MoyaHost B.V.<\/div>\n      <\/div>\n      <div class=\"contact-item\">\n        <div class=\"contact-item-label\">KVK Number<\/div>\n        <div class=\"contact-item-value\">98596411<\/div>\n      <\/div>\n      <div class=\"contact-item\">\n        <div class=\"contact-item-label\">Email<\/div>\n        <div class=\"contact-item-value\"><a href=\"mailto:info@moyahost.ai\">info@moyahost.ai<\/a><\/div>\n      <\/div>\n      <div class=\"contact-item\">\n        <div class=\"contact-item-label\">Location<\/div>\n        <div class=\"contact-item-value\">Rotterdam, Netherlands<\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- \u2500\u2500 Footer \u2500\u2500 -->\n  <p class=\"policy-footer\">\n    \u00a9 2026 MoyaHost B.V. &nbsp;\u00b7&nbsp; KVK 98596411 &nbsp;\u00b7&nbsp; Leiden, NL &nbsp;\u00b7&nbsp;\n    <a href=\"https:\/\/moyahost.ai\/nl\/privacy-policy\/\">Privacy Policy<\/a> &nbsp;\u00b7&nbsp;\n    <a href=\"https:\/\/moyahost.ai\/nl\/cookie-policy\/\">Cookie Policy<\/a> &nbsp;\u00b7&nbsp;\n    <a href=\"https:\/\/moyahost.ai\/nl\/\">moyahost.ai<\/a>\n  <\/p>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>Chatbot Terms of Use \u2014 MoyaHost.ai Legal &amp; Compliance Chatbot Terms of Use Effective date: 2 August 2026 Last updated: August 2026 Version 1.0 \u26a0&hellip;<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-365","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/moyahost.ai\/nl\/wp-json\/wp\/v2\/pages\/365","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/moyahost.ai\/nl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/moyahost.ai\/nl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/moyahost.ai\/nl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/moyahost.ai\/nl\/wp-json\/wp\/v2\/comments?post=365"}],"version-history":[{"count":3,"href":"https:\/\/moyahost.ai\/nl\/wp-json\/wp\/v2\/pages\/365\/revisions"}],"predecessor-version":[{"id":368,"href":"https:\/\/moyahost.ai\/nl\/wp-json\/wp\/v2\/pages\/365\/revisions\/368"}],"wp:attachment":[{"href":"https:\/\/moyahost.ai\/nl\/wp-json\/wp\/v2\/media?parent=365"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}