# 跑步紀錄檔案下載

### **從紀錄平台下載跑步檔案** 以 Garmin Connect 為例

* 進入 [Garmin Connect 行事曆](https://connect.garmin.com/modern/calendar)網頁
* 找到想要同步的那筆訓練紀錄（註：紀錄類型必須是「跑步」）
* 點選 「 匯出原始檔案 」
* 解壓縮後，該 .fit 檔就是所需要上傳的檔案

#### **詳細圖文說明**

第一步：進入 [Garmin Connect](https://connect.garmin.com/) 頁面，點選 「 活動 」 中的 「 所有活動 」

![](/files/-LtA_VgKVapE4YLRyTrd)

第二步進入單筆訓練紀錄後，點選右上方齒輪，選擇 「 匯出原始檔案 」

![](/files/-LtA_YZ9EkrjT4BpkWiq)

第三步：找到檔案儲存的地方，將匯出的檔案（紅框）解壓縮成.fit檔（綠框），那就是您所需要上傳的檔案了

![](/files/-LtA_aSWtjqRV-aUBjXN)


---

# 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/rq/manual/upload/other/record-download.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.
