# System Requirements

## Windows

* Optional\*: [Windows PowerShell v5.1](https://www.microsoft.com/en-us/download/details.aspx?id=54616) or greater&#x20;
* Optional\*: PowerShell v7.2 or greater
* [.NET Framework v4.7.2](https://dotnet.microsoft.com/download/dotnet-framework/net472) (only for Windows PowerShell)

## Linux

* Optional\*: PowerShell v6.0 or greater
* Validated Distributions: Ubuntu 18.04

## Mac OS

* Optional\*: PowerShell v6.0 or greater

{% hint style="info" %}
\*PowerShell Universal packages a version of the PowerShell SDK. If you do not have a version of PowerShell installed, the integrated PowerShell version will be used.&#x20;
{% 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.powershelluniversal.com/v4-beta/system-requirements.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.
