> 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/fb-zhi-bo-xiao-bang-shou-app.md).

# FB直播小幫手APP

- [直播小幫手App](https://docs.168money.com.tw/fb-zhi-bo-xiao-bang-shou-app/zhi-bo-xiao-bang-shou-app.md)
- [FB-直播單標多規格](https://docs.168money.com.tw/fb-zhi-bo-xiao-bang-shou-app/fb-zhi-bo-chan-biao-duo-gui-ge.md)
- [FB直播多標功能](https://docs.168money.com.tw/fb-zhi-bo-xiao-bang-shou-app/fb-zhi-bo-duo-biao-gong-neng.md)
- [FB直播終極密碼](https://docs.168money.com.tw/fb-zhi-bo-xiao-bang-shou-app/fb-zhi-bo-zhong-ji-mi-ma.md)
- [FB直播單標教學](https://docs.168money.com.tw/fb-zhi-bo-xiao-bang-shou-app/fb-zhi-bo-chan-biao-jiao-xue.md)
- [FB直播跑馬燈教學](https://docs.168money.com.tw/fb-zhi-bo-xiao-bang-shou-app/fb-zhi-bo-pao-ma-deng-jiao-xue.md)
- [FB直播關鍵字抽獎](https://docs.168money.com.tw/fb-zhi-bo-xiao-bang-shou-app/fb-zhi-bo-guan-jian-zi-chou-jiang.md)
- [單標多規格](https://docs.168money.com.tw/fb-zhi-bo-xiao-bang-shou-app/chan-biao-duo-gui-ge.md)
- [出單機](https://docs.168money.com.tw/fb-zhi-bo-xiao-bang-shou-app/chu-dan-ji.md): 出單機使用相關說明
- [出單機驅動程式及安裝方式](https://docs.168money.com.tw/fb-zhi-bo-xiao-bang-shou-app/chu-dan-ji/chu-dan-ji-qu-dong-cheng-shi-ji-an-zhuang-fang-shi.md)
- [卡紙/裁刀卡住](https://docs.168money.com.tw/fb-zhi-bo-xiao-bang-shou-app/chu-dan-ji/ka-zhi-cai-dao-ka-zhu.md)
- [購買配件](https://docs.168money.com.tw/fb-zhi-bo-xiao-bang-shou-app/chu-dan-ji/gou-mai-pei-jian.md)
- [維修說明](https://docs.168money.com.tw/fb-zhi-bo-xiao-bang-shou-app/chu-dan-ji/wei-xiu-shuo-ming.md)
- [截圖軟體下載](https://docs.168money.com.tw/fb-zhi-bo-xiao-bang-shou-app/fsc-download.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/fb-zhi-bo-xiao-bang-shou-app.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.
