# Download the EVE Agent

### Download the EVE Agent

In this section, users can download the EVE Agent and the corresponding JSON file that provides the necessary instructions for the EVE Agent to perform its functions correctly, including executing emulations and generating results.

To download the EVE Agent, follow these steps:

1. Click on the <img src="/files/TcUO6wsVMvcGfcyJNbOc" alt="" data-size="line"> button in the upper right corner.\
   The EVE Agent download window will pop up with the following options:
   * **Windows 10**: Version for the Windows operating system.
   * **Linux**: Version for the Linux operating system.
2. Click on the download button for the EVE Agent according to the operating system. Make sure to check the box <img src="/files/OUAKMIf2WP7PEh6JDTvz" alt="" data-size="original"> next to "Executive Agent"; otherwise, only the JSON file will be downloaded.
3. To download only the JSON configuration file, do not check the box next to "Executive Agent."
4. Depending on the operating system version, different files will be downloaded:
   * **Windows**: `Agent_Windows.zip`
   * **Linux**: `Agent_GNU/Linux.tar.xz.zip`
5. Click <img src="/files/vQz0gHwzKjYMp43Um3SX" alt="" data-size="line"> to proceed or <img src="/files/0J1Y6WfTRukzaZMYaqqQ" alt="" data-size="line"> to stop the operation.


---

# 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/endpoints/download-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.
