> 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/3.0/dragon-boat/calibration/zero-offset/perform-a-zo-calibration.md).

# Perform a ZO calibration

## Step 1. Navigate to the [Calibration](https://app.onegiantleap.co.nz/calibration) page of the Web Bluetooth app and connect to the power meter

![](/files/-Mit2qVG32UvIK9GsFEr)

## Step 2. Perform the Zero Offset Calibration&#x20;

* Make sure that the Power Meter is not experiencing any force when you perform the 'ZO' calibration. It's best practice to stand the paddle vertically by leaning it against a wall. This ensures that the shaft is experiencing as little bending as possible.&#x20;
* Click on "Zero Offset". The Zero Offsets will update automatically.&#x20;

![](/files/-Mit39rLg8ylM1T8offI)


---

# 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/3.0/dragon-boat/calibration/zero-offset/perform-a-zo-calibration.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.
