# Windows Version Check

## How to check your Windows Version

1. Open the Windows Search Bar by clicking on the "Start" button or pressing the "Windows" key on your keyboard.
2. Type "winver" (without quotes) into the search bar and press "Enter" or click on the "winver" application from the search results.
3. The "About Windows" window will appear, displaying your current Windows version and build number.
4. Check if Your Windows Version is Supported: Verify if your Windows version is compatible with the software you intend to use. Ensure that it meets the minimum system requirements for the best performance and functionality.

<figure><img src="/files/f0Z6ZMqm4W4xTNWQZynq" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/NHONdCyQ5N8qC7UF8tYT" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/1Yfuyo9Tv2L5uLnhTPR5" alt=""><figcaption></figcaption></figure>


---

# 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.chlorinecheats.com/chlorinecheats/tutorials/windows-version-check.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.
