# Consent Statement

Not every processing activity inside Virusis should rely on the same legal basis.

## Activities that should not depend on explicit marketing consent

Core security and platform operations typically should not depend on separate marketing consent:

* session management
* platform protection and abuse prevention
* scan result generation
* security logging
* abuse prevention

## Activities that may require separate consent

Areas that should be evaluated separately before public release include:

* marketing communication
* non-essential analytics
* preference data used for personalization

## Principle

Required security functions and optional measurement or marketing activities should not be grouped into the same category.

No verified consent or privacy contact address is currently published in this help center. A formal channel should be defined before publication.


---

# 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/consent-statement.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.
