> For the complete documentation index, see [llms.txt](https://veloshield.gitbook.io/veloshield/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://veloshield.gitbook.io/veloshield/policy/terms-of-service.md).

# TERMS OF SERVICE

## Terms of Service for VeloShield: Protect Store

**Effective Date:** May 27, 2026\
**Last Updated:** May 27, 2026

Please read these Terms of Service ("Terms", "Agreement") carefully before installing or using the VeloShield: Protect Store application (the "App") developed by VeloShield ("we", "us", or "our").

By installing, integrating, or accessing the App on your Shopify store, you agree to be legally bound by these Terms. If you do not accept these Terms, you must remove and uninstall the App immediately.

***

### 1. Description of Service

VeloShield provides automated store asset protection and traffic routing utilities for online merchants. The App delivers functional script embeds designed to intercept unauthorized frontend user actions (including blocking right-clicks, disabling text copying, shielding source code, detecting competitor spy plug-ins, masking best-selling collections sorting paths) and provides geographic/IP infrastructure access filtering dashboards.

***

### 2. Eligibility and Account Integration

* **Shopify Account Required:** To execute our code, you must hold an active, valid Shopify account in good standing.
* **Permissions Authorization:** You grant VeloShield permission to modify theme online store script tags and analyze basic transaction structures to ensure our security layers run correctly.
* **Account Security:** You are entirely responsible for securing your Shopify merchant login credentials. Any configuration updates, plan changes, or rules modified inside your VeloShield dashboard workspace are deemed your own actions.

***

### 3. Subscription Fees, Billing, and Trials

* **Shopify Billing API:** All service charges, monthly subscription bills, or tier adjustments are completely handled and processed by Shopify via the official Shopify Billing API. We do not process direct credit card tokens outside of Shopify.
* **Plan Tiers:**
  * **Free Plan:** Features full copy-protection locks capped at a maximum threshold of 200 storefront visits per month.
  * **Pro Protection Plan ($1.99/month):** Delivers unlimited storefront visit coverage, geo-blocking tools, manual IP management lists, and priority support pathways.
* **Trial Period:** The Pro Protection plan features a 3-day trial period. If you do not cancel or uninstall the app prior to the expiration of the 3-day window, regular monthly plan fees will apply.
* **Taxes and Refunds:** Fees are exclusive of regional digital service taxes. Refunds or credit balancing follow the standard Shopify billing policies.

***

### 4. Acceptable Use and Merchant Responsibilities

By using VeloShield, you represent and warrant that:

* You will not use our geo-blocking or redirection rules to intentionally violate local consumer protection regulations, anti-competitive laws, or discriminatory trading guidelines.
* You will not utilize the App to block legitimate search engine indexes, tracking crawlers, or legal data auditors unless strictly required for verified intellectual property enforcement.
* You confirm that you possess the full legal ownership rights to all product descriptions, original media images, branding texts, and storefront layouts you protect via our script blocks.

***

### 5. Intellectual Property Rights

* **Our Intellectual Property:** All script modules, algorithm models, visual dashboard dashboards, code assets, logo marks, and documentation templates remain the exclusive property of VeloShield.
* **License Grant:** We grant you a limited, non-transferable, revocable license to embed our compiled customer-side runtime scripts onto your single authorized store domain for the duration of your active subscription plan.

***

### 6. Disclaimer of Warranties and Limitation of Liability

* **As-Is Service:** VeloShield is provided on an "as-is" and "as-available" basis. While our systems continuously block standard data miners and scrapers, we do not warrant that our protection layers are completely impenetrable against advanced, customized programmatic scraping methods or modified command-line network extractions.
* **Limitation of Liability:** To the maximum extent permitted by applicable law, VeloShield shall not be held liable for any indirect, incidental, or consequential business damages, loss of storefront sales conversion metrics, or accidental data bypass events resulting from your choice of configuration settings or theme layout conflicts.

***

### 7. Termination

* **Termination by Merchant:** You can terminate this contractual agreement instantly at any point in time by uninstalling the App from your Shopify administrative application list.
* **Termination by Us:** We reserve the right to suspend app access or terminate subscription accounts without prior notice if we identify any fraudulent activities, abuse of cloud computing resources, or severe violations of these structural Terms.

***

### 8. Modifications to Terms

We reserve the right to modify or replace these Terms at any time. If a revision is material, we will post an update warning on our central documentation platform or alert your admin address (`claydrusilla2733@gmail.com`). Your continued use of the App after updates are published constitutes full acceptance of the revised text.

***

### 9. Governing Law and Jurisdiction

These Terms shall be governed, interpreted, and construed in accordance with the laws of the jurisdiction where our development entity is incorporated, without regard to its conflict of law provisions.

***

### 10. Contact Support

For any questions regarding these Terms or to report system delivery problems, please contact our technical assistance team:

* **Support Email:** <claydrusilla2733@gmail.com>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://veloshield.gitbook.io/veloshield/policy/terms-of-service.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
