> For the complete documentation index, see [llms.txt](https://strydtaiwan.gitbook.io/stryd/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://strydtaiwan.gitbook.io/stryd/apple-watch/getting-started-with-the-stryd-apple-watch-app/how-to-set-a-calibration-factor-on-apple-watch-stryd-app.md).

# 如何調整校正係數？

您可以通過進入設定來設置校正因數。\
\
算式：實際距離/ Stryd 測量距離

1. 打開 Stryd Apple Watch App
2. 向下滾動並選擇“Settings”
3. 向下滾動並選擇“calibration”。在手錶上設定校正係數。

更改手錶上的校正係數後，Apple Watch Stryd APP 報告的距離將與離線同步 Stryd 數據記錄的距離不同。


---

# 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://strydtaiwan.gitbook.io/stryd/apple-watch/getting-started-with-the-stryd-apple-watch-app/how-to-set-a-calibration-factor-on-apple-watch-stryd-app.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.
