> For the complete documentation index, see [llms.txt](https://fraudhuntertw.gitbook.io/fraudhuntertw/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fraudhuntertw.gitbook.io/fraudhuntertw/appendix/appendix.md).

# 附錄總覽

![附錄](/files/MAFBprwmsteA40ISgO7N)

這裡收錄全書的「帶著走」素材：印下來、剪下來、貼起來，給自己，也給家人。

* 〔[給長輩的一頁防詐守則](/fraudhuntertw/appendix/for-elders.md)〕— 大字海報，貼在電話旁或冰箱上。
* 〔[給學生 / 求職者的提醒](/fraudhuntertw/appendix/for-students.md)〕— 打工、求職、交友最常踩的坑。
* 〔[可列印速查卡彙整](/fraudhuntertw/appendix/cheatsheets.md)〕— 6 張卡片，可剪下護貝隨身帶。
* 〔[詐騙話術關鍵字對照表](/fraudhuntertw/appendix/keyword-table.md)〕— 聽到這些話＝詐騙警報。
* 〔[關於作者](/fraudhuntertw/appendix/about-author.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:

```
GET https://fraudhuntertw.gitbook.io/fraudhuntertw/appendix/appendix.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.
