# Legal

- [Privacy Policy](https://legal.velzi.ai/legal/privacy-policy.md): Privacy Notice for VELZI.AI Limited
- [Cookie Policy](https://legal.velzi.ai/legal/cookie-policy.md): The Cookie Policy for VELZI.AI Limited
- [Terms of Service](https://legal.velzi.ai/legal/terms-of-service.md): VELZI.AI’s terms of service outline our mutual agreement, detailing our commitment as your service provider and your responsibilities as our valued customer.
- [Data Processing Agreement](https://legal.velzi.ai/legal/data-processing-agreement.md): Data Processing Addendum for VELZI.AI Limited


---

# Agent Instructions: 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://legal.velzi.ai/legal.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.
