# RAID DISKS ❗

### RAID Configuration Guide (If you are using the SMBIOS cleaner skip this) <a href="#raid-configuration-guide" id="raid-configuration-guide"></a>

This page contains tutorials showing how to **enable RAID on your motherboard**.

> ⚠️ **Important:** Before enabling RAID, download the **RAID drivers for your exact motherboard model**. Without the correct drivers, Windows may not detect your storage device when RAID mode is enabled. Download and **extract them to a USB drive**. ( same usb youll be putting your windows on do this step after formatting ur usb for windows / ghost specter )

***

### Download RAID Drivers <a href="#download-raid-drivers" id="download-raid-drivers"></a>

Find the drivers for your motherboard here:

**ASUS Support** <https://www.asus.com/support>

**MSI Support** <https://www.msi.com/support>

**Gigabyte Support** <https://www.gigabyte.com/Support>

**ASRock Support** <https://www.asrock.com/support/>

Search for your **motherboard model**, then download:

* Intel Rapid Storage Technology (IRST)
* Intel VMD / RAID drivers
* AMD RAID drivers
* AMD RAIDXpert2 drivers

***

### RAID Setup Tutorials <a href="#raid-setup-tutorials" id="raid-setup-tutorials"></a>

**Intel RAID Setup (Intel Rapid Storage Technology)**

<https://youtu.be/ammc4r9Uzok>

This video explains:

* Enabling RAID mode in BIOS
* Creating RAID arrays
* Installing Windows on a RAID configuration

***

**Intel NVMe RAID Example**

<https://youtu.be/wjyjATNFHxY>

This tutorial demonstrates:

* RAID configuration in BIOS
* Intel Rapid Storage Technology setup
* NVMe RAID configuration

***

### Important Notes <a href="#important-notes" id="important-notes"></a>

✔ BIOS layouts vary depending on the motherboard manufacturer ✔ Always download the **correct RAID drivers for your motherboard model** ✔ Some systems allow RAID mode even if **only one drive is installed** ✔ **If you cannot find your motherboard guide, type msinfo, look up your motherboard + raid guide on youtube.**


---

# 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://guide.duelistgg.store/spoofing-instructions/raid-disks.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.
