# 會員清單

<figure><img src="/files/GpearBehOEztNR9zQ09r" alt=""><figcaption><p>會員清單 - 介面</p></figcaption></figure>

### 訂購人資料

當消費者登入並進入商城頁面後，系統會自動將其歸屬於該商家名下，並成為該商家的會員。會員資料將同步記錄於本表單中，方便後續查詢與管理。

在此頁面中，您可以：

* 查詢該會員所有已建立的訂單紀錄
* 檢視每筆訂單的詳細內容與金額明細
* 透過統一的表單快速檢索訂單資訊

此功能可協助商家更有效率地掌握會員的購買行為與訂單狀態，作為後續客服服務與行銷規劃的重要依據。

<figure><img src="/files/Ql8aAcD39sNbedhZ0bfM" alt=""><figcaption><p>會員清單 - 訂購人資料</p></figcaption></figure>


---

# 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.livebuy.tv/product-tour/hui-yuan-qing-dan.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.
