# 即時跑力的定義是什麼？

RQ 會自動幫跑者算出每一筆記錄的即時跑力，它的定義是：「跑者在此筆記錄表現出來的跑步能力」，它是用跑錶當次訓練數據中的配速、心率、坡度與里程數所分析出來的。但如果當天訓練的配速和心率很不穩定或是坡度變化太大，電腦就會無法取得有效的數據來分析。

{% hint style="success" %}
[即時跑力到底是怎麼計算的？](https://www.runningquotient.com/article/single/38?utm_source=38\&utm_medium=article\&utm_campaign=qagitbook)
{% endhint %}


---

# 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://runningquotient-support.gitbook.io/rqsupport/analysis/what-is-runlevel.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.
