# Installation

Getting ShowCockpit for Windows

Start by downloading the latest version from our website [Downloads page](https://showcockpit.com/site/downloads/).

{% hint style="info" %}
Please check if your system specifications meet the recommended specs on the [Downloads page.](https://showcockpit.com/site/downloads/)
{% endhint %}

## Run Setup Executable

Once the download finishes, you need to run that executable file to install ShowCockpit for Windows on your system.

After following all the steps, if the installation succeeds, ShowCockpit for Windows will be available to launch through the Start Menu (and Desktop shortcut, if you selected that option).


---

# 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://academy.showcockpit.com/showcockpit-for-windows/getting-started/introduction.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.
