> 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/manipulate-installation-files.md).

# Manipulate Installation Files

To manipulate EVE agent versions, follow these steps:&#x20;

1. Click on the  <mark style="color:orange;">"Download Insider”</mark> button in the upper right corner. &#x20;
2. It will display the EVE agent download window.&#x20;
3. Locate the installation file manipulation options button at the top right.![](data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAASCAYAAABB7B6eAAABQklEQVR4AayVy0oDQRBF4xsfuBD8KnEvKPj4AAUFQT9B0IW60Y3gwoXuBP9K3KiEvHMOZAgEaroCCXWonqnue7t7ms58o/ybo8sSnMDniCvyClgjxZE1UOwOmZ0R1+RNKI4vdkDEWS6Sxf7iiqpnSnHYOa6OK32a3Ql8N+BdbWQMeij8wiE8wTOcwTdoSoojY+BoZ/pF4wLO4RU0JtVH1kAVZ9uiIR1yKqYxWEdxHw5gA/z4pPrIGCjkiblEyv2XR9rLYI0UR8bAPs7Y/V9DahX2YAs0JsXh4Lg6g0rGwPP+h9cN/EMT3uAH/PCkODIGHlGFbpE5hiM4hTZYI8WRMahGO/sPHt7BFRXF6deYxsD7x0tPbDu+SNbA47iL2j08gFu1QC5GxkAhr+YX1PxPUNyre5vnmR1TV6CRghW+E3ziGAIAAP//iwjy1QAAAAZJREFUAwCmMTJAYGe38QAAAABJRU5ErkJggg==)&#x20;
4. Click the button to display the installation file manipulation window.&#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/manipulate-installation-files.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.
