# Virtualization

Firstly, let's check if you have Virtualization on already. You can do so by opening Task Manager, then opening the performance tab.

<figure><img src="https://2460143018-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FO1D8rKFTv9Feu2tFBJNf%2Fuploads%2FVbQ5JSpjk9b5AHTZuHTy%2Fimage.png?alt=media&#x26;token=34fc7895-8431-4bd5-8310-fc34288d54bd" alt=""><figcaption></figcaption></figure>

If your Virtualization says it's disabled, then lets head to your BIOS to turn it on. If it is enabled, then you can go ahead and skip to the next step.

### Virtualization For Intel Users <a href="#virtualization-for-intel-users" id="virtualization-for-intel-users"></a>

Once in your BIOS settings, head over to the advanced tab and select CPU configuration.

From there, go to Intel Virtualization Technology, and enabled it. Save changes and exit.

Your BIOS settings may differ depending on your manufacturer.

### Virtualization For Amd Users <a href="#virtualization-for-amd-users" id="virtualization-for-amd-users"></a>

Once in your BIOS settings, head over to the advanced tab and select CPU configuration.

From there, go to SVM Mode, and enabled it. Save changes and exit.

Your BIOS settings may differ depending on your manufacturer.


---

# 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://corruptedmodz.gitbook.io/corruptedmodz/issues-guide/virtualization.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.
