{"id":282,"date":"2026-07-20T05:08:29","date_gmt":"2026-07-20T05:08:29","guid":{"rendered":"https:\/\/teocast.com\/?page_id=282"},"modified":"2026-08-09T03:06:20","modified_gmt":"2026-08-09T03:06:20","slug":"terms-conditions","status":"publish","type":"page","link":"https:\/\/teocast.com\/?page_id=282","title":{"rendered":"Terms &amp; Conditions"},"content":{"rendered":"\n<style>\n.tc-terms,\n.tc-terms *{\n  box-sizing:border-box;\n}\n\n.tc-terms{\n  --tc-blue:#1688ff;\n  --tc-blue-dark:#086ed5;\n  --tc-cyan:#2ed6d6;\n  --tc-navy:#07182d;\n  --tc-text:#10243d;\n  --tc-muted:#607286;\n  --tc-line:#dfe7f0;\n  --tc-soft:#f5f8fc;\n  --tc-white:#ffffff;\n  width:100%;\n  margin:0;\n  padding:24px 20px 80px;\n  color:var(--tc-text);\n  background:var(--tc-soft);\n  font-family:Arial,Helvetica,sans-serif;\n}\n\n.tc-terms-container{\n  width:min(1180px,100%);\n  margin:0 auto;\n}\n\n.tc-terms-breadcrumb{\n  display:flex;\n  align-items:center;\n  flex-wrap:wrap;\n  gap:8px;\n  margin-bottom:18px;\n  color:var(--tc-muted);\n  font-size:13px;\n  font-weight:700;\n}\n\n.tc-terms-breadcrumb a{\n  color:var(--tc-blue);\n  text-decoration:none;\n}\n\n.tc-terms-hero{\n  padding:54px 42px;\n  border-radius:22px;\n  color:#ffffff;\n  background:\n    radial-gradient(circle at 14% 12%,rgba(46,214,214,.2),transparent 31%),\n    radial-gradient(circle at 88% 18%,rgba(22,136,255,.16),transparent 28%),\n    linear-gradient(135deg,#07182d,#0d3155);\n  box-shadow:0 22px 55px rgba(7,24,45,.16);\n}\n\n.tc-terms-label{\n  display:inline-flex;\n  align-items:center;\n  gap:8px;\n  padding:9px 15px;\n  margin-bottom:20px;\n  border:1px solid rgba(255,255,255,.18);\n  border-radius:999px;\n  color:#bceeff;\n  background:rgba(255,255,255,.07);\n  font-size:12px;\n  font-weight:900;\n  letter-spacing:.1em;\n  text-transform:uppercase;\n}\n\n.tc-terms-label::before{\n  content:\"\";\n  width:8px;\n  height:8px;\n  border-radius:50%;\n  background:var(--tc-cyan);\n  box-shadow:0 0 12px rgba(46,214,214,.8);\n}\n\n.tc-terms-hero h2{\n  max-width:900px;\n  margin:0 0 16px;\n  color:#ffffff;\n  font-size:46px;\n  line-height:1.1;\n  letter-spacing:-1.4px;\n}\n\n.tc-terms-hero p{\n  max-width:900px;\n  margin:0;\n  color:#c9d8e9;\n  font-size:18px;\n  line-height:1.75;\n}\n\n.tc-terms-meta{\n  display:flex;\n  flex-wrap:wrap;\n  gap:10px;\n  margin-top:24px;\n}\n\n.tc-terms-meta span{\n  display:inline-flex;\n  align-items:center;\n  min-height:36px;\n  padding:0 13px;\n  border:1px solid rgba(255,255,255,.15);\n  border-radius:999px;\n  color:#dceafa;\n  background:rgba(255,255,255,.06);\n  font-size:12px;\n  font-weight:800;\n}\n\n.tc-terms-summary{\n  display:grid;\n  grid-template-columns:56px minmax(0,1fr);\n  gap:18px;\n  align-items:start;\n  margin-top:30px;\n  padding:26px;\n  border:1px solid #cfe1f3;\n  border-radius:17px;\n  background:#ffffff;\n  box-shadow:0 12px 30px rgba(19,43,69,.06);\n}\n\n.tc-terms-summary-icon{\n  width:56px;\n  height:56px;\n  display:grid;\n  place-items:center;\n  border-radius:15px;\n  color:#ffffff;\n  background:linear-gradient(135deg,var(--tc-blue),var(--tc-cyan));\n  box-shadow:0 10px 24px rgba(22,136,255,.22);\n  font-size:23px;\n  font-weight:900;\n}\n\n.tc-terms-summary h3{\n  margin:0 0 8px;\n  color:var(--tc-text);\n  font-size:21px;\n}\n\n.tc-terms-summary p{\n  margin:0;\n  color:var(--tc-muted);\n  font-size:15px;\n  line-height:1.7;\n}\n\n.tc-terms-layout{\n  display:grid;\n  grid-template-columns:250px minmax(0,1fr);\n  gap:28px;\n  align-items:start;\n  margin-top:30px;\n}\n\n.tc-terms-toc{\n  position:sticky;\n  top:105px;\n  padding:21px;\n  border:1px solid var(--tc-line);\n  border-radius:16px;\n  background:#ffffff;\n  box-shadow:0 12px 30px rgba(19,43,69,.06);\n}\n\n.tc-terms-toc strong{\n  display:block;\n  margin-bottom:13px;\n  color:var(--tc-text);\n  font-size:14px;\n}\n\n.tc-terms-toc a{\n  display:block;\n  padding:9px 10px;\n  border-radius:8px;\n  color:var(--tc-muted);\n  font-size:13px;\n  font-weight:700;\n  line-height:1.4;\n  text-decoration:none;\n}\n\n.tc-terms-toc a:hover{\n  color:var(--tc-blue);\n  background:#eef6ff;\n}\n\n.tc-terms-content{\n  min-width:0;\n}\n\n.tc-terms-section{\n  margin-bottom:22px;\n  padding:32px;\n  border:1px solid var(--tc-line);\n  border-radius:18px;\n  background:#ffffff;\n  box-shadow:0 12px 30px rgba(19,43,69,.06);\n  scroll-margin-top:105px;\n}\n\n.tc-terms-section h2{\n  margin:0 0 13px;\n  color:var(--tc-text);\n  font-size:28px;\n  line-height:1.2;\n  letter-spacing:-.4px;\n}\n\n.tc-terms-section h3{\n  margin:24px 0 9px;\n  color:var(--tc-text);\n  font-size:18px;\n  line-height:1.35;\n}\n\n.tc-terms-section p{\n  margin:0 0 16px;\n  color:var(--tc-muted);\n  font-size:15px;\n  line-height:1.75;\n}\n\n.tc-terms-section p:last-child{\n  margin-bottom:0;\n}\n\n.tc-terms-list{\n  display:grid;\n  gap:12px;\n  margin:0;\n  padding:0;\n  list-style:none;\n}\n\n.tc-terms-list li{\n  position:relative;\n  padding-left:32px;\n  color:#31475f;\n  font-size:14px;\n  line-height:1.65;\n}\n\n.tc-terms-list li::before{\n  content:\"\u2713\";\n  position:absolute;\n  left:0;\n  top:1px;\n  width:21px;\n  height:21px;\n  display:grid;\n  place-items:center;\n  border-radius:50%;\n  color:#ffffff;\n  background:var(--tc-blue);\n  font-size:12px;\n  font-weight:900;\n}\n\n.tc-terms-list.tc-terms-list-no li::before{\n  content:\"\u00d7\";\n  background:#df4d5b;\n  font-size:15px;\n}\n\n.tc-terms-note{\n  margin-top:20px;\n  padding:18px 19px;\n  border-left:4px solid var(--tc-blue);\n  border-radius:10px;\n  color:#27415d;\n  background:#eef6ff;\n  font-size:14px;\n  line-height:1.65;\n}\n\n.tc-terms-warning{\n  margin-top:20px;\n  padding:18px 19px;\n  border-left:4px solid #f0a623;\n  border-radius:10px;\n  color:#5e4820;\n  background:#fff8e9;\n  font-size:14px;\n  line-height:1.65;\n}\n\n.tc-terms-links{\n  display:grid;\n  grid-template-columns:repeat(3,minmax(0,1fr));\n  gap:12px;\n  margin-top:18px;\n}\n\n.tc-terms-links a{\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  min-height:46px;\n  padding:10px 14px;\n  border:1px solid #d8e5f2;\n  border-radius:10px;\n  color:var(--tc-blue);\n  background:#f7fbff;\n  font-size:13px;\n  font-weight:800;\n  text-align:center;\n  text-decoration:none;\n}\n\n.tc-terms-links a:hover{\n  border-color:#b7d7f7;\n  background:#eef7ff;\n}\n\n.tc-terms-contact{\n  display:grid;\n  grid-template-columns:1fr auto;\n  gap:22px;\n  align-items:center;\n  margin-top:26px;\n  padding:30px;\n  border-radius:18px;\n  color:#ffffff;\n  background:linear-gradient(135deg,#0a203b,#103b62);\n}\n\n.tc-terms-contact h2{\n  margin:0 0 8px;\n  color:#ffffff;\n  font-size:27px;\n}\n\n.tc-terms-contact p{\n  margin:0;\n  color:#c9d8e9;\n  line-height:1.65;\n}\n\n.tc-terms-button{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  min-height:48px;\n  padding:0 22px;\n  border-radius:8px;\n  color:#ffffff;\n  background:var(--tc-blue);\n  box-shadow:0 10px 25px rgba(22,136,255,.25);\n  font-weight:800;\n  text-decoration:none;\n  white-space:nowrap;\n}\n\n.tc-terms-button:hover{\n  color:#ffffff;\n  background:var(--tc-blue-dark);\n}\n\n.tc-terms-back{\n  display:inline-flex;\n  margin-top:18px;\n  color:var(--tc-blue);\n  font-size:14px;\n  font-weight:800;\n  text-decoration:none;\n}\n\n@media(max-width:900px){\n  .tc-terms-layout{\n    grid-template-columns:1fr;\n  }\n\n  .tc-terms-toc{\n    position:relative;\n    top:auto;\n  }\n\n  .tc-terms-toc nav{\n    display:grid;\n    grid-template-columns:repeat(2,minmax(0,1fr));\n    gap:4px;\n  }\n}\n\n@media(max-width:620px){\n  .tc-terms{\n    padding:14px 13px 55px;\n  }\n\n  .tc-terms-hero{\n    padding:40px 22px;\n    text-align:center;\n  }\n\n  .tc-terms-hero h2{\n    margin-left:auto;\n    margin-right:auto;\n    font-size:35px;\n  }\n\n  .tc-terms-hero p{\n    font-size:16px;\n  }\n\n  .tc-terms-meta{\n    justify-content:center;\n  }\n\n  .tc-terms-summary{\n    grid-template-columns:1fr;\n    text-align:center;\n  }\n\n  .tc-terms-summary-icon{\n    margin:0 auto;\n  }\n\n  .tc-terms-toc nav,\n  .tc-terms-links{\n    grid-template-columns:1fr;\n  }\n\n  .tc-terms-section{\n    padding:24px 19px;\n  }\n\n  .tc-terms-section h2{\n    font-size:25px;\n    text-align:center;\n  }\n\n  .tc-terms-list{\n    text-align:left;\n  }\n\n  .tc-terms-contact{\n    grid-template-columns:1fr;\n    text-align:center;\n  }\n\n  .tc-terms-button{\n    width:100%;\n  }\n}\n<\/style>\n\n<div class=\"tc-terms\">\n  <div class=\"tc-terms-container\">\n\n    <div class=\"tc-terms-breadcrumb\">\n      <a href=\"\/\">Home<\/a>\n      <span>\u203a<\/span>\n      <span>Terms &amp; Conditions<\/span>\n    <\/div>\n\n    <section class=\"tc-terms-hero\">\n      <span class=\"tc-terms-label\">Website and Purchase Terms<\/span>\n\n      <h2>TeoCast Automation Terms &amp; Conditions<\/h2>\n\n      <p>\n        These Terms govern access to the TeoCast website, customer accounts,\n        purchases, digital delivery, support services, and use of TeoCast\n        Automation. Please read them before placing an order or using the website.\n      <\/p>\n\n      <div class=\"tc-terms-meta\">\n        <span>Digital Software Product<\/span>\n        <span>Worldwide Website Access<\/span>\n        <span>Last updated: July 20, 2026<\/span>\n      <\/div>\n    <\/section>\n\n    <section class=\"tc-terms-summary\">\n      <span class=\"tc-terms-summary-icon\">\u00a7<\/span>\n\n      <div>\n        <h3>Agreement to these Terms<\/h3>\n        <p>\n          By accessing this website, creating an account, placing an order,\n          downloading TeoCast Automation, or checking the Terms agreement box at\n          checkout, you confirm that you have read and accepted these Terms. The\n          separate Software License Agreement controls the permitted installation\n          and use of the software.\n        <\/p>\n      <\/div>\n    <\/section>\n\n    <div class=\"tc-terms-layout\">\n\n      <aside class=\"tc-terms-toc\">\n        <strong>On this page<\/strong>\n        <nav>\n          <a href=\"#about\">About these Terms<\/a>\n          <a href=\"#eligibility\">Eligibility<\/a>\n          <a href=\"#accounts\">Customer accounts<\/a>\n          <a href=\"#product\">Product information<\/a>\n          <a href=\"#orders\">Orders and payment<\/a>\n          <a href=\"#delivery\">Digital delivery<\/a>\n          <a href=\"#license\">Software license<\/a>\n          <a href=\"#refunds\">Refunds<\/a>\n          <a href=\"#support\">Support and updates<\/a>\n          <a href=\"#third-party\">Third-party services<\/a>\n          <a href=\"#prohibited\">Prohibited conduct<\/a>\n          <a href=\"#intellectual-property\">Intellectual property<\/a>\n          <a href=\"#availability\">Availability<\/a>\n          <a href=\"#warranties\">Warranties<\/a>\n          <a href=\"#liability\">Liability<\/a>\n          <a href=\"#termination\">Termination<\/a>\n          <a href=\"#law\">Law and disputes<\/a>\n          <a href=\"#changes\">Changes<\/a>\n          <a href=\"#contact\">Contact<\/a>\n        <\/nav>\n      <\/aside>\n\n      <main class=\"tc-terms-content\">\n\n        <section class=\"tc-terms-section\" id=\"about\">\n          <h2>1. About these Terms<\/h2>\n\n          <p>\n            For these Terms, \u201cTeoCast,\u201d \u201cwe,\u201d \u201cus,\u201d and \u201cour\u201d refer to the owner\n            and operator of the TeoCast Automation website, software, documentation,\n            downloads, licensing services, and customer support.\n          <\/p>\n\n          <p>\n            \u201cCustomer,\u201d \u201cyou,\u201d and \u201cyour\u201d refer to the person or organization that\n            visits the website, creates an account, places an order, receives a\n            license, or uses TeoCast Automation.\n          <\/p>\n\n          <p>\n            These Terms apply to transactions made through the official TeoCast\n            website. Additional terms displayed on the product page, checkout,\n            order confirmation, license file, or Software License Agreement form\n            part of the agreement where applicable.\n          <\/p>\n\n          <div class=\"tc-terms-note\">\n            Nothing in these Terms removes or limits a mandatory consumer right or\n            legal remedy that cannot lawfully be waived.\n          <\/div>\n        <\/section>\n\n        <section class=\"tc-terms-section\" id=\"eligibility\">\n          <h2>2. Eligibility and authority<\/h2>\n\n          <p>\n            You must have the legal capacity to enter into a binding agreement.\n            When purchasing for a station, company, organization, or another\n            person, you confirm that you are authorized to act for that customer.\n          <\/p>\n\n          <p>\n            You are responsible for confirming that the purchase and use of\n            TeoCast are permitted in your location and comply with laws,\n            broadcasting requirements, music licensing obligations, and other\n            rules applicable to your operation.\n          <\/p>\n        <\/section>\n\n        <section class=\"tc-terms-section\" id=\"accounts\">\n          <h2>3. Customer accounts<\/h2>\n\n          <p>\n            A customer account may be created during checkout to provide access\n            to orders, downloads, license information, and customer services.\n          <\/p>\n\n          <ul class=\"tc-terms-list\">\n            <li>Provide accurate and current account and billing information.<\/li>\n            <li>Keep your password and account access confidential.<\/li>\n            <li>Do not share an account in a way that allows unauthorized license use.<\/li>\n            <li>Notify TeoCast Support promptly of suspected unauthorized access.<\/li>\n          <\/ul>\n\n          <p>\n            You are responsible for activity performed through your account unless\n            the activity resulted from a security failure directly controlled by\n            TeoCast.\n          <\/p>\n        <\/section>\n\n        <section class=\"tc-terms-section\" id=\"product\">\n          <h2>4. Product information and system requirements<\/h2>\n\n          <p>\n            We aim to describe TeoCast Automation accurately. Product screenshots,\n            demonstrations, documentation, and feature descriptions may be updated\n            as the software evolves.\n          <\/p>\n\n          <p>\n            Before purchasing, you must review the current product description,\n            demo availability, supported Windows versions, hardware requirements,\n            audio-device requirements, streaming compatibility, and any stated\n            limitations.\n          <\/p>\n\n          <div class=\"tc-terms-warning\">\n            TeoCast does not guarantee compatibility with every computer, audio\n            device, driver, streaming host, virtual machine, security product, or\n            third-party service.\n          <\/div>\n        <\/section>\n\n        <section class=\"tc-terms-section\" id=\"orders\">\n          <h2>5. Orders, pricing, and payment<\/h2>\n\n          <p>\n            Prices are shown in the currency displayed at checkout. Unless stated\n            otherwise, TeoCast Automation is sold as a one-time digital software\n            purchase rather than a recurring subscription.\n          <\/p>\n\n          <p>\n            Currency conversion, card charges, bank fees, taxes, or other\n            payment-provider charges may be applied by the customer\u2019s bank,\n            payment provider, or applicable authority.\n          <\/p>\n\n          <p>\n            An order is accepted only after payment is successfully authorized\n            and the order is confirmed. We may refuse, cancel, hold, or investigate\n            an order where there is suspected fraud, payment failure, pricing error,\n            unauthorized resale, sanctions concern, or another legitimate reason.\n          <\/p>\n\n          <p>\n            If TeoCast cancels a paid order before valid digital delivery, the\n            amount collected for that order will be returned through the original\n            payment method, subject to payment-provider processing.\n          <\/p>\n        <\/section>\n\n        <section class=\"tc-terms-section\" id=\"delivery\">\n          <h2>6. Digital delivery<\/h2>\n\n          <p>\n            TeoCast is delivered digitally. After successful payment, delivery may\n            include an order-confirmation page, customer account access, download\n            permission, email delivery, a license file, or activation instructions.\n          <\/p>\n\n          <p>\n            You are responsible for providing a valid email address, checking spam\n            or junk folders, protecting downloaded files, and maintaining backups\n            permitted under the Software License Agreement.\n          <\/p>\n\n          <p>\n            Download availability does not transfer ownership of the software,\n            source code, trademarks, website content, or any intellectual-property\n            rights.\n          <\/p>\n        <\/section>\n\n        <section class=\"tc-terms-section\" id=\"license\">\n          <h2>7. Software license<\/h2>\n\n          <p>\n            A TeoCast purchase grants a limited right to use the software under the\n            separate Software License Agreement. The exact edition, customer,\n            license type, permitted installation, activation, and other license\n            details are determined by the product purchased and the license issued.\n          <\/p>\n\n          <ul class=\"tc-terms-list tc-terms-list-no\">\n            <li>Do not sell, sublicense, rent, lease, or transfer a license without written authorization.<\/li>\n            <li>Do not share or publish the installer, license file, activation data, or protected software components.<\/li>\n            <li>Do not remove ownership notices or misrepresent TeoCast as your own product.<\/li>\n            <li>Do not bypass, disable, tamper with, or defeat licensing or security controls.<\/li>\n            <li>Do not reverse engineer, decompile, disassemble, crack, or create unauthorized derivative versions except where a non-waivable law expressly permits it.<\/li>\n            <li>Do not use one license beyond the scope granted for that purchase.<\/li>\n          <\/ul>\n\n          <p>\n            A refund, chargeback, payment reversal, fraud determination, or material\n            license violation may terminate the associated software license and\n            access to downloads, updates, activation services, and support.\n          <\/p>\n\n          <div class=\"tc-terms-note\">\n            The full permitted-use rules will be stated in the separate Software\n            License Agreement, which forms part of the TeoCast purchase agreement.\n          <\/div>\n        <\/section>\n\n        <section class=\"tc-terms-section\" id=\"refunds\">\n          <h2>8. Refunds, payment reversals, and chargebacks<\/h2>\n\n          <p>\n            Refund eligibility, request procedures, technical-review requirements,\n            processing time, and the effect of an approved refund are described in\n            the TeoCast Refund Policy.\n          <\/p>\n\n          <p>\n            Customers are encouraged to contact TeoCast Support before filing a\n            chargeback or payment dispute so that duplicate-payment, delivery, or\n            technical concerns can be investigated.\n          <\/p>\n\n          <p>\n            A refund or payment reversal may terminate the corresponding license.\n            Continued use of the refunded software after termination is not\n            authorized.\n          <\/p>\n\n          <div class=\"tc-terms-links\">\n            <a href=\"\/refund-policy\/\">Read Refund Policy<\/a>\n            <a href=\"\/software-license-agreement\/\">Read Software License Agreement<\/a>\n            <a href=\"\/privacy-policy\/\">Read Privacy Policy<\/a>\n          <\/div>\n        <\/section>\n\n        <section class=\"tc-terms-section\" id=\"support\">\n          <h2>9. Support, maintenance, and updates<\/h2>\n\n          <p>\n            Support may include installation guidance, documentation, reasonable\n            troubleshooting, and assistance with confirmed TeoCast issues. Support\n            does not include managing the customer\u2019s station, computer, network,\n            music rights, third-party server, or unrelated hardware and software.\n          <\/p>\n\n          <p>\n            Updates may modify, improve, replace, add, or remove features where\n            reasonably necessary for security, compatibility, maintenance, legal\n            compliance, or continued development.\n          <\/p>\n\n          <p>\n            Unless a specific update period or lifetime entitlement is expressly\n            stated on the product page, order, or license, no future version,\n            upgrade, feature, integration, or support duration is guaranteed.\n          <\/p>\n        <\/section>\n\n        <section class=\"tc-terms-section\" id=\"third-party\">\n          <h2>10. Third-party products and services<\/h2>\n\n          <p>\n            TeoCast may interact with services or products not controlled by us,\n            including Windows, payment processors, email providers, audio devices,\n            drivers, codecs, streaming hosts, Icecast, SHOUTcast, internet service\n            providers, security software, and web browsers.\n          <\/p>\n\n          <p>\n            Third-party services are subject to their own terms, availability,\n            pricing, limits, privacy practices, and technical performance. TeoCast\n            is not responsible for a third party\u2019s outage, delay, policy change,\n            data loss, suspension, incompatibility, or service quality.\n          <\/p>\n        <\/section>\n\n        <section class=\"tc-terms-section\" id=\"prohibited\">\n          <h2>11. Prohibited website and account conduct<\/h2>\n\n          <ul class=\"tc-terms-list tc-terms-list-no\">\n            <li>Using the website, downloads, or accounts for fraud or unlawful activity.<\/li>\n            <li>Submitting false billing, identity, dispute, or support information.<\/li>\n            <li>Attempting unauthorized access to accounts, servers, files, licenses, or administrative systems.<\/li>\n            <li>Uploading malware, disrupting the website, or bypassing security controls.<\/li>\n            <li>Scraping, copying, or republishing protected website content for commercial use without permission.<\/li>\n            <li>Abusing support, threatening staff, or repeatedly submitting knowingly false claims.<\/li>\n            <li>Purchasing for unauthorized resale, redistribution, cracking, or license sharing.<\/li>\n          <\/ul>\n        <\/section>\n\n        <section class=\"tc-terms-section\" id=\"intellectual-property\">\n          <h2>12. Intellectual property<\/h2>\n\n          <p>\n            TeoCast Automation, its source code, executable files, interfaces,\n            graphics, branding, documentation, website design, text, logos, and\n            related materials are owned by or licensed to TeoCast and are protected\n            by applicable intellectual-property laws.\n          <\/p>\n\n          <p>\n            No right, title, or ownership is transferred except for the limited\n            software-use rights expressly granted by the Software License Agreement.\n          <\/p>\n\n          <p>\n            Feedback or suggestions may be used to improve TeoCast without creating\n            an obligation to compensate the person who provided them, provided that\n            we do not claim ownership of the customer\u2019s confidential materials.\n          <\/p>\n        <\/section>\n\n        <section class=\"tc-terms-section\" id=\"availability\">\n          <h2>13. Website and service availability<\/h2>\n\n          <p>\n            We aim to keep the website, downloads, customer portal, email delivery,\n            support, and licensing services available, but uninterrupted or\n            error-free operation is not guaranteed.\n          <\/p>\n\n          <p>\n            Access may be temporarily limited for maintenance, security,\n            infrastructure failure, provider outage, legal compliance, fraud\n            prevention, or circumstances beyond reasonable control.\n          <\/p>\n\n          <p>\n            Customers should securely retain their order information, installer,\n            license materials, settings, and permitted backups rather than relying\n            exclusively on indefinite website download availability.\n          <\/p>\n        <\/section>\n\n        <section class=\"tc-terms-section\" id=\"warranties\">\n          <h2>14. Warranties and disclaimers<\/h2>\n\n          <p>\n            TeoCast will provide the software substantially as described and will\n            make reasonable efforts to address confirmed defects. However, software\n            may contain errors and may be affected by the customer\u2019s computer,\n            drivers, settings, network, content, third-party products, or operating\n            environment.\n          <\/p>\n\n          <p>\n            To the maximum extent permitted by law, TeoCast is provided without\n            guarantees that it will satisfy every workflow, generate uninterrupted\n            broadcasts, work with every third-party system, or prevent every loss,\n            outage, configuration error, or equipment failure.\n          <\/p>\n\n          <div class=\"tc-terms-note\">\n            These disclaimers do not exclude any warranty, repair, replacement,\n            refund, or other remedy that applicable law requires.\n          <\/div>\n        <\/section>\n\n        <section class=\"tc-terms-section\" id=\"liability\">\n          <h2>15. Limitation of liability<\/h2>\n\n          <p>\n            To the maximum extent permitted by applicable law, TeoCast will not be\n            liable for indirect, incidental, special, punitive, or consequential\n            loss, including loss of revenue, advertising, listeners, data,\n            programming, reputation, expected savings, or business opportunity.\n          <\/p>\n\n          <p>\n            The customer is responsible for station supervision, audio monitoring,\n            backups, emergency playback procedures, legal broadcasting rights,\n            content decisions, server selection, internet reliability, and\n            compliance with applicable laws and contracts.\n          <\/p>\n\n          <p>\n            Where liability cannot lawfully be excluded, TeoCast\u2019s total aggregate\n            liability relating to a specific purchase will be limited to the amount\n            paid for that purchase, unless applicable law requires a different\n            remedy or limit.\n          <\/p>\n        <\/section>\n\n        <section class=\"tc-terms-section\" id=\"termination\">\n          <h2>16. Suspension and termination<\/h2>\n\n          <p>\n            TeoCast may suspend or terminate website access, customer accounts,\n            downloads, activation services, support, or licenses where reasonably\n            necessary because of fraud, payment reversal, security risk, unlawful\n            activity, material breach, unauthorized sharing, resale, tampering, or\n            abuse.\n          <\/p>\n\n          <p>\n            When reasonably possible, the customer will be informed of the reason\n            and given an opportunity to correct a curable breach. Immediate action\n            may be taken where necessary to protect customers, systems,\n            intellectual property, payment integrity, or legal compliance.\n          <\/p>\n\n          <p>\n            Provisions concerning payment, intellectual property, prohibited use,\n            disclaimers, liability, disputes, and obligations following license\n            termination continue to apply after termination.\n          <\/p>\n        <\/section>\n\n        <section class=\"tc-terms-section\" id=\"law\">\n          <h2>17. Governing law and dispute resolution<\/h2>\n\n          <p>\n            These Terms are governed by the laws of the Republic of the Philippines,\n            without excluding mandatory consumer protections that apply in the\n            customer\u2019s jurisdiction.\n          <\/p>\n\n          <p>\n            Before starting formal proceedings, the parties should make a\n            reasonable effort to resolve the concern through TeoCast Support and\n            provide relevant order, payment, delivery, license, and technical\n            information.\n          <\/p>\n\n          <p>\n            A customer may also use any consumer complaint, payment-provider\n            dispute, regulatory, court, or alternative dispute-resolution process\n            available under applicable law.\n          <\/p>\n        <\/section>\n\n        <section class=\"tc-terms-section\" id=\"changes\">\n          <h2>18. Changes to these Terms<\/h2>\n\n          <p>\n            TeoCast may update these Terms to reflect product changes, security\n            requirements, payment procedures, legal obligations, or business\n            operations. The revised date will be shown at the top of this page.\n          <\/p>\n\n          <p>\n            Changes apply prospectively from publication unless a different date is\n            stated or applicable law requires otherwise. Material changes affecting\n            an existing paid license will not remove rights already granted for that\n            purchase without a valid legal or contractual basis.\n          <\/p>\n        <\/section>\n\n        <section class=\"tc-terms-section\" id=\"contact\">\n          <h2>19. Contact information<\/h2>\n\n          <p>\n            Questions about these Terms, an order, software delivery, account\n            access, or a license should be sent to:\n          <\/p>\n\n          <p>\n            <strong>TeoCast Automation Support<\/strong><br>\n            Email: <a href=\"mailto:support@teocast.com\">support@teocast.com<\/a>\n          <\/p>\n\n          <p>\n            Include the customer name, billing email, order number, and a clear\n            description of the request. Do not send passwords, complete payment-card\n            numbers, or other unnecessary sensitive information.\n          <\/p>\n        <\/section>\n\n        <section class=\"tc-terms-contact\">\n          <div>\n            <h2>Need clarification?<\/h2>\n            <p>\n              Contact TeoCast Support before purchasing when you need confirmation\n              about compatibility, licensing, delivery, or the included features.\n            <\/p>\n          <\/div>\n\n          <a class=\"tc-terms-button\" href=\"\/?page_id=393\">\n            Contact Support\n          <\/a>\n        <\/section>\n\n        <a class=\"tc-terms-back\" href=\"\/\">\n          \u2190 Back to Home\n        <\/a>\n\n      <\/main>\n    <\/div>\n\n  <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Home \u203a Terms &amp; Conditions Website and Purchase Terms TeoCast Automation Terms &amp; Conditions These Terms govern access to the TeoCast website, customer accounts, purchases, digital delivery, support services, and use of TeoCast Automation. Please read them before placing an order or using the website. Digital Software Product Worldwide Website Access Last updated: July 20, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"class_list":["post-282","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/teocast.com\/index.php?rest_route=\/wp\/v2\/pages\/282","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/teocast.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/teocast.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/teocast.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/teocast.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=282"}],"version-history":[{"count":5,"href":"https:\/\/teocast.com\/index.php?rest_route=\/wp\/v2\/pages\/282\/revisions"}],"predecessor-version":[{"id":468,"href":"https:\/\/teocast.com\/index.php?rest_route=\/wp\/v2\/pages\/282\/revisions\/468"}],"wp:attachment":[{"href":"https:\/\/teocast.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=282"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}