> For the complete documentation index, see [llms.txt](https://docs.168money.com.tw/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.168money.com.tw/yong-hu-chang-jian-wen-ti.md).

# 用戶常見問題

- [1.如何設定抽獎活動](https://docs.168money.com.tw/yong-hu-chang-jian-wen-ti/1.-ru-he-she-ding-chou-jiang-huo-dong.md)
- [2.如何申請藍新金流](https://docs.168money.com.tw/yong-hu-chang-jian-wen-ti/2.-ru-he-shen-qing-lan-xin-jin-liu.md)
- [3.消費者FB如何登入及綁定會員](https://docs.168money.com.tw/yong-hu-chang-jian-wen-ti/3.-xiao-fei-zhe-fb-ru-he-deng-ru-ji-bang-ding-hui-yuan.md)
- [4.消費者LINE購物車綁定會員](https://docs.168money.com.tw/yong-hu-chang-jian-wen-ti/4.-xiao-fei-zhe-line-gou-wu-ju-bang-ding-hui-yuan.md)
- [5.消費者無法登入逛逛(手機版)](https://docs.168money.com.tw/yong-hu-chang-jian-wen-ti/5.-xiao-fei-zhe-wu-fa-deng-ru-guang-guang-shou-ji-ban.md)
- [6.消費者無法登入逛逛(網頁版)](https://docs.168money.com.tw/yong-hu-chang-jian-wen-ti/6.-xiao-fei-zhe-wu-fa-deng-ru-guang-guang-wang-ye-ban.md)
- [7.如何查帳(B2C、C2C)](https://docs.168money.com.tw/yong-hu-chang-jian-wen-ti/7.-ru-he-cha-zhang-b2cc2c.md)
- [8.如何統計當下的銷售及明細](https://docs.168money.com.tw/yong-hu-chang-jian-wen-ti/8.-ru-he-tong-ji-dang-xia-de-xiao-shou-ji-ming-xi.md)
- [9.出單機安裝](https://docs.168money.com.tw/yong-hu-chang-jian-wen-ti/9.-chu-dan-ji-an-zhuang.md)
- [10.社團綁定](https://docs.168money.com.tw/yong-hu-chang-jian-wen-ti/10.-she-tuan-bang-ding.md)
- [11.單標多標無法抓取直播貼文](https://docs.168money.com.tw/yong-hu-chang-jian-wen-ti/11.-dan-biao-duo-biao-wu-fa-zhua-qu-zhi-bo-tie-wen.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.168money.com.tw/yong-hu-chang-jian-wen-ti.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
