# Airbot Systems Wiki - Public

## Airbot Systems Wiki - Public

- [Mini Power Brick](https://airbot-systems.gitbook.io/airbot-public-wiki/modules/mpb.md): Airbot Systems Power modules provide a regulated power supply for the flight controller, along with informations about battery voltage and current consumption.
- [Power Supply](https://airbot-systems.gitbook.io/airbot-public-wiki/modules/power-supply.md): With high performance and flexibility, this switching power supply is a wise choice for all your electronic power needs.
- [Mini Carrier Board](https://airbot-systems.gitbook.io/airbot-public-wiki/mini-carrier-board.md)
- [Mini PDB](https://airbot-systems.gitbook.io/airbot-public-wiki/mini-power-distribution-board.md)
- [PRO  SETS](https://airbot-systems.gitbook.io/airbot-public-wiki/combo-pro.md)
- [V 1.0](https://airbot-systems.gitbook.io/airbot-public-wiki/combo-pro/v-1.0.md): The v1.0 has been released early 2022 with 100A capability. This set is replaced late 2023 by the v1.1 that bring the new PDBs versions. It is now available in 100A and 200A.
- [v 2.0](https://airbot-systems.gitbook.io/airbot-public-wiki/combo-pro/v-2.0.md): This set is replace the v1.0 and figures as an update of the previous version. It is now available in 100A and 200A.
- [Combo PRO ESC](https://airbot-systems.gitbook.io/airbot-public-wiki/combo-pro-esc.md)
- [MCB PRO ESC - 100A](https://airbot-systems.gitbook.io/airbot-public-wiki/combo-pro-esc/mcb-pro-esc-100a.md)
- [MCB PRO ESC - 200A](https://airbot-systems.gitbook.io/airbot-public-wiki/combo-pro-esc/mcb-pro-esc-200a.md)
- [AV Module](https://airbot-systems.gitbook.io/airbot-public-wiki/z-cam-e1-interfaces/av-module.md): The Z-Cam E1 AV interface is the perfect tool to get analog video signal from E1
- [Control Interface](https://airbot-systems.gitbook.io/airbot-public-wiki/z-cam-e1-interfaces/control-interface.md): The ultimate Z-Cam E1 remote control device
- [\[FR\] Version MAVLink](https://airbot-systems.gitbook.io/airbot-public-wiki/drone-id-balises/naked-fr.md): Le module NAKED est une balise d'identification électronique à distance. Elle est uniquement utilisable avec les auto-pilotes de type Pixhawk.
- [\[FR\] Version GPS](https://airbot-systems.gitbook.io/airbot-public-wiki/drone-id-balises/fr-version-gps.md): Le module GPS est une balise d'identification électronique à distance. Elle est utilisable sur n'importe quel type de drone, et à vocation a être intégrée.
- [\[FR\] Version AUTO](https://airbot-systems.gitbook.io/airbot-public-wiki/drone-id-balises/fr-version-auto.md): Le module AUTO est une balise d'identification électronique à distance. Elle est utilisable sur n'importe quel type de drone, et ne nécessite aucune intégration.
- [\[FR\] Vérification Fonctionnement](https://airbot-systems.gitbook.io/airbot-public-wiki/drone-id-balises/fr-verification-fonctionnement.md): Ce document expose deux méthodes  permettant de vérifier le fonctionnement des balises d'identification électronique à distance.


---

# 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://airbot-systems.gitbook.io/airbot-public-wiki/modules/mpb.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.
