# Legal

This section was rewritten to describe product behavior honestly and in a way that makes sense for public readers.

> Note: These pages do not replace legal review before publication. Their purpose is to provide a reality-based starting point instead of generic placeholder policy text.

## In This Section

* [Disclaimer](/legal/disclaimer.md)
* [Privacy and Data Handling](/legal/privacy-policy.md)
* [User Agreement](/legal/user-agreement.md)
* [Consent Statement](/legal/consent-statement.md)
* [Cookie Policy](/legal/cookie-policy.md)
* [Cookie Preferences](/legal/cookie-preferences.md)
* [KVKK Notes](/legal/kvkk-policy.md)
* [Data Subject Request](/legal/data-subject-request.md)
* [Data Processing Notes](/legal/data-processing-agreement.md)
* [Subprocessors](/legal/subprocessors.md)
* [Information Security Notes](/legal/information-security-policy.md)
* [Responsible Disclosure](/legal/responsible-disclosure.md)
* [Accessibility Statement](/legal/accessibility-statement.md)


---

# 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://docs.virusis.com/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.
