# General

- [Web Bluetooth App](https://support.onegiantleap.co.nz/3.0/general/web-bluetooth-app.md)
- [How to place the power meter in deep sleep](https://support.onegiantleap.co.nz/3.0/general/web-bluetooth-app/how-to-place-the-power-meter-in-deep-sleep.md)
- [Updating Firmware](https://support.onegiantleap.co.nz/3.0/general/updating-firmware.md)
- [How to update the power meter firmware using the Web Browser](https://support.onegiantleap.co.nz/3.0/general/updating-firmware/how-to-update-the-power-meter-firmware-using-the-web-browser.md)
- [How to update the power meter firmware using nRF Connect](https://support.onegiantleap.co.nz/3.0/general/updating-firmware/how-to-update-the-power-meter-firmware-using-nrf-connect.md)
- [Real-time Data](https://support.onegiantleap.co.nz/3.0/general/real-time-data.md)
- [How to pair a Garmin Forerunner 910XT with a power meter](https://support.onegiantleap.co.nz/3.0/general/real-time-data/how-to-pair-a-garmin-forerunner-910xt-with-a-power-meter.md)
- [How to pair a Garmin Edge 1030 with a power meter](https://support.onegiantleap.co.nz/3.0/general/real-time-data/how-to-pair-a-garmin-edge-1030-with-a-power-meter.md)
- [High Speed Data](https://support.onegiantleap.co.nz/3.0/general/high-speed-data.md)
- [How to start/stop recording High Speed Data](https://support.onegiantleap.co.nz/3.0/general/high-speed-data/how-to-start-stop-recording-high-speed-data.md)
- [How to download High Speed Data (ANT)](https://support.onegiantleap.co.nz/3.0/general/high-speed-data/how-to-download-high-speed-data.md)
- [How to download High Speed Data (Automatic Script)](https://support.onegiantleap.co.nz/3.0/general/high-speed-data/how-to-download-high-speed-data-automatic-script.md)
- [How to view High Speed Data](https://support.onegiantleap.co.nz/3.0/general/high-speed-data/how-to-view-high-speed-data.md)
- [How to change the High Speed Data settings](https://support.onegiantleap.co.nz/3.0/general/high-speed-data/how-to-change-the-high-speed-data-settings.md)
- [Shaft Information](https://support.onegiantleap.co.nz/3.0/general/shaft-information.md)
- [Model Descriptions](https://support.onegiantleap.co.nz/3.0/general/model-descriptions.md)
- [Power Meter](https://support.onegiantleap.co.nz/3.0/general/model-descriptions/power-meter.md)
- [Power Meter w/ High Speed Data](https://support.onegiantleap.co.nz/3.0/general/model-descriptions/power-meter-w-high-speed-data.md)
- [Firmware Changelog](https://support.onegiantleap.co.nz/3.0/general/firmware-changelog.md)
- [Manufacturer's Warranty](https://support.onegiantleap.co.nz/3.0/general/manufacturers-warranty.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://support.onegiantleap.co.nz/3.0/general.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.
