# 商家與顧客通訊

![](/files/-MOkQi0Rcw6JbVVUjGDT)

![](/files/-MLlWbVMKxhJr7tPLSVK)

●    商家發送電郵給顧客：若商家對於訂單內容有任何更改等，可通過此區域與顧客聯繫 。

> 商家可於打字區域編寫內文，然後按『發送』，把內容發送到顧客註冊的電郵地址 。
>
> 商家可按『選擇圖片』上傳附件圖片給顧客 。

●    顧客發送電郵給商家：若顧客對於訂單內容有任何更改等， 發送電郵到商家註冊店舖的電郵地址，商家會在此區域看到顧客發送的訊息，商家可立即回覆並發送到顧客電郵。


---

# 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://manual.cube.mo/bian-ji-ding-dan/shang-jia-yu-gu-ke-tong-xun.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.
