# System Requirement

Before installing and running K8Studio, please ensure that your system meets the following minimum requirements:

#### Operating System:

* **macOS:** Version 10.12 (Sierra) or later.
* **Windows:** Windows 7 or later.
* **Linux:** Ubuntu 16.04 LTS or later, Fedora 25, or equivalent.

#### Processor:

* A modern, multi-core processor is recommended for optimal performance.

#### Memory (RAM):

* Minimum: 2 GB RAM
* Recommended: 4 GB RAM or higher for improved responsiveness.

#### Storage:

* A minimum of 200 MB of free disk space is required for the application installation.
* Additional space may be required for user data and updates.

#### Graphics:

* A graphics card that supports hardware acceleration for smoother rendering.
* A display with a minimum resolution of 1024x768 pixels.

#### Internet Connection:

* An active internet connection is required for initial installation and updates.


---

# 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/system-requirement.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.
