# Current Products

- [FLIP\_C3](https://wiki.vdbx.io/product/flip_c3.md): An ESP32-C3 with a 60v tolerant 5v/2A buck converter & other special sauce.
- [Home Assistant](https://wiki.vdbx.io/product/flip_c3/home-assistant.md): Get Started Quickly
- [ESPHome](https://wiki.vdbx.io/product/flip_c3/esphome.md)
- [WLED](https://wiki.vdbx.io/product/flip_c3/wled.md)
- [History & Notes](https://wiki.vdbx.io/product/flip_c3/history-and-notes.md)
- [BOM Alternates](https://wiki.vdbx.io/product/flip_c3/bom-alternates.md): Major parts and alternatives for the FLIP\_C3
- [FLIP Platform](https://wiki.vdbx.io/product/flip_c3/vdbx-flip-platform.md): A platform to create IOT devices for 12-48v battery systems.
- [Switching Buck Regulators](https://wiki.vdbx.io/product/flip_c3/vdbx-flip-platform/switching-buck-regulators.md): AKA Project DOE
- [23.04 - First Batch Testing](https://wiki.vdbx.io/product/flip_c3/vdbx-flip-platform/23.04-first-batch-testing.md): LDO idea doesn't work.
- [USB-C Modkit for Apple TV 2022](https://wiki.vdbx.io/product/usb-c-mod-for-apple-tv-2022.md): Power your Apple TV with USB-C
- [Installation](https://wiki.vdbx.io/product/usb-c-mod-for-apple-tv-2022/installation.md): READ THIS PAGE IN LIGHT MODE FOR NOW, SORRY
- [PwrTool 500](https://wiki.vdbx.io/product/pwrtool500.md): 500A Smart Shunt for Home Assistant
- [Installation](https://wiki.vdbx.io/product/pwrtool500/installation.md): How to install the PwrTool 500
- [Comparison](https://wiki.vdbx.io/product/pwrtool500/comparison.md): Comparing comparable shunts - WIP


---

# 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://wiki.vdbx.io/product.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.
