# Требования к клиентам

**Требования к операционной системе:**

| Windows                | Linux                                           | MacOS                                           |
| ---------------------- | ----------------------------------------------- | ----------------------------------------------- |
| Microsoft Windows 7 \* | Ведутся работы по созданию клиентской программы | Ведутся работы по созданию клиентской программы |
| Microsoft Windows 8    |                                                 |                                                 |
| Microsoft Windows 8.1  |                                                 |                                                 |
| Microsoft Windows 10   |                                                 |                                                 |
| Microsoft Windows 11   |                                                 |                                                 |

{% hint style="warning" %}
\*Некоторые функциональности не будут работать на ПК с Microsoft Windows 7, так как компания Microsoft остановила поддержку ОС. С подробными информациями можете ознакомиться [тут](https://support.microsoft.com/ru-ru/windows/%D0%BF%D0%BE%D0%B4%D0%B4%D0%B5%D1%80%D0%B6%D0%BA%D0%B0-windows-7-%D0%B7%D0%B0%D0%BA%D0%BE%D0%BD%D1%87%D0%B8%D0%BB%D0%B0%D1%81%D1%8C-14-%D1%8F%D0%BD%D0%B2%D0%B0%D1%80%D1%8F-2020-%D0%B3-b75d4580-2cc7-895a-2c9c-1466d9a53962) и [тут](https://knowledge.digicert.com/alerts/Kernel-Mode.html).
{% endhint %}

**Требования к компьютерам**:

| **Процессор:**          | Intel Core i-3 и выше |
| ----------------------- | --------------------- |
| **Оперативная память:** | 4 ГБ                  |
| **Жесткий диск:**       | 5 ГБ                  |

{% hint style="warning" %}
На компьютере должен быть установлен фреймворк .NET 4.6.1 или выше. Вы можете скачать установочный файл [тут](https://www.microsoft.com/en-us/download/details.aspx?id=49982).
{% endhint %}

{% hint style="warning" %}
Для полноценной работы некоторые ОС могут требовать библиотек С++. Вы можете скачать установочный файл [тут](https://docs.microsoft.com/ru-ru/cpp/windows/latest-supported-vc-redist?view=msvc-170).
{% 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.datagaze.uz/sistemnye-trebovaniya/trebovaniya-k-klientam.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.
