# 為什麼數據跟其他平台不一樣？

RQ 為接收平台，再將收到的數據進行分析，所有的數據都是來自您連接的手錶或是其他 App，RQ 不會美化或是修飾任何數據唷！\
\
例如：\
您的手錶與 Garmin Connect 同步，如果手錶本身沒有海拔氣壓計偵測，那顯示的就會是手錶數據及 GPS 定位後算出來的海拔唷！\
您手錶傳到 Garmin Connect 時，Garmin 系統又會在資料庫內核對修飾一次，所以您 Garmin Connect 中的海拔就是 Garmin 核對 GPS + 修飾過後的數據。只不過 Garmin 未開放修飾過後的紀錄同步到 RQ，所以 RQ 顯示的是原始數據唷！\
\ <br>


---

# 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/why-my-run-data-is-different-with-other-app.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.
