> For the complete documentation index, see [llms.txt](https://docs.ducks-services.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ducks-services.com/select-your-product/select-your-game/pubg/pubg-dma.md).

# PUBG \[DMA]

{% embed url="<https://ducks-services.com/store/product/1863-pubg-dma/>" %}

***

{% stepper %}
{% step %}

### Download the Loader

<a href="https://championscircles.com/static/software/dma/DLoader.exe" class="button primary" data-icon="arrow-down-to-bracket">Download Loader</a>
{% endstep %}

{% step %}

### Run the Loader

* Right-click the loader and select **"Run as administrator."**
  {% endstep %}

{% step %}

### Select Your Product

* **Select your product** from the images at the top.
  {% endstep %}

{% step %}

### Enter Your Key

* **Enter your key** (provided with your purchase).
  {% endstep %}

{% step %}

### Launch Application

* Once authenticated, click **Launch Application** to start the DMA software.
  {% endstep %}

{% step %}

### Start Your Game

* Launch your game.
  {% endstep %}

{% step %}

### Menu

* Menu key is: `INSERT`

If the software opens on the wrong display instead of the Fuser Screen, go to **Windows Settings** and set the Fuser Screen as your **Main Display**.
{% endstep %}
{% endstepper %}

<details>

<summary>🛠️ <strong>Troubleshooting</strong></summary>

**Connection Issues**

* Update your DNS settings to **1.1.1.1 (Cloudflare)**: [Setup Guide](https://developers.cloudflare.com/1.1.1.1/setup/windows/)
* Try connecting through a **VPN** (you can disable it once the software is fully running).
* If problems persist, feel free to **contact staff** or use resources like **Google or an LLM** to troubleshoot your network setup.

***

**Invalid Key**

* Double-check that you selected the **correct product**.
* Review the error text for details.
  * For example, if you see **“HWID”**, contact staff to reset the HWID lock on your key.
* If you’re unsure, reach out to **support staff** for assistance.

***

**Waiting for Process**

* Ensure your **DMA card is properly connected and functioning**.
* Verify that no other DMA-related software is running.
  * Only **one DMA software instance** can run at a time—close all testers before launching.

***

**Lag or Poor Performance**

* Check your **DMA speeds** to confirm optimal performance.
* If issues continue, please **contact staff** with detailed feedback:
  * A short **video demonstration** of the problem is extremely helpful.
  * Or, provide a **clear explanation** of the issue and what you’ve already tested.
* Please avoid opening a ticket with only complaints—sharing details helps us resolve problems faster.

***

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.ducks-services.com/select-your-product/select-your-game/pubg/pubg-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.
