# Windows CLI Tutorial

### Recommended Requirements for Windows Devices

As a recommendation, users should ensure their hardware meets the requirements:

* **Operating System:** <mark style="color:blue;">Windows 10 version 22H2 (Pro or Enterprise) or latest version; Windows 11 version 22H2 (Pro or Enterprise) or latest version</mark>
* **Processor:** <mark style="color:blue;">At least 4 cores</mark>
* **Memory:** <mark style="color:blue;">Minimum 8GB, recommended 12GB</mark>
* **Graphics Card:** Minimum: <mark style="color:blue;">NVIDIA GeForce GTX 1070 8GB, Recommended: NVIDIA GeForce GTX 3060 12GB</mark>
* **Graphics drivers:** <mark style="color:blue;">OpenCL,</mark> [<mark style="color:blue;">AMD drivers ( AMD GPU</mark> ](https://www.amd.com/en/resources/support-articles/knowledge-base-search.html)<mark style="color:blue;">) and</mark> [<mark style="color:blue;">AMD driver signatures</mark> ](https://sourceforge.net/projects/amd-ati-pixel-clock-patcher/)<mark style="color:blue;">, HIP or</mark> [<mark style="color:blue;">C UDA drivers</mark>](https://developer.nvidia.com/cuda-downloads)


---

# 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.emc.network/emc-testnet/emc-airdrop-guidelines/testnet-tutorial-guide/windows-cli-tutorial.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.
