# Advanced Power Drives

## APD ESC

- [APD Documentation and FAQs](https://docs.powerdrives.net/master.md): Welcome to the APD Documentation and FAQ Wiki. Here you will find all the guides and information required to get your motor controller up and running as soon as possible.
- [Product Notices](https://docs.powerdrives.net/product-notices.md): All product notices and safety announcements for APD ESCs can be found below.
- [04/01/2023 - Overvoltage Issue](https://docs.powerdrives.net/product-notices/04-01-2023-overvoltage-issue.md)
- [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
- [UHV ESC](https://docs.powerdrives.net/products/uhv.md)
- [Quick Start Guide](https://docs.powerdrives.net/products/uhv/quick-start-guide.md): Getting started with the UHV ESC.
- [Advanced Setup](https://docs.powerdrives.net/products/uhv/advanced-setup.md): Further details of the UHV ESC cooling recommendations and mounting details.
- [UHV Configuration Options](https://docs.powerdrives.net/products/uhv/uhv-and-hv-pro-configuration.md): To configure settings on the HV Pro and UHV ESCs, the APD Config tool can be downloaded and used with a Micro USB cable (not included). Connect the ESC to the PC, with no power from external sources.
- [UART Telemetry Output](https://docs.powerdrives.net/products/uhv/uart-telemetry-output.md): Details on the UART telemetry output on the UHV ESC
- [Troubleshooting](https://docs.powerdrives.net/products/uhv/troubleshooting.md): Tips to solving common issues seen with the UHV setup
- [Datasheets](https://docs.powerdrives.net/products/uhv/datasheets.md): The UHV variants with their features and dimensions are summarised in the following datasheets.
- [Firmware Installation](https://docs.powerdrives.net/products/uhv/uhv-and-hv-pro-firmware.md): Installation of firmware to UHV and HV Pro units.
- [HV Pro ESC](https://docs.powerdrives.net/products/hv_pro.md)
- [Quick Start Guide](https://docs.powerdrives.net/products/hv_pro/quick-start-guide.md): Getting started with the HV Pro ESC.
- [Advanced Setup](https://docs.powerdrives.net/products/hv_pro/advanced-setup.md): Further details of the HV Pro ESC cooling recommendations and mounting details.
- [HV Pro Configuration Options](https://docs.powerdrives.net/products/hv_pro/uhv-and-hv-pro-configuration.md): To configure settings on the HV Pro and UHV ESCs, the APD Config tool can be downloaded and used with a Micro USB cable (not included). Connect the ESC to the PC, with no power from external sources.
- [UART Telemetry Output](https://docs.powerdrives.net/products/hv_pro/uart-telemetry-output.md): Details on the UART telemetry output on the HV Pro ESC
- [Troubleshooting](https://docs.powerdrives.net/products/hv_pro/troubleshooting.md): Tips to solving common issues seen with the HV Pro setup
- [Datasheets](https://docs.powerdrives.net/products/hv_pro/datasheets.md): The HV Pro variants with their features and dimensions are summarised in the following datasheets.
- [Firmware Installation](https://docs.powerdrives.net/products/hv_pro/uhv-and-hv-pro-firmware.md): Installation of firmware to UHV and HV Pro units.
- [F Series ESC](https://docs.powerdrives.net/products/f_series.md): Outline of the APD F\_Series ESCs.
- [Physical features](https://docs.powerdrives.net/products/f_series/physical-features.md): A breakdown of the main hardware features for each F Series model
- [Quick Start Guide](https://docs.powerdrives.net/products/f_series/quick-start-guide.md): Getting Started With The F-Series ESC
- [Advanced Setup](https://docs.powerdrives.net/products/f_series/advanced-setup.md): Further details of the F-Series ESC setup including recommended prop/motor combination, tuning, firmware updates, and audible tones.
- [F Series Configuration Options](https://docs.powerdrives.net/products/f_series/f-series-configuration.md): This section of the guide outlines the various configurable elements of the F\_Series through the configuration tool, along with their default settings.
- [Troubleshooting](https://docs.powerdrives.net/products/f_series/advanced-setup-1.md): Tips for solving common issues seen with the F-Series setup.
- [Datasheets](https://docs.powerdrives.net/products/f_series/datasheets.md): The F-Series variants with their features and dimensions are summarised in the following datasheets.
- [Production Firmware Install](https://docs.powerdrives.net/products/f_series/f_series-v2-firmware.md): Instructions for installing V2 configurable firmware.
- [Legacy Firmware Install](https://docs.powerdrives.net/products/f_series/production-firmware.md): This firmware series covers all versions of non-configurable variants.
- [Power Distribution](https://docs.powerdrives.net/products/pdb.md)
- [Datasheets](https://docs.powerdrives.net/products/pdb/datasheets.md): The PDB variants with their features and dimensions are summarised in the following datasheets.
- [Help](https://docs.powerdrives.net/products/help.md): Where to go if you need more assistance with APD products and services.
- [Warranty](https://docs.powerdrives.net/products/warranty.md): Warranty information from APD


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.powerdrives.net/master.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.
