# Package Categories

In EVE, the following terms are used to name packages:&#x20;

<mark style="color:blue;">**Known**</mark>&#x20;

This type of package only holds samples that are already known and detected by security solutions and whose behavior is of low impact on the host.&#x20;

<mark style="color:blue;">**Challenger**</mark>&#x20;

This package has obfuscated samples. &#x20;

<mark style="color:blue;">**Interactive**</mark>&#x20;

It has samples that can use command and control (C2) callback functionality, or samples that can be interacted with in the EndPoint after emulation.&#x20;

<mark style="color:blue;">**Zero**</mark>&#x20;

It has samples created by EVE with malicious methodologies and a specific target, dangerous and challenging for security solutions. &#x20;

<mark style="color:blue;">**Uncategorized**</mark>&#x20;

If the user are not sure in which category to place the package, the user can use this option.&#x20;


---

# 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.reveald.com/technical-documentation/admin-guides/epiphany-validation-engine-users-guide/chapter-3-eve-platform/navigation-tabs/emulation-control/packages/package-categories.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.
