# Firmware Api

- [Api System Update](https://docs.piscesiot.com/helium-hotspot-p100/firmware-api/api-system-update.md)
- [V2 Api System](https://docs.piscesiot.com/helium-hotspot-p100/firmware-api/api-system-update/v2-api-system.md)
- [OtherController](https://docs.piscesiot.com/helium-hotspot-p100/firmware-api/othercontroller.md)
- [\[V2\]Docker Ps](https://docs.piscesiot.com/helium-hotspot-p100/firmware-api/othercontroller/v2-docker-ps.md)
- [\[V2\]MinerVersion](https://docs.piscesiot.com/helium-hotspot-p100/firmware-api/othercontroller/v2-minerversion.md)
- [\[V2\]CleanBlock](https://docs.piscesiot.com/helium-hotspot-p100/firmware-api/othercontroller/v2-cleanblock.md)
- [\[V2\]Uninstall New Dashboard](https://docs.piscesiot.com/helium-hotspot-p100/firmware-api/othercontroller/v2-uninstall-new-dashboard.md)
- [\[V2\]Install New Dashboard](https://docs.piscesiot.com/helium-hotspot-p100/firmware-api/othercontroller/v2-install-new-dashboard.md)
- [\[V2\]Update](https://docs.piscesiot.com/helium-hotspot-p100/firmware-api/othercontroller/v2-update.md)
- [\[V2\]Fast Sync](https://docs.piscesiot.com/helium-hotspot-p100/firmware-api/othercontroller/v2-fast-sync.md)
- [Config Programe Controller](https://docs.piscesiot.com/helium-hotspot-p100/firmware-api/othercontroller/config-programe-controller.md)
- [Ble Advertise Controller](https://docs.piscesiot.com/helium-hotspot-p100/firmware-api/othercontroller/ble-advertise-controller.md)
- [\[V2\]Firmware Region](https://docs.piscesiot.com/helium-hotspot-p100/firmware-api/othercontroller/v2-firmware-region.md)
- [Firmware Version](https://docs.piscesiot.com/helium-hotspot-p100/firmware-api/othercontroller/firmware-version.md)
- [MinerController](https://docs.piscesiot.com/helium-hotspot-p100/firmware-api/minercontroller.md)
- [Miner keys](https://docs.piscesiot.com/helium-hotspot-p100/firmware-api/minercontroller/miner-keys.md)
- [Sync Height Information](https://docs.piscesiot.com/helium-hotspot-p100/firmware-api/minercontroller/sync-height-information.md)
- [HotspotController](https://docs.piscesiot.com/helium-hotspot-p100/firmware-api/hotspotcontroller.md)
- [Hotspot Basic Realtime Information](https://docs.piscesiot.com/helium-hotspot-p100/firmware-api/hotspotcontroller/hotspot-basic-realtime-information.md)
- [Cpu-Serial Information](https://docs.piscesiot.com/helium-hotspot-p100/firmware-api/hotspotcontroller/cpu-serial-information.md)
- [Eth0 Information](https://docs.piscesiot.com/helium-hotspot-p100/firmware-api/hotspotcontroller/eth0-information.md)
- [Wlan0 Information](https://docs.piscesiot.com/helium-hotspot-p100/firmware-api/hotspotcontroller/wlan0-information.md)
- [WebshellController\[Closed\]](https://docs.piscesiot.com/helium-hotspot-p100/firmware-api/webshellcontroller-closed.md): \*\* This is a dangerous Api function wth sudo permission \*\*
- [High-frequency use instructions collection](https://docs.piscesiot.com/helium-hotspot-p100/firmware-api/webshellcontroller-closed/high-frequency-use-instructions-collection.md): This instructions are base on the Webshell function in Api service
- [Basic Api](https://docs.piscesiot.com/helium-hotspot-p100/firmware-api/basic-api.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://docs.piscesiot.com/helium-hotspot-p100/firmware-api.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.
