# 車麻吉 App 功能常見問題

- [重點功能 🚩 探索周邊停車場](https://help.carmochi.com/app/explore.md)
- [停車場資訊回報說明](https://help.carmochi.com/app/report.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/app.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.
