# 約翰配方

## 約翰配方

- [關於約翰配方](https://recipe.johann.tw/readme.md)
- [2022 27 吋 4K (UHD) 辦公用電腦螢幕心得](https://recipe.johann.tw/3c/2022-27-dou-4k-uhd-ban-gong-yong-dian-nao-ying-mu-xin-de.md)
- [2023 簡單但可靠判斷釣魚訊息的方法](https://recipe.johann.tw/3c/jian-dan-dan-ke-kao-pan-duan-diao-yu-xun-xi-de-fang-fa.md)
- [2023 必備 Windows 軟體](https://recipe.johann.tw/3c/2023-bi-bei-windows-ruan-ti.md)
- [2023 不再雜亂無章的 Email 整理術](https://recipe.johann.tw/3c/2023-bu-zai-za-luan-wu-zhang-de-email-zheng-li-shu.md)
- [2023 系統重要性金融機構信用卡回饋整理](https://recipe.johann.tw/finance/2023-xi-tong-zhong-yao-xing-jin-rong-ji-gou-xin-yong-ka-hui-kui-zheng-li.md)
- [2023 安心的銀行轉帳帳號設定](https://recipe.johann.tw/finance/2023-an-xin-de-yin-xing-zhuan-zhang-zhang-hao-she-ding.md)
- [2023 簡單的銀行帳號整理方式](https://recipe.johann.tw/finance/2023-jian-dan-de-yin-xing-zhang-hao-zheng-li-fang-shi.md)
- [2023 臺灣系統廠、外商系統廠與外商原廠的文化差異](https://recipe.johann.tw/ke-ji-ye/2023-tai-wan-xi-tong-chang-wai-shang-xi-tong-chang-yu-wai-shang-yuan-chang-de-wen-hua-cha-yi.md)
- [2023 原有車牌換自選車牌流程](https://recipe.johann.tw/zheng-fu-ji-guan/2023-yuan-you-ju-pai-huan-zi-xuan-ju-pai-liu-cheng.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://recipe.johann.tw/readme.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.
