Loading 0%
Vera Intelligence Logo
CONTACT
Intelligence Core
Legal

Terms of Service

Last Updated: June 19, 2026

1. Acceptance of Terms

By accessing or using the website and services provided by Vera Intelligence ("we," "our," or "us"), you agree to be bound by these Terms of Service. If you do not agree with any part of these terms, you must not use our website or services.

2. Description of Services

Vera Intelligence provides custom AI agent deployment, intelligent agentic workflows, and digital automation consulting. Specific deliverables, timelines, and costs for custom agent builds are outlined in separate Master Service Agreements (MSAs) or Statements of Work (SOWs) signed by both parties.

3. Intellectual Property

The website, its original content, features, and functionality are owned by Vera Intelligence and are protected by international copyright, trademark, patent, trade secret, and other intellectual property or proprietary rights laws. Custom AI systems built for clients are subject to the ownership terms defined in their respective MSAs.

4. Limitation of Liability

In no event shall Vera Intelligence, nor its directors, employees, partners, agents, suppliers, or affiliates, be liable for any indirect, incidental, special, consequential or punitive damages, including without limitation, loss of profits, data, use, goodwill, or other intangible losses, resulting from your access to or use of or inability to access or use our services or AI agents.

5. Changes to Terms

We reserve the right, at our sole discretion, to modify or replace these Terms at any time. By continuing to access or use our Service after those revisions become effective, you agree to be bound by the revised terms.

6. Contact Us

If you have any questions about these Terms, please contact us via our Contact Page.

document.addEventListener("astro:page-load",()=>{const l=document.querySelector(".hero-parallax");window.addEventListener("scroll",()=>{if(l){const e=window.scrollY;l.style.transform=`translateY(${e*.4}px)`}});const h=document.querySelectorAll(".fade-in-up"),d=new IntersectionObserver(e=>{e.forEach(t=>{t.isIntersecting&&(t.target.classList.replace("opacity-0","opacity-100"),t.target.classList.replace("translate-y-8","translate-y-0"),d.unobserve(t.target))})},{threshold:.1,rootMargin:"0px 0px -50px 0px"});h.forEach(e=>d.observe(e));const m=document.querySelectorAll(".scramble-text"),u="!<>-_/[]{}—=+*^?#_0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ",p=new IntersectionObserver(e=>{e.forEach(t=>{if(t.isIntersecting&&!t.target.dataset.scrambled){if(t.target.dataset.scrambled="true",t.target.classList.contains("scramble-desktop-only")&&window.innerWidth<768)return;const r=t.target,s=r.innerText;let n=0;const o=s.length,i=setInterval(()=>{r.innerText=s.split("").map((c,a)=>a=o&&clearInterval(i),n+=1/2},30)}})},{threshold:.5});m.forEach(e=>p.observe(e));const b=document.querySelectorAll(".counter-stat"),x=new IntersectionObserver(e=>{e.forEach(t=>{if(t.isIntersecting&&!t.target.dataset.counted){t.target.dataset.counted="true";const r=t.target,s=parseInt(r.getAttribute("data-target")||"0"),n=r.getAttribute("data-prefix")||"",o=r.getAttribute("data-suffix")||"",i=2e3;let c=null;const a=f=>{c||(c=f);const g=Math.min((f-c)/i,1),v=1-Math.pow(1-g,3),w=Math.floor(v*s);r.innerText=n+w+o,g<1?window.requestAnimationFrame(a):r.innerText=n+s+o};window.requestAnimationFrame(a)}})},{threshold:.5});b.forEach(e=>x.observe(e))});