# 我今天沒去停車，怎麼突然有扣款？金額及路段有問題

{% hint style="info" %}
請您先於消費紀錄中，確認停車日期是否有印象，扣款時間不等於今日的停車消費。
{% endhint %}

目前 APP 繳費資料來源是政府資料庫，若您未停車被扣款，很有可能是開單人員誤植車號。

因個資法保護規定，停管處規定需車主本人直接聯繫停管處確認，並協助您申請退款。

各縣市停管機關聯繫方式可以參考：[停管處聯繫方式](https://help.mochipay.xyz/street-parking/autopay/repeat-payment)


---

# 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://help.mochipay.xyz/street-parking/common-issue/why-payment.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.
