# Prerequisites

To run the migration-center **Database** and **WebClient** installers you need a **64-bit** **Java 8** or **Java 11** installed and either the **JAVA\_HOME** or **JRE\_HOME** environment variables set.

{% hint style="warning" %}
Note that the **JAVA\_HOME** and **JRE\_HOME** variables should point to the **root install** folder of **JDK** or **JRE** and should **not** contain the **\bin** folder in the path.
{% endhint %}


---

# 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.migration-center.com/24.3/installation-guide/prerequisites.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.
