# Downloads

- [Configurator](https://docs.powerdrives.net/downloads/configurator-releases.md): All release versions of the configuration tool can be found here, along with the changelogs. The configurator is compatible with F Series V2, HV Pro and UHV.
- [Flashing Tool](https://docs.powerdrives.net/downloads/flashing-tool-releases.md)
- [Firmware](https://docs.powerdrives.net/downloads/firmware-releases.md): Release versions and changelogs for the APD ESC firmware.
- [UHV and HV Pro Firmware](https://docs.powerdrives.net/downloads/firmware-releases/uhv-and-hv-pro-firmware.md): Firmware releases of APD UHV and HV Pro firmware.
- [F Series Production Firmware](https://docs.powerdrives.net/downloads/firmware-releases/f-series-production-firmware.md): Production firmware releases for F Series ESCs.
- [F Series \[BETA\] Firmware](https://docs.powerdrives.net/downloads/firmware-releases/f-series-beta-firmware.md): Beta firmware releases for F Series ESCs. Required for use with configuration tool.
- [3D Model Downloads](https://docs.powerdrives.net/downloads/3d-model-downloads.md): CAD models for all APD Products


---

# 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.powerdrives.net/downloads.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.
