# Direct Apex (DMA)

<details>

<summary>Requirements (Important)</summary>

1. Download and install DirectX SDK + Visual C++ to second PC
2. [Download DirectX SDK](https://www.microsoft.com/en-US/download/details.aspx?id=6812) [Download Visual C++](https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/) If you have problem with DirectX SDK install please read [this guide](https://learn.microsoft.com/en-us/troubleshoot/windows/win32/s1023-error-when-you-install-directx-sdk)
3. Download our support guide and make benchmarks of your devices

[Download DirectSupport](https://tinyurl.com/DLoader15)

</details>

<details>

<summary>Loader Setup</summary>

1. Download the loader and move it to a location convenient for you on the second computer.

Make sure that your browser's antivirus or Windows antivirus has not blocked the file. [Direct Loader Download link](https://tinyurl.com/DLoader15)

2. If you have any problems with the size of the window that opened on the second computer, try setting the same screen resolution on both computers And 100% Scaling Screen
3. Procedure:

* Start the game
* Launch the loader

If you have any other questions please read our FAQ on discord, its have alot information about DMA.

<br>

</details>


---

# 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://ssz-services.gitbook.io/guides/direct-apex-dma/direct-apex-dma.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.
