> 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/cheatsheets.md).

# 可列印速查卡彙整

![可列印速查卡彙整](/files/JunD60Z8s1uvhV5k0iMd)

> 這一頁把全書的重點濃縮成幾張小卡，方便你剪下、護貝、隨身帶，或印給家人。 歡迎自由列印分送。

***

## 卡片 1：防詐三字訣「停・查・問」

```
┌─────────────────────────────┐
│        遇到要錢的事            │
│                              │
│  停 → 很急/心動/害怕，先暫停   │
│  查 → 自己打官方電話查證       │
│        (別用對方給的號碼)      │
│  問 → 打 165，或問家人        │
│                              │
│   主動找上你 + 牽涉錢或密碼     │
│        → 先當它是假的          │
└─────────────────────────────┘
```

![「停・查・問」速查卡](/files/HbV094VeQjzG2g3goP6U)

***

## 卡片 2：三條鐵律

```
┌─────────────────────────────┐
│  1. 不點不明連結、不掃不明QR   │
│  2. 帳密、驗證碼(OTP)不給任何人│
│  3. 要你去 ATM 解除分期 /      │
│     買點數卡 / 解凍帳戶        │
│        = 100% 詐騙            │
└─────────────────────────────┘
```

![三條鐵律速查卡](/files/ciookSjRlZ8o7SNHmtkp)

***

## 卡片 3：付款方式紅旗（最強照妖鏡）

```
┌─────────────────────────────┐
│  看到這些「付款要求」= 詐騙：  │
│                              │
│  去 ATM「解除分期/設定」       │
│  去超商買點數卡唸序號          │
│  先繳錢(稅/保證金)才能領錢     │
│  買虛擬貨幣轉給他              │
│  匯款到個人/陌生帳戶           │
│  給金融卡/存摺/密碼/OTP        │
│  面交現金給不認識的人          │
│                              │
│  錢怎麼付，比故事更誠實。      │
└─────────────────────────────┘
```

![付款紅旗速查卡](/files/qsT0KQ69DxTfsrj30A3j)

***

## 卡片 4：5 句自問

```
┌─────────────────────────────┐
│ 牽涉到錢或密碼，先問自己：     │
│ 1. 是對方主動找我的嗎?        │
│ 2. 它讓我很急/心動/害怕嗎?    │
│ 3. 要我密碼/驗證碼,或去ATM、   │
│    買點數、匯款給陌生帳戶嗎?   │
│ 4. 先掛電話自己查，會有損失嗎? │
│ 5. 我跟第二個人(家人/165)講了嗎?│
│                              │
│ 有一題不安 → 打 165           │
└─────────────────────────────┘
```

![五句自問速查卡](/files/RybxXE4BzUMBDdDqvKzM)

***

## 卡片 5：中招了，立刻這樣做

```
┌─────────────────────────────┐
│  發現被騙，馬上(同時進行)：    │
│  1. 打 165 (緊急打 110)       │
│  2. 打你匯款的銀行,要求圈存    │
│  3. 備妥:被騙時間、你的匯出    │
│      帳戶、對方收款帳號        │
│  4. 派出所報案,拿報案三聯單    │
│  5. 截圖留證據,別刪對話!       │
│                              │
│  「先付錢幫你追回被騙的錢」    │
│        = 二次詐騙,別信        │
│                              │
│  自稱律師?查律師查詢系統      │
│  別只信 Google(防假網站):     │
│  lawyerbc.moj.gov.tw          │
└─────────────────────────────┘
```

![發現被騙馬上做速查卡](/files/CtWN28kjh6DEuN9Z4am2)

***

## 卡片 6：重要電話一覽

```
┌─────────────────────────────┐
│ 反詐騙諮詢/報案 …… 165         │
│ 緊急報案 …………………… 110         │
│ 健保查證 ……… 0800-030-598    │
│ 金融服務 ……………… 1998         │
│ 監理/交通違規 … 0800-231-035  │
│ 心理支持(安心專線) … 1925      │
│                              │
│ 查可疑訊息:防詐達人 @jwv3010k │
│ 查可疑來電:Whoscall App      │
└─────────────────────────────┘
```

![重要電話速查卡](/files/AwJoPui8W6UIeYrDB03J)

***

> 以上速查卡可自由列印、影印、分送，更詳細的內容請見各章節。不確定的時候，記得打 165。


---

# 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/cheatsheets.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.
