# 自行車自動計圈

如果您在指定的賽道或路線上進行多圈騎行，現在您可以查看自己在這條路線上的表現變化，或者輕鬆追蹤爬坡間歇訓練或其他類似往返訓練的圈數時間。此功能適用於所有騎行模式，包括室內騎行。

要設置自動圈數計算，請進入您想要的騎行模式。在按下「開始」之前，向下滾動至「自動圈數」，並將其開啟。

您可以自定義自動圈數的標記方式，設定騎行過程中的不同標記點。向下滾動至「圈數模式」，選擇「距離」或「位置」。

* **位置**：選擇「僅起點」、「僅圈數按鈕」或兩者皆選擇。「僅起點」表示每次您返回騎行起點時，裝置會自動標記一個新圈數。「僅圈數按鈕」表示當您按下「圈數」按鈕手動標記一個位置後，裝置每次在騎行中返回該位置時，會自動標記新圈數，您不需要再次在該位置按下「圈數」按鈕。
* **距離**：選擇一個目標距離，每當您的 COROS 裝置達到該距離時，就會自動標記一個新圈數。

<figure><img src="/files/OVgT9oUMjD7PBSJQJ6Ci" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://support.corostw.com/coros-user-guides/how-to-use-warch/automatic-lap-counting.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.
