# Obtaining The EVE Agent

Once the user have the Endpoint that will be used to make the Emulations considering the details in section Requirements for the EVE Agent Requirements, the user can proceed to download the EVE agent and installation.

To download the EVE software follow the instructions below:

1. Login in to the EVE Platform.
2. Go to the Endpoints Section.
3. Click on the "Download Agent" button in the upper right corner.
4. The EVE software download window with the following options will pop up:&#x20;

   •  Windows 10: It is the version for the Windows operating system.&#x20;

   •  Linux: It is EVE's software for the Linux operating system.
5. Click on the download button for the EVE software depending on the operating system. Make sure to check the box next to Executive Insider, otherwise only the json file will be downloaded.
6. It is possible to download only the json configuration file, do not select the check box next to Executive Insider.
7. Depending on the operating system version, different files will be downloaded.&#x20;

   •  Windows: Insider Windows.zip&#x20;

   •  Linux: Insider GNULinuxtar.tar.xz.zip
8. Click on to continue or to stop the operation.
9. Unzip the files on the endpoint.

&#x20;

For more information see Download the EVE Agent of the section Endpoints.


---

# 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-2-eve-endpoint/obtaining-the-eve-agent.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.
