# Windows Installation

#### Download the Installer:

1. Visit the official website  <https://k8studio.io>.
2. Look for a download section or button and choose the installer appropriate for your Windows version.

#### Run the Installer:

1. Once the installer is downloaded, locate the file, usually in your Downloads folder.
2. Double-click on the installer file (usually ending with `.exe`) to start the installation process.

<figure><img src="/files/PiJWwc1ljC9i6mlUd0Wg" alt="" width="375"><figcaption></figcaption></figure>

#### Installation Wizard:

1. The installation wizard will guide you through the setup process. Click "Next" to proceed.
2. Read and accept the license agreement if prompted.
3. Choose the destination folder for the installation or use the default folder.
4. Select any additional options or components if provided.
5. Click "Install" to begin the installation process.

#### Complete the Installation:

1. Once the installation is complete, you may see a confirmation or completion message.
2. Optionally, select the option to launch k8Studio immediately after installation.
3. Click "Finish" to exit the installer.


---

# 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://doc.k8studio.io/documentation/getting-started/windows-installation.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.
