# Updating EVE Agent

EVE recommends always having the latest version of the agent installed.

To update the EVE agent, follow the instructions below.

1. Uninstall the current version of the EVE agent on the Endpoint as described in section [<mark style="color:yellow;">Uninstalling the EVE Agent</mark>](/technical-documentation/admin-guides/epiphany-validation-engine-users-guide/chapter-2-eve-endpoint/uninstalling-the-eve-agent.md).
2. Next, install the most recent version of the EVE agent as described in section [<mark style="color:yellow;">Installing the EVE Agent</mark>](/technical-documentation/admin-guides/epiphany-validation-engine-users-guide/chapter-2-eve-endpoint/installing-the-eve-agent.md)<mark style="color:yellow;">.</mark>


---

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