# 會員中心

對於經營會員的業者來說，在機器人上建立會員中心是不可或缺的一環，會員中心不僅能讓客戶瀏覽集點卡、抽獎券、得獎商品等，所有資訊都能一目瞭然，更能讓顧客隨時查看，增加不少便利性。

首先，先設置對話模組

<figure><img src="/files/eQpRJWH0vzGjKjt0pyqo" alt=""><figcaption></figcaption></figure>

點擊新增

<figure><img src="/files/1gIUHOsnC0JwQVVUj5Iu" alt=""><figcaption></figcaption></figure>

輸入回覆名稱

<figure><img src="/files/VQObu5mI6CKWMjwkE1wl" alt=""><figcaption></figcaption></figure>

輸入文字後，建立會員中心的按鈕

<figure><img src="/files/gtIvszSFhUW7RDIrVUfI" alt=""><figcaption></figcaption></figure>

點選會員中心，並輸入按鈕名稱，按下確定

<figure><img src="/files/9p8W6OSujNUl6n8gkTOr" alt=""><figcaption></figcaption></figure>

按下儲存，就完成了！

<figure><img src="/files/ohkzKnm8ZdouEXHc92UF" alt=""><figcaption></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://blog.mantago.cc/zh/qi-ta/hui-yuan-zhong-xin.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.
