# 功率-時間曲線圖(Power Duration Curve)

功率－時間曲線是根據過去 90 天或自訂時間範圍內，由所有跑步紀錄中在不同持續時間內的最高功率所構成，由於短時間內所能輸出的功率必定比長時間高，所以曲線都是從左至右緩緩下降。

曲線上不同的顏色代表著不同時期的紀錄，藍色為最近的 1 - 30 天，綠色為 31 - 75 天，灰色為 76 天以前。另外，如果想知道某時間的最高功率是來自哪一次訓練或比賽，只要點擊一下，就會出現該筆紀錄的連結，方便馬上回顧。

![](/files/-M-rghK8fVB1Ldrq_EgH)


---

# 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/power-center/power-duration-curve.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.
