{"id":1364,"date":"2024-01-03T10:40:40","date_gmt":"2024-01-03T10:40:40","guid":{"rendered":"https:\/\/aiingo.com\/index.php\/lp-term-conditions\/"},"modified":"2025-05-09T13:10:52","modified_gmt":"2025-05-09T12:10:52","slug":"lp-term-conditions","status":"publish","type":"page","link":"https:\/\/aiingo.com\/index.php\/lp-term-conditions\/","title":{"rendered":"Term Conditions"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1364\" class=\"elementor elementor-1364\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4b52a8a elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"4b52a8a\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-61627ec\" data-id=\"61627ec\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0e6020b elementor-widget elementor-widget-html\" data-id=\"0e6020b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>AI Automation Menu Bar<\/title>\r\n    <style>\r\n        body {\r\n            margin: 0;\r\n            font-family: Arial, sans-serif;\r\n        }\r\n\r\n        .menu-bar {\r\n            background-color: white;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n            padding: 10px 20px;\r\n            border-radius: 10px;\r\n            margin: 2px;\r\n            box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);\r\n        }\r\n\r\n        .logo {\r\n            height: 50px; \/* Match logo height *\/\r\n        }\r\n\r\n        .logo a {\r\n            display: inline-block;\r\n            height: 100%;\r\n        }\r\n\r\n        .logo img {\r\n            height: 100%;\r\n            width: auto;\r\n        }\r\n\r\n        .menu-items {\r\n            display: flex;\r\n            gap: 20px; \/* Space between menu items *\/\r\n        }\r\n\r\n        .menu-items a {\r\n            color: #004F9E; \/* Dark blue *\/\r\n            text-decoration: none;\r\n            font-size: 1.1rem;\r\n            font-weight: 500;\r\n            transition: color 0.3s;\r\n        }\r\n\r\n        .menu-items a:hover {\r\n            color: #FFD700; \/* Optional hover effect *\/\r\n        }\r\n\r\n        \/* Responsive Design *\/\r\n        @media (max-width: 768px) {\r\n            .menu-items {\r\n                display: none; \/* Hide menu items on mobile *\/\r\n            }\r\n\r\n            .menu-bar {\r\n                justify-content: center; \/* Center logo on mobile *\/\r\n                padding: 10px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"menu-bar\">\r\n        <div class=\"logo\">\r\n            <a href=\"https:\/\/aiingo.com\" target=\"_blank\">\r\n                <img decoding=\"async\" src=\"http:\/\/aiautomationsuae.com\/wp-content\/uploads\/2025\/03\/Aiingo-1.png\" alt=\"Aiingo Logo\">\r\n            <\/a>\r\n        <\/div>\r\n        <div class=\"menu-items\">\r\n            <a href=\"https:\/\/aiingo.com\/index.php\/ai-chatbot-development-company\/\">AI Chatbots<\/a>\r\n            <a href=\"https:\/\/aiingo.com\/index.php\/social-media-automation-for-uae-india\/\">Social Media Automation Tools<\/a>\r\n        <\/div>\r\n    <\/div>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-91a334c elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"91a334c\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-cd01008\" data-id=\"cd01008\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c271e33 elementor-widget elementor-widget-html\" data-id=\"c271e33\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Terms & Conditions | Aiingo - AI Automation Agency Dubai<\/title>\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n    <style>\r\n        :root {\r\n            --dark-blue: #0a1f44;\r\n            --light-blue: #3a86ff;\r\n            --turquoise: #2ec4b6;\r\n            --purple: #6a4c93;\r\n            --pink: #ff4d8d;\r\n            --white: #ffffff;\r\n            --gradient-blue: linear-gradient(135deg, var(--dark-blue), var(--purple));\r\n            --gradient-teal: linear-gradient(135deg, var(--light-blue), var(--turquoise));\r\n            --gradient-purple: linear-gradient(135deg, var(--purple), var(--pink));\r\n            --gray-100: #f8fafc;\r\n            --gray-200: #e2e8f0;\r\n            --gray-500: #64748b;\r\n        }\r\n\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n            font-family: 'Inter', sans-serif;\r\n        }\r\n\r\n        body {\r\n            background-color: var(--gray-100);\r\n            color: var(--dark-blue);\r\n            line-height: 1.6;\r\n        }\r\n\r\n        \/* Header *\/\r\n        .terms-header {\r\n            background: var(--gradient-blue);\r\n            color: white;\r\n            padding: 6rem 5% 4rem;\r\n            text-align: center;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .terms-header::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            background: url('data:image\/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxwYXR0ZXJuIGlkPSJwYXR0ZXJuIiB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHBhdHRlcm5Vbml0cz0idXNlclNwYWNlT25Vc2UiIHBhdHRlcm5UcmFuc2Zvcm09InJvdGF0ZSg0NSkiPjxyZWN0IHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0icmdiYSgyNTUsMjU1LDI1NSwwLjAzKSIvPjwvcGF0dGVybj48L2RlZnM+PHJlY3QgZmlsbD0idXJsKCNwYXR0ZXJuKSIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIvPjwvc3ZnPg==');\r\n            opacity: 0.5;\r\n        }\r\n\r\n        .header-container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            position: relative;\r\n            z-index: 2;\r\n        }\r\n\r\n        .terms-title {\r\n            font-size: clamp(2rem, 5vw, 3.5rem);\r\n            font-weight: 800;\r\n            margin-bottom: 1rem;\r\n            line-height: 1.2;\r\n        }\r\n\r\n        .terms-subtitle {\r\n            font-size: 1.2rem;\r\n            opacity: 0.9;\r\n            max-width: 700px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        \/* Main Content *\/\r\n        .terms-container {\r\n            max-width: 1000px;\r\n            margin: -3rem auto 5rem;\r\n            padding: 0 5%;\r\n        }\r\n\r\n        .terms-card {\r\n            background: white;\r\n            border-radius: 16px;\r\n            box-shadow: 0 10px 30px rgba(10, 31, 68, 0.1);\r\n            padding: 3rem;\r\n            margin-bottom: 2rem;\r\n        }\r\n\r\n        .last-updated {\r\n            text-align: right;\r\n            color: var(--gray-500);\r\n            font-size: 0.9rem;\r\n            margin-bottom: 2rem;\r\n        }\r\n\r\n        h2 {\r\n            font-size: 1.8rem;\r\n            margin: 2rem 0 1.5rem;\r\n            color: var(--dark-blue);\r\n            position: relative;\r\n            padding-bottom: 0.5rem;\r\n        }\r\n\r\n        h2::after {\r\n            content: '';\r\n            position: absolute;\r\n            bottom: 0;\r\n            left: 0;\r\n            width: 60px;\r\n            height: 4px;\r\n            background: var(--gradient-teal);\r\n            border-radius: 2px;\r\n        }\r\n\r\n        h3 {\r\n            font-size: 1.3rem;\r\n            margin: 1.8rem 0 1rem;\r\n            color: var(--dark-blue);\r\n        }\r\n\r\n        p {\r\n            margin-bottom: 1.2rem;\r\n            color: var(--dark-blue);\r\n        }\r\n\r\n        ul, ol {\r\n            margin-bottom: 1.5rem;\r\n            padding-left: 1.5rem;\r\n        }\r\n\r\n        li {\r\n            margin-bottom: 0.8rem;\r\n        }\r\n\r\n        a {\r\n            color: var(--light-blue);\r\n            text-decoration: none;\r\n            transition: all 0.3s ease;\r\n        }\r\n\r\n        a:hover {\r\n            color: var(--purple);\r\n            text-decoration: underline;\r\n        }\r\n\r\n        .highlight-box {\r\n            background: rgba(58, 134, 255, 0.05);\r\n            border-left: 4px solid var(--light-blue);\r\n            padding: 1.5rem;\r\n            border-radius: 0 8px 8px 0;\r\n            margin: 1.5rem 0;\r\n        }\r\n\r\n        \/* Footer *\/\r\n        .terms-footer {\r\n            text-align: center;\r\n            padding: 3rem 5%;\r\n            background: var(--dark-blue);\r\n            color: white;\r\n        }\r\n\r\n        .footer-container {\r\n            max-width: 800px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        .footer-logo {\r\n            font-size: 1.5rem;\r\n            font-weight: 700;\r\n            margin-bottom: 1.5rem;\r\n            display: inline-block;\r\n            background: var(--gradient-teal);\r\n            -webkit-background-clip: text;\r\n            background-clip: text;\r\n            color: transparent;\r\n        }\r\n\r\n        .footer-links {\r\n            display: flex;\r\n            justify-content: center;\r\n            gap: 2rem;\r\n            margin-bottom: 2rem;\r\n            flex-wrap: wrap;\r\n        }\r\n\r\n        .footer-links a {\r\n            color: white;\r\n            opacity: 0.8;\r\n        }\r\n\r\n        .footer-links a:hover {\r\n            opacity: 1;\r\n            text-decoration: none;\r\n        }\r\n\r\n        .copyright {\r\n            opacity: 0.7;\r\n            font-size: 0.9rem;\r\n        }\r\n\r\n        \/* Responsive *\/\r\n        @media (max-width: 768px) {\r\n            .terms-header {\r\n                padding: 4rem 1.5rem 3rem;\r\n            }\r\n\r\n            .terms-container {\r\n                padding: 0 1.5rem;\r\n                margin-top: -2rem;\r\n            }\r\n\r\n            .terms-card {\r\n                padding: 2rem 1.5rem;\r\n            }\r\n\r\n            h2 {\r\n                font-size: 1.5rem;\r\n            }\r\n        }\r\n\r\n        @media (max-width: 480px) {\r\n            .terms-title {\r\n                font-size: 2rem;\r\n            }\r\n\r\n            .terms-subtitle {\r\n                font-size: 1rem;\r\n            }\r\n\r\n            .footer-links {\r\n                flex-direction: column;\r\n                gap: 1rem;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <!-- Header -->\r\n    <header class=\"terms-header\">\r\n        <div class=\"header-container\">\r\n            <h1 class=\"terms-title\">Terms & Conditions<\/h1>\r\n            <p class=\"terms-subtitle\">Last updated: June 2023 | Aiingo AI Automation Agency Dubai<\/p>\r\n        <\/div>\r\n    <\/header>\r\n\r\n    <!-- Main Content -->\r\n    <main class=\"terms-container\">\r\n        <div class=\"terms-card\">\r\n            <div class=\"last-updated\">Effective Date: June 1, 2023<\/div>\r\n\r\n            <h2>1. Introduction<\/h2>\r\n            <p>Welcome to Aiingo (\"we,\" \"our,\" or \"us\"). These Terms and Conditions govern your use of our AI automation services, website, and related offerings (collectively, the \"Services\"). By accessing or using our Services, you agree to be bound by these Terms.<\/p>\r\n\r\n            <div class=\"highlight-box\">\r\n                <p><strong>Important:<\/strong> These terms contain provisions that limit our liability and govern how disputes are resolved. Please review carefully before using our Services.<\/p>\r\n            <\/div>\r\n\r\n            <h2>2. Services Overview<\/h2>\r\n            <p>Aiingo provides AI-powered automation solutions including but not limited to:<\/p>\r\n            <ul>\r\n                <li>Chatbot development and implementation<\/li>\r\n                <li>Business process automation<\/li>\r\n                <li>AI-driven data analytics<\/li>\r\n                <li>Custom AI solution development<\/li>\r\n                <li>Related consulting services<\/li>\r\n            <\/ul>\r\n\r\n            <h2>3. Account Registration<\/h2>\r\n            <p>To access certain Services, you may need to register an account. You agree to:<\/p>\r\n            <ul>\r\n                <li>Provide accurate and complete information<\/li>\r\n                <li>Maintain the security of your credentials<\/li>\r\n                <li>Be responsible for all activities under your account<\/li>\r\n                <li>Notify us immediately of any unauthorized use<\/li>\r\n            <\/ul>\r\n\r\n            <h2>4. Payment Terms<\/h2>\r\n            <h3>4.1 Fees<\/h3>\r\n            <p>Our fees are as specified in your service agreement. All prices are in AED unless otherwise stated and are exclusive of VAT.<\/p>\r\n\r\n            <h3>4.2 Billing<\/h3>\r\n            <p>Recurring services are billed monthly in advance. One-time projects require 50% deposit before commencement.<\/p>\r\n\r\n            <h3>4.3 Refunds<\/h3>\r\n            <p>Due to the custom nature of our Services, refunds are only available as specified in your service agreement.<\/p>\r\n\r\n            <h2>5. Intellectual Property<\/h2>\r\n            <p>All intellectual property rights in our Services, including software, algorithms, and documentation, remain our exclusive property. You receive only the limited rights expressly granted in your service agreement.<\/p>\r\n\r\n            <h2>6. Data Protection<\/h2>\r\n            <p>We process personal data in accordance with our <a href=\"https:\/\/aiingo.com\/index.php\/privacy-policy\/\">Privacy Policy<\/a> and applicable UAE data protection laws. By using our Services, you consent to such processing.<\/p>\r\n\r\n            <h2>7. Limitation of Liability<\/h2>\r\n            <p>To the maximum extent permitted by UAE law, Aiingo shall not be liable for any indirect, incidental, special, or consequential damages arising from your use of our Services.<\/p>\r\n\r\n            <h2>8. Termination<\/h2>\r\n            <p>Either party may terminate service agreements as specified therein. We may suspend or terminate your access to Services immediately for material breaches of these Terms.<\/p>\r\n\r\n            <h2>9. Governing Law<\/h2>\r\n            <p>These Terms shall be governed by and construed in accordance with the laws of the Emirate of Dubai and the federal laws of the United Arab Emirates.<\/p>\r\n\r\n            <h2>10. Changes to Terms<\/h2>\r\n            <p>We may modify these Terms at any time. Continued use of Services after changes constitutes acceptance of the modified Terms.<\/p>\r\n\r\n            <h2>11. Contact Us<\/h2>\r\n            <p>For questions about these Terms, please contact:<\/p>\r\n            <p>\r\n                Aiingo Legal Department<br>\r\n                Dubai \r\n                Email: info@aiingo.com<br>\r\n                \r\n            <\/p>\r\n        <\/div>\r\n    <\/main>\r\n\r\n    \r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>AI Automation Menu Bar AI Chatbots Social Media Automation Tools Terms &#038; Conditions | Aiingo &#8211; AI Automation Agency Dubai Terms &#038; Conditions Last updated: June 2023 | Aiingo AI Automation Agency Dubai Effective Date: June 1, 2023 1. Introduction Welcome to Aiingo (&#8220;we,&#8221; &#8220;our,&#8221; or &#8220;us&#8221;). These Terms and Conditions govern your use of [&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":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","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":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","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":""}},"footnotes":"","_links_to":"","_links_to_target":""},"class_list":["post-1364","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/aiingo.com\/index.php\/wp-json\/wp\/v2\/pages\/1364","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aiingo.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aiingo.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aiingo.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aiingo.com\/index.php\/wp-json\/wp\/v2\/comments?post=1364"}],"version-history":[{"count":12,"href":"https:\/\/aiingo.com\/index.php\/wp-json\/wp\/v2\/pages\/1364\/revisions"}],"predecessor-version":[{"id":4861,"href":"https:\/\/aiingo.com\/index.php\/wp-json\/wp\/v2\/pages\/1364\/revisions\/4861"}],"wp:attachment":[{"href":"https:\/\/aiingo.com\/index.php\/wp-json\/wp\/v2\/media?parent=1364"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}