# Product Snapshot and Assets

This help center does not pretend to be a press site, but it does include usable product assets and a safer foundation for public-facing product copy.

## Product description

Virusis is a malware analysis platform that brings file, URL, and IP submissions into a single investigation surface and combines multiple scan sources, live result cards, static analysis, and threat enrichment.

## Available assets

| Asset             | Path                                   | Usage                                    |
| ----------------- | -------------------------------------- | ---------------------------------------- |
| Product logo      | `assets/logos/virusis-logo.webp`       | docs entry points, company pages, cards  |
| Platform overview | `assets/images/platform-overview.webp` | help center landing and product overview |
| Result screen     | `assets/images/result-screen.png`      | analysis, reporting, and workflow pages  |
| Provider logos    | `assets/logos/*.png`                   | integration pages                        |

## Rules for public-facing copy

* describe the multi-service architecture accurately
* do not claim unsupported features
* mention provider names only when they are reflected in environment or service code
* do not publish hard legal or compliance claims without review

## Short positioning paragraph

Virusis helps security teams investigate suspicious samples in one flow through layered analysis, structured reporting, and easier collaboration around results.


---

# 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/company/press-kit.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.
