# Assemble your power meter (Gen 3.1)

This guide describes the process of assembling the components required to create your power meter. This guide assumes the blade, shafts, spigot, clamp and handle are separate.&#x20;

<figure><img src="/files/QKr7Qx0E0mGryHIBgKIz" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
It is **very important** that the blades are correctly aligned relative to the markings on the spigot. Please study the instructions below to ensure you have the correct alignment. &#x20;
{% endhint %}

{% hint style="warning" %}
The distance from 0cm mark on the Power Meter Spigot to the top of the handle must not be less than 350mm on the assembled paddle.&#x20;
{% endhint %}

## Step 1. Identify the components

<figure><img src="/files/bYKJNRUVsnE5yyrxmZaO" alt=""><figcaption><p>Power Meter Spigot</p></figcaption></figure>

<figure><img src="/files/O18hFoL6zuuEEYdV0W85" alt=""><figcaption><p>Clamp (optional), Sleeve (280mm long carbon fibre tube) and Handle</p></figcaption></figure>

<figure><img src="/files/FZYrFlRootoZTS7sahgZ" alt=""><figcaption><p>Blade and Paddle Shaft</p></figcaption></figure>

<figure><img src="/files/cQtHnwfulGRu49N8U3LP" alt=""><figcaption><p>Spigot Spacer - May be required for Sprint Canoe Shaft depending on shaft diameter</p></figcaption></figure>

## Step 2. Assemble the Handle

* Part A: Glue the Clamp to the Sleeve.&#x20;
  * Sand 20mm of one end of the Sleeve - this will aid adhesion between the Clamp and the Sleeve.<br>

    <figure><img src="/files/u5WIphko1NKMsrxg6RRR" alt=""><figcaption></figcaption></figure>
  * Sand the inside glued surface of the Clamp
  * Glue the Clamp and Sleeve using epoxy adhesive<br>

    <figure><img src="/files/TKBS8adtOz9DxWdl3l28" alt="" width="563"><figcaption></figcaption></figure>
* Part B: Glue in the Handle

  * Glue the Handle into the other end of the Sleeve using hot-melt adhesive. The use of hot-melt is highly recommended so that the handle can be removed and adjusted if required. Ensure the that the handle is aligned with the 0 degree mark on the clamp, and that the overall length of the assembly is at least 350mm.<br>

    <figure><img src="/files/gpS5UAENyWJcDwckQGil" alt=""><figcaption></figcaption></figure>

## Step 3. Glue the Power Meter Spigot into the Paddle Shaft

* Sand the inside surface of the Paddle Shaft to aid adhesion.
  * If you purchased any shaft from One Giant Leap then you'll find that the inside surface of ***one*** of the ends of the shaft has already been sanded & degreased. You can identify the sanded end as it *won't* be shiny & smooth like the end that was not sanded.&#x20;
* Glue the Power Meter Spigot into the end of one of the Paddle Shaft. The use of hot-melt glue is highly recommended so that the spigot can be removed if required.
* Ensure 35mm of exposed spigot between the end of the shaft and the 0cm marking.

{% hint style="info" %}
**Sprint Canoe** shafts with a large internal diameter will require the Spigot Spacer to be glued into the spigot end of the Paddle Shaft first. The spacer will reduce the internal diameter of the shaft to suit the Power Meter Spigot. It is recommended that the spacer is glued into the end of the shaft with epoxy adhesive so that it does not slip position when the Power Meter Spigot is hot-melt glued into the shaft.&#x20;
{% endhint %}

<figure><img src="/files/fvKCme035Aa3yi87m9P8" alt=""><figcaption></figcaption></figure>

## Step 4. Attach the Blade

* Trim the blade end of the paddle shaft to achieve the desired paddle length.
* Glue the Blade onto the end of the Paddle Shaft assembly (the shaft with the Power Meter Spigot attached). The use of hot-melt glue is recommended.<br>

  <figure><img src="/files/7nLfSed5VMuITYtCgxPo" alt="" width="563"><figcaption></figcaption></figure>
* Set the Blade on the end of the Paddle Shaft to the position where the front face of the Blade is aligned with the length scale and LED (as shown below).

<figure><img src="/files/bZyXWmDFP79y9YqVyL6y" alt="" width="563"><figcaption></figcaption></figure>

## Step 5. Assemble your paddle

Open the clamp lever and slide the handle assembly onto the Power Meter Spigot to create your fully assembled Power Meter. Close the clamp lever to lock the handle assembly into position. If the clamp is too tight or too loose, refer to the instructions below on how to adjust your clamp.&#x20;

<figure><img src="/files/BK7hhv42xyl0Tgj8tigY" alt=""><figcaption></figcaption></figure>

If you have opted not to have a clamp, attach the handle assembly to the spigot using hot-melt glue. The use of hot-melt is highly recommended so that the handle assembly can be removed or adjusted to achieve a different paddle length if required.

<figure><img src="/files/4NG5pDbN1r8U3R72GijV" alt=""><figcaption></figcaption></figure>

## Step 6. Charge your Power Meter

{% content-ref url="/pages/-LAFnEXc08Ow2ghAsLPg" %}
[Battery Charging](/general/battery.md)
{% endcontent-ref %}

## Step 7. Adjust your clamp

{% content-ref url="/pages/-LCAqEt291KoY7wSztfS" %}
[Clamp Adjustment](/general/clamp.md)
{% endcontent-ref %}


---

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