# DirectX

## <mark style="color:red;">Make sure you download all the MS Redistributables</mark> <a href="#make-sure-you-download-all-the-ms-redistributables" id="make-sure-you-download-all-the-ms-redistributables"></a>

1. Download them from <https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/>
2. Extract the files in the .zip
3. Run "install\_all.bat"
4. Wait till they are all installed

## <mark style="color:red;">Make sure you download DirextX</mark> <a href="#make-sure-you-download-dirextx" id="make-sure-you-download-dirextx"></a>

1. Download DirextX from <https://www.microsoft.com/en-us/download/details.aspx?id=8109>
2. Make a folder on Desktop
3. Run the DirextX downloaded .exe
4. When it asks where to extract, select the folder on desktop
5. Once everything is extracted run the main installer .exe which is inside the folder you created


---

# 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://injectkings.gitbook.io/lab-products/do-this-before-injecting/requirements/directx.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.
