# 停車場常見問題

- [無法自動扣款離場的原因？](https://help.mochipay.xyz/payment/common-issue/no-autopay.md)
- [離開時無法扣款出場，被閘門擋下怎麼辦？](https://help.mochipay.xyz/payment/common-issue/departure-error.md)
- [沒有收到進場通知怎麼辦？](https://help.mochipay.xyz/payment/common-issue/entry-notice.md): 地圖上可查看停車中小卡，目前停車場、部分 APP 尚未全面支援進場通知提示及停車中小卡。
- [為何有些停車場沒有進場通知？](https://help.mochipay.xyz/payment/common-issue/no-entry-notice.md)
- [我已離場卻還顯示停車中？](https://help.mochipay.xyz/payment/common-issue/parking.md)
- [享有特殊優惠車輛付款錯誤，怎麼辦？](https://help.mochipay.xyz/payment/common-issue/wrong-payment.md)
- [如何使用免費停車優惠？](https://help.mochipay.xyz/payment/common-issue/howto.md)
- [哪些合作停車場，不適用免費停車優惠？](https://help.mochipay.xyz/payment/common-issue/unavailable.md)


---

# 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/payment/common-issue.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.
