# App Settings

<details>

<summary>Run Analysis Setting（跑步紀錄相關設定）</summary>

Defaulf Graph Metrics 默認資訊

點進去後，可選擇每次上傳的紀錄，打開後會出現的預設資訊。（當然每次跑完的單筆紀錄內的資訊都是可以改的，這邊只是設定「預設」的。

* Power 功率
* Elevation 海拔
* Pace 配速
* Heart Rate 心率
* Cadence 步頻
* Form Power 姿勢功率
* Ground Contact Time 觸地時間
* LSS 下肢彈簧剛性（Leg Spring Stiffness）
* Vertical Oscillation 垂直振幅
* Air Power 風阻功率
* Stride Length 步幅

</details>

<details>

<summary>Live Run Settings （Stryd App 內建的跑步相關設定）</summary>

Stryd App 內建的跑步模式，可以不用戴手錶就可以使用功率計紀錄！此處可以設定：

* Duration ：進入下一份課表前幾秒提醒
* Distance ：進入下一份課表前幾公尺提醒
* Calibration Fator 校正係數

注意：此處設定只會影響用 App 跑步

</details>

<details>

<summary>Calendar Settings（日曆設定）</summary>

Show Sync Stryd Option 顯示離線同步的選項

</details>

<details>

<summary>Notification Settings（通知設定）</summary>

通知是否啟用，會點擊「Manage in Settings App...」會轉跳到您手機內的設定

</details>


---

# 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://strydtaiwan.gitbook.io/stryd/stryd-app/appsettings/app-settings.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.
