# AeroPD-60A

- [Introduction](https://teravolt.gitbook.io/teravolt/power/aeropd-60a/introduction.md)
- [Features](https://teravolt.gitbook.io/teravolt/power/aeropd-60a/features.md)
- [Specifications](https://teravolt.gitbook.io/teravolt/power/aeropd-60a/specifications.md)
- [Pinout](https://teravolt.gitbook.io/teravolt/power/aeropd-60a/pinout.md)
- [Supported Autopilots](https://teravolt.gitbook.io/teravolt/power/aeropd-60a/supported-autopilots.md)
- [Setup & Configuration](https://teravolt.gitbook.io/teravolt/power/aeropd-60a/setup-and-configuration.md)
- [Address Table](https://teravolt.gitbook.io/teravolt/power/aeropd-60a/setup-and-configuration/address-table.md): Up-to 4 Different AeroPD-12S Modules can be used on one system on the same i2C Bus
- [Ardupilot](https://teravolt.gitbook.io/teravolt/power/aeropd-60a/setup-and-configuration/ardupilot.md)
- [PX4 Setup](https://teravolt.gitbook.io/teravolt/power/aeropd-60a/setup-and-configuration/px4-setup.md)
- [Calibration Tips](https://teravolt.gitbook.io/teravolt/power/aeropd-60a/setup-and-configuration/calibration-tips.md): AeroPD-12S is factory calibrated but if you want to fine-tune, follow the instructions below
- [3D CAD](https://teravolt.gitbook.io/teravolt/power/aeropd-60a/3d-cad.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://teravolt.gitbook.io/teravolt/power/aeropd-60a.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.
