# Coming Soon-ish

- [PwrTop 18](https://wiki.vdbx.io/coming-soon-ish/pwrtop-18.md): The Smallest 18650 Battery Bank
- [Shift Deck](https://wiki.vdbx.io/coming-soon-ish/flip-shift.md): 8-in-4 Home Assistant remote and modular switch panel system.
- [Installation](https://wiki.vdbx.io/coming-soon-ish/flip-shift/installation.md): Detailed Installation Instructions
- [ESPHome](https://wiki.vdbx.io/coming-soon-ish/flip-shift/esphome.md): Base software
- [Dimensions & Specs](https://wiki.vdbx.io/coming-soon-ish/flip-shift/dimensions-and-specs.md): Baselining the geometry
- [PicoFLIP C3](https://wiki.vdbx.io/coming-soon-ish/picoflip-c3.md): An extremely tiny LED controller based on ESP32-C3 with a mezzanine interconnect for GPIO


---

# 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/coming-soon-ish.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.
