# General

- [Battery Charging](https://support.onegiantleap.co.nz/general/battery.md)
- [Clamp Adjustment](https://support.onegiantleap.co.nz/general/clamp.md)
- [Web Bluetooth App](https://support.onegiantleap.co.nz/general/web-bluetooth-app.md)
- [Zero Offset Calibration](https://support.onegiantleap.co.nz/general/zero-offset.md)
- [How to perform a Zero Offset calibration](https://support.onegiantleap.co.nz/general/zero-offset/how-to-perform-a-zero-offset-calibration.md)
- [Scale Factor Calibration](https://support.onegiantleap.co.nz/general/scale-factor.md)
- [N channel Scale Factor calibration](https://support.onegiantleap.co.nz/general/scale-factor/how-to-perform-a-scale-factor-calibration.md)
- [O channel Scale Factor calibration](https://support.onegiantleap.co.nz/general/scale-factor/how-to-perform-a-scale-factor-calibration-1.md)
- [Updating Firmware](https://support.onegiantleap.co.nz/general/updating-firmware.md)
- [How to update the power meter firmware using the Web Browser](https://support.onegiantleap.co.nz/general/updating-firmware/how-to-update-the-power-meter-firmware-using-the-web-browser.md)
- [Latest firmware version](https://support.onegiantleap.co.nz/general/updating-firmware/latest-firmware-version.md)
- [Real-time Data](https://support.onegiantleap.co.nz/general/real-time-data.md): View your power, power balance and cadence data as you paddle
- [How to pair with your device](https://support.onegiantleap.co.nz/general/real-time-data/how-to-pair-with-your-device.md)
- [Deep Sleep](https://support.onegiantleap.co.nz/general/deep-sleep.md)
- [Metrics](https://support.onegiantleap.co.nz/general/metrics.md)
- [Power](https://support.onegiantleap.co.nz/general/metrics/power.md)
- [Force](https://support.onegiantleap.co.nz/general/metrics/force.md)
- [Manufacturer's Warranty](https://support.onegiantleap.co.nz/general/manufacturers-warranty.md)
- [Shaft & Blade Sizing](https://support.onegiantleap.co.nz/general/shaft-and-blade-sizing.md)
- [Connections using hot melt glue](https://support.onegiantleap.co.nz/general/connections-using-hot-melt-glue.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/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.
