# How to download FenixPyre Windows Agent from Installers Page

### Download FenixPyre Windows Agent

Follow these steps to successfully install FenixPyre on your system:

{% stepper %}
{% step %}
**Ensure Minimum System Requirements Are Met**

Before beginning the installation, ensure that your system meets all the **prerequisites**. [Check this document for prerequisites](/fenixpyre-for-admins/fenixpyre-windows-agent/prerequisites-for-fenixpyre-windows-client-installation.md). Verify that the necessary configurations, such as supported operating systems, disk space, and other required settings, are in place.
{% endstep %}

{% step %}
**Download the FenixPyre Installer zip file**

* **Go to the Admin Dashboard**: Log in to the FenixPyre admin dashboard.
* **Navigate to Installers**: On the dashboard, click on the **Installers** section to view available installer versions.
* **Download the Desired Version**: Find and click the **download icon** next to FenixPyre version **6.3.0+** to download the installer zip file to your machine.

<figure><img src="/files/rQn8kAeSqoGXedexVadk" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Unzip the Downloaded File**

* Once the zip file is downloaded, **right-click** on the file and select **Extract All** to unzip the contents.
* This will extract the **FPInstaller.exe** executable that you’ll use to install FenixPyre.
  {% endstep %}
  {% endstepper %}

### Install FenixPyre Windows Desktop Client

{% content-ref url="/spaces/OuMyGdeUQs2m5OYPFuwT/pages/1L7uyyDhgTw7sQbtcmrd" %}
[How to install FenixPyre Windows Desktop Client](/fenixpyre-for-admins/fenixpyre-windows-agent/how-to-install-fenixpyre-windows-desktop-client.md)
{% endcontent-ref %}


---

# 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.fenixpyre.com/fenixpyre-for-admins/admin-dashboard/installers/fenixpyre-windows-client/how-to-download-fenixpyre-windows-agent-from-installers-page.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.
