# 好友電充電流程

1. 請車主先完成插入充電槍的動作。
2. 掃描 QR Code 開啟充電服務。
3. 選擇支付方式與同意授權。
4. 同意授權後，車主會收到簡訊、email通知 「充電開始」
5. 完成加油後移除充電槍，系統開始計算本次充電費用。
6. 系統完成扣款後，車主會收到 email 通知 「充電扣款」。


---

# 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/charge/sonice/process.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.
