# Chapter 3: EVE Platform

EVE has a web interface (Platform) to be operated and configured. The Platform displays the results of the emulation and allows the control of future tests to be executed at the endpoint. It also displays graphs demonstrating the effectiveness of the implemented solutions.

It presents the results of the Emulations and provides visibility on the results obtained, has granularity for on-demand emulation.

Each package has actual samples of advanced threats. An Emulation consists of packages and an Endpoint can have N number of Emulations.

Each available package represents the behaviors of different cyber actors. This allows effective testing covering the different stages and phases of the attack.


---

# 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.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.
