# 如何手動上傳跑步紀錄 ?

### 手動上傳跑步紀錄

經由[上傳紀錄](https://www.runningquotient.com/calendar/upload)，選擇您的跑步紀錄，並點擊手動上傳按鈕。\
RQ 支援 FIT、TCX 與 GPX 檔案上傳，建議採用 FIT 檔上傳會得到較多的分析數據。\
上傳紀錄：<https://www.runningquotient.com/calendar/upload>

{% hint style="danger" %}
如果下載完後 fit 檔案無法上傳成功，請至 <https://www.fitfiletools.com/>\
使用 「Corrupt Time Fixer 」上傳檔案並匯出在上傳 RQ 即可上傳成功。
{% 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/record/upload.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.
