# Getting started

- [Getting Started](https://docs.dexa.im/2pc-dma-guides/getting-started/getting-started.md): To prepare your PC for our products, follow the steps below.
- [Firmware Installation](https://docs.dexa.im/2pc-dma-guides/getting-started/getting-started/firmware-installation.md): Installation guide for DEXAIMDMA custom firmware. Not applicable to all firmware.
- [HID Installation](https://docs.dexa.im/2pc-dma-guides/getting-started/getting-started/hid-installation.md)
- [Ferrum One](https://docs.dexa.im/2pc-dma-guides/getting-started/getting-started/hid-installation/ferrum-one.md)
- [MAKCU](https://docs.dexa.im/2pc-dma-guides/getting-started/getting-started/hid-installation/makcu.md)
- [KM BOX B+](https://docs.dexa.im/2pc-dma-guides/getting-started/getting-started/hid-installation/km-box-b+.md)
- [KM BOX NET](https://docs.dexa.im/2pc-dma-guides/getting-started/getting-started/hid-installation/km-box-net.md)
- [XIM (controller)](https://docs.dexa.im/2pc-dma-guides/getting-started/getting-started/hid-installation/xim-controller.md)
- [Troubleshooting](https://docs.dexa.im/2pc-dma-guides/getting-started/getting-started/troubleshooting.md): Having issues with your DMA card? Find common issues and solutions here.
- [Blocked Firmware](https://docs.dexa.im/2pc-dma-guides/getting-started/getting-started/troubleshooting/blocked-firmware.md): Having issues with blocked firmware? Common issues and solutions, here.
- [License & Loader](https://docs.dexa.im/2pc-dma-guides/getting-started/license-and-loader.md): After you have prepared the PC, access your order to retrieve your license key and loader file(s).
- [Choose your game](https://docs.dexa.im/2pc-dma-guides/getting-started/choose-your-game.md)
- [Apex Legends](https://docs.dexa.im/2pc-dma-guides/getting-started/choose-your-game/apex-legends.md)
- [ARC Raiders](https://docs.dexa.im/2pc-dma-guides/getting-started/choose-your-game/arc-raiders.md)
- [Battlefield 6](https://docs.dexa.im/2pc-dma-guides/getting-started/choose-your-game/battlefield-6.md)
- [Call of Duty](https://docs.dexa.im/2pc-dma-guides/getting-started/choose-your-game/call-of-duty.md)
- [Counter-Strike 2](https://docs.dexa.im/2pc-dma-guides/getting-started/choose-your-game/counter-strike-2.md)
- [Dark and Darker](https://docs.dexa.im/2pc-dma-guides/getting-started/choose-your-game/dark-and-darker.md)
- [DayZ](https://docs.dexa.im/2pc-dma-guides/getting-started/choose-your-game/dayz.md)
- [Dead By Daylight](https://docs.dexa.im/2pc-dma-guides/getting-started/choose-your-game/dead-by-daylight.md)
- [Deadlock](https://docs.dexa.im/2pc-dma-guides/getting-started/choose-your-game/deadlock.md)
- [Delta Force](https://docs.dexa.im/2pc-dma-guides/getting-started/choose-your-game/delta-force.md)
- [Destiny 2](https://docs.dexa.im/2pc-dma-guides/getting-started/choose-your-game/destiny-2.md)
- [Fortnite](https://docs.dexa.im/2pc-dma-guides/getting-started/choose-your-game/fortnite.md)
- [Grand Theft Auto: V](https://docs.dexa.im/2pc-dma-guides/getting-started/choose-your-game/grand-theft-auto-v.md)
- [Hell Let Loose](https://docs.dexa.im/2pc-dma-guides/getting-started/choose-your-game/hell-let-loose.md)
- [Hunt: Showdown](https://docs.dexa.im/2pc-dma-guides/getting-started/choose-your-game/hunt-showdown.md)
- [Marathon](https://docs.dexa.im/2pc-dma-guides/getting-started/choose-your-game/marathon.md)
- [Marvel Rivals](https://docs.dexa.im/2pc-dma-guides/getting-started/choose-your-game/marvel-rivals.md)
- [Overwatch 2](https://docs.dexa.im/2pc-dma-guides/getting-started/choose-your-game/overwatch-2.md)
- [PUBG](https://docs.dexa.im/2pc-dma-guides/getting-started/choose-your-game/pubg.md)
- [Rainbow Six Siege](https://docs.dexa.im/2pc-dma-guides/getting-started/choose-your-game/rainbow-six-siege.md)
- [Rust](https://docs.dexa.im/2pc-dma-guides/getting-started/choose-your-game/rust.md)
- [The Finals](https://docs.dexa.im/2pc-dma-guides/getting-started/choose-your-game/the-finals.md)
- [Valorant](https://docs.dexa.im/2pc-dma-guides/getting-started/choose-your-game/valorant.md)
- [War Thunder](https://docs.dexa.im/2pc-dma-guides/getting-started/choose-your-game/war-thunder.md)


---

# 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://docs.dexa.im/2pc-dma-guides/getting-started.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.
