# Device List

## Not every device is created equal.&#x20;

Choosing the correct manufacturer and device is critical to DMA development and cheat sales. Devices have their own stability, prices, ease of use, and quality control.&#x20;

In this segment I plan to list all of the DMA devices I have tried or plan to try out with my own DMA cheats. I'll include details on how satisfied I was with the hardware and the customer service, along with information on using and flashing the device.&#x20;

{% hint style="info" %}
Some of these devices may be discontinued. I do not recommend purchasing devices from 3rd party vendors.
{% endhint %}


---

# 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://dma.lystic.dev/fpga-devices/devices.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.
