# Kayak

- [Assemble your power meter](https://support.onegiantleap.co.nz/kayak/assemble.md)
- [Configure your power meter](https://support.onegiantleap.co.nz/kayak/configure-your-power-meter.md)
- [Blade tip to hand distances](https://support.onegiantleap.co.nz/kayak/configure-your-power-meter/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/kayak/configure-your-power-meter/blade-tip-to-blade-tip-distance.md): The distance between blade tip to blade tip
- [Blade twist](https://support.onegiantleap.co.nz/kayak/configure-your-power-meter/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/kayak/configure-your-power-meter/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/kayak/configure-your-power-meter/blade-tip-to-datum-distances.md): The distance from the left blade tip to the center of the LED


---

# 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/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.
