# 停車常見問題

- [機車可以停哪裡？](https://help.carmochi.com/parking/common-issue/scooter.md): 機車支援場站在哪裡呢
- [離開時無法扣款出場，被閘門擋下怎麼辦？](https://help.carmochi.com/parking/common-issue/departure-error.md)
- [我已離場卻還顯示停車中](https://help.carmochi.com/parking/common-issue/parking.md)
- [沒有收到進場通知怎麼辦？](https://help.carmochi.com/parking/common-issue/entry-notice.md): 小地圖可查看停車中小卡，目前停車場尚未全面支援進場通知提示及停車中小卡，部分場站測試中。
- [享有特殊優惠車輛優惠如何折抵](https://help.carmochi.com/parking/common-issue/wrong-payment.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.carmochi.com/parking/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.
