> For the complete documentation index, see [llms.txt](https://docs.reveald.com/technical-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reveald.com/technical-documentation/admin-guides/epiphany-validation-engine-users-guide/chapter-3-eve-platform/navigation-tabs/emulation-control/endpoints/manipulating-past-versions-of-eve-agent.md).

# Manipulating Past Versions of EVE Agent

The user can download older versions that have been uploaded to the Platform, this for both supported operating systems.&#x20;

To manipulate past versions of the EVE agent follow the steps below:&#x20;

1. Click on the <mark style="color:orange;">"Download Agent"</mark> button in the upper right corner. &#x20;
2. The Download Agent window is  displayed.&#x20;
3. Click on the drop-down menu of version.&#x20;
4. The list of available past versions will be displayed, select the version the user want to download.&#x20;
5. Check the box next to Executive Agent to download the agent.&#x20;
6. Click on the button to download the EVE agent from an earlier version.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/manipulating-past-versions-of-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.
