# Virtualization

## Turn on Virtualization in BIOS

* Begin by opening Task Manager and navigating to the Performance tab.
* If the Virtualization status is listed as "disabled," proceed to the next step. If it's already enabled, you can skip to the next section.

<figure><img src="https://674871628-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXT62ZNwXHCvqhNSJEKE6%2Fuploads%2F4kKTp7NkvLdp2wyRb53V%2Ftaskmangerpic.png?alt=media&#x26;token=c4515795-0186-4b6b-ac1d-2bcc8c3f1083" alt=""><figcaption></figcaption></figure>

## Virtualization for Intel Users:

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

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

**Note:** Your BIOS settings may vary depending on your computer's manufacturer.

<figure><img src="https://674871628-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXT62ZNwXHCvqhNSJEKE6%2Fuploads%2FED4Z41hFYLjxmcdsPBS2%2Fintel.gif?alt=media&#x26;token=c5b955fe-aa3d-4182-aa7d-5058457c61e9" alt=""><figcaption></figcaption></figure>

## Virtualization for AMD Users:

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

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

**Note:** Your BIOS settings may vary depending on your computer's manufacturer.

<figure><img src="https://674871628-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXT62ZNwXHCvqhNSJEKE6%2Fuploads%2FePm5lu5Dg3013Akxnuqn%2Famd.gif?alt=media&#x26;token=79b19b50-811d-48f3-99b9-f69848ce92a8" alt=""><figcaption></figcaption></figure>


---

# 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://zzs-services.gitbook.io/zzs-services/individual-guides/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.
