# "Powered by IoTeX" Devices

- [Pebble Tracker](https://docs.iotex.io/blockchain/ecosystem/powered-by-iotex-devices/pebble-tracker.md)
- [Quick Start](https://docs.iotex.io/blockchain/ecosystem/powered-by-iotex-devices/pebble-tracker/quick-start.md)
- [Device Registration](https://docs.iotex.io/blockchain/ecosystem/powered-by-iotex-devices/pebble-tracker/device-registration.md)
- [Online Firmware Update](https://docs.iotex.io/blockchain/ecosystem/powered-by-iotex-devices/pebble-tracker/firmware-update.md)
- [USB Firmware Update](https://docs.iotex.io/blockchain/ecosystem/powered-by-iotex-devices/pebble-tracker/usb-firmware-update.md)
- [Migrating to Pebble v2.0](https://docs.iotex.io/blockchain/ecosystem/powered-by-iotex-devices/pebble-tracker/migrating-to-pebble-v2.0.md)
- [1.0 Device Registration](https://docs.iotex.io/blockchain/ecosystem/powered-by-iotex-devices/pebble-tracker/migrating-to-pebble-v2.0/1.0-device-registration.md)
- [Tech Specs](https://docs.iotex.io/blockchain/ecosystem/powered-by-iotex-devices/pebble-tracker/tech-specs.md)
- [Network Selection](https://docs.iotex.io/blockchain/ecosystem/powered-by-iotex-devices/pebble-tracker/network-selection.md)
- [Pebble Configuration](https://docs.iotex.io/blockchain/ecosystem/powered-by-iotex-devices/pebble-tracker/pebble-configuration.md)
- [Query Pebble Data](https://docs.iotex.io/blockchain/ecosystem/powered-by-iotex-devices/pebble-tracker/query-pebble-data.md)
- [Troubleshooting](https://docs.iotex.io/blockchain/ecosystem/powered-by-iotex-devices/pebble-tracker/troubleshooting.md)
- [Firmware Development](https://docs.iotex.io/blockchain/ecosystem/powered-by-iotex-devices/pebble-tracker/firmware-development.md)
- [Hardware Setup](https://docs.iotex.io/blockchain/ecosystem/powered-by-iotex-devices/pebble-tracker/firmware-development/hardware-setup.md)
- [Build the Firmware](https://docs.iotex.io/blockchain/ecosystem/powered-by-iotex-devices/pebble-tracker/firmware-development/build-the-firmware.md)
- [Flash the firmware](https://docs.iotex.io/blockchain/ecosystem/powered-by-iotex-devices/pebble-tracker/firmware-development/flash-the-firmware.md)
- [SenseCAP Indicator](https://docs.iotex.io/blockchain/ecosystem/powered-by-iotex-devices/sensecap-indicator.md)
- [UCam Home Camera](https://docs.iotex.io/blockchain/ecosystem/powered-by-iotex-devices/ucam-home-camera.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.iotex.io/blockchain/ecosystem/powered-by-iotex-devices.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.
