# Technique Efficiency

## Developing a more efficient stroke <a href="#developing-a-more-efficient-stroke" id="developing-a-more-efficient-stroke"></a>

The idea here is to develop a technique that allows the athlete to transfer as much of their power output to the boat as possible. In other words, to convert as much of the athlete's energy output into kinetic energy.

The sole metric available to paddlers to gauge the rate of energy transfer to the boat is boat speed. External factors influence boat speed. These factors include water current, wind speed, water density and water temperature. Take care to ensure that boat speed is comparable between sessions when carrying out tests to develop an efficient stroke.

#### Method 1. Constant Power / Maximize Boat Speed <a href="#method-1-constant-power--maximize-boat-speed" id="method-1-constant-power--maximize-boat-speed"></a>

Paddle at a steady power output. Choose Functional Threshold Power ([FTP](http://training.onegiantleap.co.nz/GLOSSARY.html#ftp)) for distance paddlers or race power output for sprint paddlers. Refine technique to maximize speed, but maintain the same level of power output. This will represent a technique with greater efficiency since more of the athlete's energy output is converted into motion.

#### Method 2. Constant Boat Speed / Minimize Power <a href="#method-2-constant-boat-speed--minimize-power" id="method-2-constant-boat-speed--minimize-power"></a>

Paddle at constant pace (relies on ideal water and weather conditions) and try to develop a technique that minimizes your power output. This new technique has greater efficiency since it requires less energy output from the athlete in order to maintain the pace.

Moderate changes to technique will require training to develop physiological adaptation. The athlete may need to recruit muscle groups not typically used when paddling or adapt to a different range of motion.

The more efficient technique may initially feel more physically taxing. This is normal since the athlete hasn't had time to achieve fitness specific to that adaption. For this reason, it is not recommended that the athlete adopt moderate-to-major technique changes late in the season (a short period before a target race for example) as this will not immediately improve performance.


---

# 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/training-guide/technique-efficiency.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.
