> For the complete documentation index, see [llms.txt](https://docs.ocutrap.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ocutrap.com/legal-and-compliance/legal-disclaimers-and-compliance-information.md).

# Legal disclaimers and compliance information

All OcuTrap policies, terms, and legal documents are kept in a single place on our website. The versions there are always the most current.

{% hint style="info" %}
**Central source:** [OcuTrap Legal & Policy Documents](https://ocutrap.com/pages/legal-policy-documents) — one hub that links to every policy listed below.
{% endhint %}

## General Policies

* [Privacy Policy](https://ocutrap.com/policies/privacy-policy)
* [Terms of Service](https://ocutrap.com/policies/terms-of-service)
* [Refund Policy](https://ocutrap.com/policies/refund-policy)
* [Shipping Policy](https://ocutrap.com/policies/shipping-policy)

## Product & Service Policies

* [Subscription Policy](https://ocutrap.com/pages/ocutrap-subscription-policy)
* [Hardware Warranty](https://ocutrap.com/pages/warranty)
* [Software License Agreement](https://ocutrap.com/pages/software-license-usage-terms)
* [Volume Pricing Policy](https://ocutrap.com/pages/volume-pricing-policy)

## Data & Technology

* [Data Use Policy](https://ocutrap.com/pages/data-use)
* [Animal Recognition Policy](https://ocutrap.com/pages/ocutrap-image-recognition)

***

## See also

* [Warranty Information](/legal-and-compliance/warranty-information.md) — warranty summary in this guide.
* [Your Data & Privacy](/legal-and-compliance/data-and-privacy.md) — what OcuTrap collects and your controls.
* [Responsible & Legal Use](/legal-and-compliance/responsible-and-legal-use.md) — using OcuTrap within local laws.
* [Safety Information](/support/safety-information.md) — operating the device safely.


---

# 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:

```
GET https://docs.ocutrap.com/legal-and-compliance/legal-disclaimers-and-compliance-information.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
