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

# 雜記

- [2019/0103/雜記](https://johch3n611u.gitbook.io/c50108/za-ji/20190103.md)
- [2019/0410/作品集建構](https://johch3n611u.gitbook.io/c50108/za-ji/20190410-zuo-pin-ji-jian.md)
- [2019/0429/職訓局書單](https://johch3n611u.gitbook.io/c50108/za-ji/20190429-ju.md)
- [2019/0317/自我檢視](https://johch3n611u.gitbook.io/c50108/za-ji/20190317-zi-wo.md)
- [2019/0316/陪玄松去高車討論&環境圖流程圖大神們line討論](https://johch3n611u.gitbook.io/c50108/za-ji/20190316-pei-xuan-song-qu-gao.md): 感想 : 應該學國外，以事件驅動方式，去學習新的東西，當遇到問題時，尋找最佳解決方案，不然在這資訊爆炸的時代，永遠學不完。
- [2019/0305/Gitbook使用方法](https://johch3n611u.gitbook.io/c50108/za-ji/20190305gitbook-shi-yong-fang-fa.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://johch3n611u.gitbook.io/c50108/za-ji.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.
