> For the complete documentation index, see [llms.txt](https://cookiebunker.gitbook.io/cookiebunker/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cookiebunker.gitbook.io/cookiebunker/dma/dma-card/speed-test-2nd-pc.md).

# Speed Test (2nd PC)

***

{% stepper %}
{% step %}

### Cable Connection

* Ensure the cable is in the **DATA Port.**
  {% endstep %}

{% step %}

### Download the Speed Test Tool

<a href="https://placeholder.com/" class="button primary" data-icon="arrow-down-to-bracket"> DMA Speed Test Tool</a>
{% endstep %}

{% step %}

### Open the Speed Test Tool

* **Run the tool** on your **2nd PC**.
  {% endstep %}

{% step %}

### Run a Speed Test

* Select **\[4] Mixed Test** and wait for the results.
  {% endstep %}
  {% endstepper %}

***

#### 📊 **Speed Test Ratings**

* **< 4000:** Low
* **4000+:** Warning
* **5200+:** Good
* **6500+:** Amazing
* **7500+:** Elite

***

#### 📈 **Throughput Test Ratings**

* **< 125:** Low
* **125+:** Warning
* **150+:** Good
* **200+:** Amazing
* **220+:** Elite

***

{% hint style="warning" %}
If your results are below **Warning** or you encounter issues, refer to the [**DMA Troubleshooting**](https://docs.ducks-services.com/dma/~/revisions/LZBvlgmumPk57voUs0Op/dma-card/troubleshooting) section **before contacting support**.
{% endhint %}

***

### ✅ You're Done

Your have now verified your DMA Card is functioning correctly.

{% hint style="success" %}
If you purchased firmware from us *(recommended)*, we will need your DNA ID to build it.

Find your DNA ID here: [**DNA ID Guide**](https://docs.ducks-services.com/dma/~/revisions/LZBvlgmumPk57voUs0Op/dma-fimware/dna-id)
{% endhint %}

{% hint style="info" %}
If you purchased firmware from another supplier or already have your firmware ready to flash:

* View the 35T flashing steps here: [**35T Firmware Flashing**](https://docs.ducks-services.com/dma/~/revisions/LZBvlgmumPk57voUs0Op/dma-fimware/35t-firmware-flashing)
* View the 75T / 100T flashing steps here: [**75T / 100T Firmware Flashing**](/cookiebunker/dma/dma-firmware/75t-100t-firmware-flashing.md)
  {% endhint %}


---

# 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, and the optional `goal` query parameter:

```
GET https://cookiebunker.gitbook.io/cookiebunker/dma/dma-card/speed-test-2nd-pc.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
