# Resources

- [Resources](https://docs.dexa.im/1pc-guides/resources/resources.md)
- [Direct Memory Access](https://docs.dexa.im/1pc-guides/resources/resources/direct-memory-access.md)
- [DMA Card Speeds](https://docs.dexa.im/1pc-guides/resources/resources/direct-memory-access/dma-card-speeds.md): Learn about different DMA cards, form factors, speeds, and firmware.
- [How Bans Work](https://docs.dexa.im/1pc-guides/resources/resources/how-bans-work.md): Learn about bans with modern AAA games and how they work.
- [Anti-Cheat Software](https://docs.dexa.im/1pc-guides/resources/resources/anti-cheat-software.md): What are you up against? Read about different anti-cheat software solutions commonly found with most games.
- [Types of Cheats](https://docs.dexa.im/1pc-guides/resources/resources/types-of-cheats.md): Learn about different cheat attack techniques.
- [Windows Guides](https://docs.dexa.im/1pc-guides/resources/resources/windows-guides.md): Reinstallation, fresh installs, dual-booting, and so on.
- [Dual-Boot Windows](https://docs.dexa.im/1pc-guides/resources/resources/windows-guides/dual-boot-windows.md): Some cheats will not work with Windows 11 due to security constraints within the environment. Utilizing a dual-boot with a Windows 10 installation is the easiest solution for effectively using cheats.
- [Reinstall Windows](https://docs.dexa.im/1pc-guides/resources/resources/windows-guides/reinstall-windows.md): A reinstallation of Windows typically fixes most unusual errors with cheats or other software on the PC.
- [Clean Windows Install](https://docs.dexa.im/1pc-guides/resources/resources/windows-guides/clean-windows-install.md): A "clean" install is a fresh, untouched install of Windows. It involves completely wiping data from any/all drives in the PC and installing an official Windows version directly from Microsoft.


---

# 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/1pc-guides/resources.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.
