> For the complete documentation index, see [llms.txt](https://support.onegiantleap.co.nz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.onegiantleap.co.nz/general/shaft-and-blade-sizing.md).

# Shaft & Blade Sizing

## Outrigger Canoe

### Shaft

For Outrigger Canoe, the power meter spigot is designed to fit a shaft with a **26.8mm** Internal Diameter.

One Giant Leap have carbon shafts available for purchase with a **26.8mm** Internal Diameter.

### Blade

If the blade fits *inside* the shaft, then the blade needs to fit into either:

* a **26.8mm** ID shaft or
* a **26.0mm** ID shaft (requires a 'spacer' One Giant Leap can supply on request)

For example, a 26.8mm/26.0mm spacer is needed to get a Kialoa Ekahi blade to fit a 26.8mm ID shaft.

If the blade fits *over* the shaft, then the blade socket needs to accept:

* a **29.2mm** OD shaft (should you opt to use a One Giant Leap shaft). This means the blade socket ID needs to be around 29mm.

For example, a Quickblade Kanaha blade has a socket with a 29mm ID and can readily accept a 29.2mm OD shaft.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/shaft-and-blade-sizing.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.
