# 抽獎／點數

### Q1. 為什麼有些人不能參加抽獎？

先檢查抽獎活動有沒有設定會員星等限制或其他參加條件。\
若有設定門檻，不符合條件的會員即使有留言，也不一定會進抽獎名單。

### Q2. 想拉出還有點數的會員名單，要去哪裡看？&#xD;

可到會員清單或點數歷程相關頁面匯出名單，再整理出目前仍有點數的會員


---

# 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://docs.168money.com.tw/chang-jian-xi-tong-wen-ti-jie-da/chou-jiang-dian-shu.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.
