# Step 2: VM-Generation

{% embed url="<https://youtu.be/6QLuvtvBATc>" %}

> Follow the video above. If you encounter any issues, please open a ticket and ping **@spiritx**.

{% hint style="info" %}

### WINDOWS ISO DOWNLOAD&#x20;

Please ensure that the Windows ISO you download **matches the exact version and edition of your main PC**.

For example:

* If your main PC is running **Windows 11 25H2**, download the **Windows 11 25H2 ISO**.
* If your main PC is running **Windows 10 22H2**, download the **Windows 10 22H2 ISO**.

Using a mismatched version **may lead to compatibility issues**.<br>

**Official Downloads**

* **Windows 10 ISO:**\
  [Download from Microsoft](https://www.microsoft.com/en-us/software-download/windows10?utm_source=chatgpt.com)
* **Windows 11 ISO:**\
  [Download from Microsoft](https://www.microsoft.com/en-in/software-download/windows11?utm_source=chatgpt.com)

**Important Notes**

* Always download ISOs from official sources to ensure safety and stability.
* Verify your current Windows version before downloading.
* Keep the ISO file in an accessible location for later setup steps.

{% 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://spiritxx.gitbook.io/eon/eon-vm-emulator/vgc-emulator/step-2-vm-generation.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.
