# Kayak

- [Getting Started](https://support.onegiantleap.co.nz/3.0/kayak/getting-started.md)
- [Assemble your power meter](https://support.onegiantleap.co.nz/3.0/kayak/getting-started/how-to-assemble-a-kayak-power-meter.md)
- [Charge your power meter](https://support.onegiantleap.co.nz/3.0/kayak/getting-started/how-to-charge-the-kayak-power-meter-batteries.md)
- [Configure your power meter settings](https://support.onegiantleap.co.nz/3.0/kayak/getting-started/how-to-set-the-kayak-power-meter-settings.md)
- [Blade tip to hand distances](https://support.onegiantleap.co.nz/3.0/kayak/getting-started/how-to-set-the-kayak-power-meter-settings/blade-tip-to-hand-distance.md): The distance from the left blade tip to the left hand and the distance from the right blade tip to the right hand.
- [Blade tip to blade tip distance](https://support.onegiantleap.co.nz/3.0/kayak/getting-started/how-to-set-the-kayak-power-meter-settings/blade-tip-to-blade-tip-distance.md): The distance between blade tip to blade tip.
- [Blade twist](https://support.onegiantleap.co.nz/3.0/kayak/getting-started/how-to-set-the-kayak-power-meter-settings/blade-twist.md): The hand which grips and twists the shaft/blade and the blade twist angle.
- [Blade type attached to shaft](https://support.onegiantleap.co.nz/3.0/kayak/getting-started/how-to-set-the-kayak-power-meter-settings/blade-type-attached-to-shaft.md): The make and model of the blades you have attached to the shaft e.g. Jantex Beta Large.
- [Left blade tip to LED distance](https://support.onegiantleap.co.nz/3.0/kayak/getting-started/how-to-set-the-kayak-power-meter-settings/blade-tip-to-datum-distances.md): The distance from the left blade tip to the left datum and the distance from the right blade tip to the right datum.
- [Calibration](https://support.onegiantleap.co.nz/3.0/kayak/calibration.md)
- [Zero Offset](https://support.onegiantleap.co.nz/3.0/kayak/calibration/zero-offset.md)
- [Zero Offset calibration](https://support.onegiantleap.co.nz/3.0/kayak/calibration/zero-offset/how-to-perform-a-zero-offset-calibration.md)
- [Scale Factor](https://support.onegiantleap.co.nz/3.0/kayak/calibration/scale-factor.md)
- [N channel Scale Factor calibration](https://support.onegiantleap.co.nz/3.0/kayak/calibration/scale-factor/how-to-perform-a-scale-factor-calibration.md)
- [O channel Scale Factor calibration](https://support.onegiantleap.co.nz/3.0/kayak/calibration/scale-factor/b-channel-scale-factor-calibration.md)
- [Advanced](https://support.onegiantleap.co.nz/3.0/kayak/advanced.md)
- [Deep sleep](https://support.onegiantleap.co.nz/3.0/kayak/advanced/deep-sleep.md)
- [Adjust your clamp](https://support.onegiantleap.co.nz/3.0/kayak/advanced/how-to-adjust-a-kayak-power-meter-clamp.md)
- [Remove and attach your sleeve](https://support.onegiantleap.co.nz/3.0/kayak/advanced/how-to-remove-and-install-the-clamp-sleeve.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/kayak.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.
