# IMPORTANT STEP

Follow these steps carefully to ensure a correct setup:

{% stepper %}
{% step %}

### Download

Download the Windows Driver Kit (WDK):

[Download](https://go.microsoft.com/fwlink/?linkid=2335869)
{% endstep %}

{% step %}

### Verify Configuration

During installation, make sure your selected path matches the configuration shown in the screenshot.

![](/files/c67b83b9d7f59298a349926b2a1e93e913360120)
{% endstep %}

{% step %}

### Install

Proceed through the installer by clicking:

**Next → Next → Next -> Accept**
{% endstep %}

{% step %}

### Continue

After the installation finishes successfully, proceed to the next step of the guide.
{% endstep %}
{% endstepper %}


---

# 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://666hub.gitbook.io/666hub/fortnite/important-step.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.
