# Supported Configurations

Easy2Patch makes use of your servers and network configurations.&#x20;

This document can help you identify key configurations, requirements, and limitations. Use it to plan, deploy, and maintain a functional Easy2Patch deployment.

Products that are beyond their support lifecycle aren't supported for use with Easy2Patch. For more information about supported systems for Easy2Patch, see [Windows Operating System Requirements](/planning/windows-operating-system-requirements.md).


---

# 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://v3.easy2patch.com/planning/supported-configurations.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.
