# 路邊停車自動繳費

{% hint style="info" %}
自動繳費功能是會每天自動查詢您所綁定的車號，是否有新的未繳交路邊停車費用，如有未繳交的訂單將會幫您自動繳費，這樣不但省下您查詢未繳訂單的時間，也不用擔心遺失繳費單或因為忙碌多姿的生活而忘記繳費導致罰款。
{% endhint %}

***為避免爭議，逾期的繳費單將不會進行自動繳費，請您透過超商繳費的方式進行繳款。***

每天早上 11 點將會傳送推播到您的手機通知，點開推播通知即可知道停車日期。（若當日的自動繳費完成時間超過 11 點，將會隔日才收到推播）

若欲停用本服務，解除安裝前，記得檢查是否有關閉路停自動繳費的功能，避免日後無法在超商繳費。

1. 目前自動繳功能，是一鍵開啟所有支援縣市，無法針對單一縣市啟用或關閉。
2. 若車輛有同時綁定在其他支付者，路邊停車訂單就 **有可能** 不會透過 Autopass 扣款。


---

# 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.autopass.xyz/roadparking/autopay.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.
