# 日常随记

- [坑](https://blog.wh2099.com/daily/pit.md): 平时遇到的各种小问题及解决方式
- [豆知识](https://blog.wh2099.com/daily/trivia.md): 知道了，然后呢？
- [逻辑推断](https://blog.wh2099.com/daily/luo-ji-tui-duan.md): BCACACDABA
- [观影后记](https://blog.wh2099.com/daily/shi-zi-wang.md): 一定要看完制作人名单啊！
- [LaMDA 有意识吗？](https://blog.wh2099.com/daily/is-lamda-sentient-an-interview.md): ——对“它”的访谈
- [VS Code Vim 速记](https://blog.wh2099.com/daily/vs-code-vim-su-ji.md): https://marketplace.visualstudio.com/items?itemName=vscodevim.vim
- [QQ 空间表情符号](https://blog.wh2099.com/daily/qq-kong-jian-biao-qing-fu-hao.md): 可以给你的小伙伴秀一手
- [ZEN of DEBUG](https://blog.wh2099.com/daily/debug.md): 论如何与虫子共生
- [数据收集的途径](https://blog.wh2099.com/daily/data-source.md): 取自网友
- [呼叫转移设置方式](https://blog.wh2099.com/daily/hu-jiao-zhuan-yi-she-zhi-fang-shi.md): 取自微信公众号 科普中国
- [空中浩劫 ACI 经典](https://blog.wh2099.com/daily/aci.md): 取自 bilibili 评论区
- [联机海难特色简述](https://blog.wh2099.com/daily/dst-ia.md): 饥荒联机版 mod 内容
- [智能家居入门指南](https://blog.wh2099.com/daily/smart-home.md)
- [财政学笔记](https://blog.wh2099.com/daily/public-finance-note.md): 财政学笔记
- [行为与实验经济学笔记](https://blog.wh2099.com/daily/behavioral-and-experimental-economics-note.md): 行为与实验经济学笔记
- [电商管理学笔记](https://blog.wh2099.com/daily/e-commerce-management-note.md): 电商管理学笔记
- [客户关系管理笔记](https://blog.wh2099.com/daily/crm-note.md)


---

# Agent Instructions: 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://blog.wh2099.com/daily.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.
