# Resources

- [Types of Cheats](https://docs.dexa.im/learn/resources/types-of-cheats.md)
- [How Bans Work](https://docs.dexa.im/learn/resources/bans.md)
- [Anti-Cheat Software](https://docs.dexa.im/learn/resources/anti-cheats.md)
- [DMA](https://docs.dexa.im/learn/resources/dma.md)
- [Firmware](https://docs.dexa.im/learn/resources/dma/firmware.md)
- [Windows 10 & 11 Guides](https://docs.dexa.im/learn/resources/windows-10-and-11-guides.md)
- [Dual-Boot Windows](https://docs.dexa.im/learn/resources/windows-10-and-11-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/learn/resources/windows-10-and-11-guides/reinstall-windows.md)
- [Clean Windows Install](https://docs.dexa.im/learn/resources/windows-10-and-11-guides/clean-windows-install.md)
- [Purchasing Cryptocurrency](https://docs.dexa.im/learn/resources/purchasing-cryptocurrency.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/learn/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.
