# 我已離場卻還顯示停車中？

這種情況通常是車主已在現場用其他方式繳費，而現場設備沒有回傳出場資料，所以停車狀態沒有及時更新；但是在您下次進場時，系統就會自動將這筆停車紀錄關閉，不會直接扣款。

此外，您可以將所屬通路的 App 更新到最新版，即可點選「停車紀錄」上的 「<mark style="color:red;">**幫助**</mark>」，自行關閉停車紀錄。

![幫助的提醒資訊](/files/9WDnSHnhCJpxJ98KFnGy)


---

# 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/parking.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.
