# Welcome 欢迎

This is Raphael's KnowledgeBase. It is still a beta version since I am working on activating and evaluating the features on gitbook. Please feel free to check everything on this book or contact me on [About me](https://zhizhiyang.cn/about).

这是我的知识库。由于我正在启用和评估GitBook上的功能，这个知识库呢还只是测试版本。请随意查看本书中的所有内容，或通过[关于我](https://zhizhiyang.cn/about)与我联系。

## KnowledgeBase Highlights 知识库高光

* [🧮 Coding 代码创想](https://docs.zhizhiyang.cn/raphaels-knowledgebase-beta/code-snippets)
  * [在滴答清单的编辑器里面禁用Escape键](https://docs.zhizhiyang.cn/raphaels-knowledgebase-beta/code-snippets/dida365-disable-esc)
* [🥑 Writing about my life 生活冒险王](https://docs.zhizhiyang.cn/raphaels-knowledgebase-beta/writing-about-my-life)
  * [PhD: just keep pushing on! 你一定要加油啊](https://docs.zhizhiyang.cn/raphaels-knowledgebase-beta/writing-about-my-life/phd-application-journey)
  * [Fun Places in Ghent 根特福地](https://docs.zhizhiyang.cn/raphaels-knowledgebase-beta/writing-about-my-life/fun-places-in-ghent)
* [🌊 Raphael's OpenResearch 做研究](https://docs.zhizhiyang.cn/raphaels-knowledgebase-beta/intro)
  * [Tool: Search line by line (zh-CN)](https://docs.zhizhiyang.cn/raphaels-knowledgebase-beta/intro/search-by-line-searchtoolevo)
* [🍚 RaphRecipes 拉斐尔的菜谱](https://docs.zhizhiyang.cn/raphaels-knowledgebase-beta/cook-recipes)
  * [Numbing Spicy Chicken from Xinjang 新疆椒麻鸡](https://docs.zhizhiyang.cn/raphaels-knowledgebase-beta/cook-recipes/numbing-spicy-chicken-from-xinjiang)
  * [Garlic Onion Pepper Pork Chop 蒜香洋葱椒盐猪排](https://docs.zhizhiyang.cn/raphaels-knowledgebase-beta/cook-recipes/garlic-onion-peper-pork-chop)
  * [Green Curry Chicken with Eggplant 鸡胸肉青咖喱](https://docs.zhizhiyang.cn/raphaels-knowledgebase-beta/cook-recipes/green-curry-chicken)
  * [Paprika Port Stir 彩椒炒肉](https://docs.zhizhiyang.cn/raphaels-knowledgebase-beta/cook-recipes/paprika-pork-stir)
  * [Homemade Kebab 自制烤肉](https://docs.zhizhiyang.cn/raphaels-knowledgebase-beta/cook-recipes/homemade-kebab)
  * [Sauerkraut Chicken Pot 酸菜鸡公煲](https://docs.zhizhiyang.cn/raphaels-knowledgebase-beta/cook-recipes/sauerkraut-chongqing-chicken)
  * [Spicy Stir Fry Chicken 辣椒烧鸡](https://docs.zhizhiyang.cn/raphaels-knowledgebase-beta/cook-recipes/spicy-stir-fry-chicken)
  * [Japanese Potato Puree 胡萝卜和黄瓜土豆泥](https://docs.zhizhiyang.cn/raphaels-knowledgebase-beta/cook-recipes/japanese-potato-puree)
  * [Coconut Chicken Hotpot 椰子鸡火锅](https://docs.zhizhiyang.cn/raphaels-knowledgebase-beta/cook-recipes/coconut-chicken-hotpot)
  * [Spicy Stewed Chicken with Potatoes Recipe 鸡肉炖土豆](https://docs.zhizhiyang.cn/raphaels-knowledgebase-beta/cook-recipes/spicy-stewed-chicken-with-potatoes)
  * [Stir-fried Pork with Onion 洋葱炒肉](https://docs.zhizhiyang.cn/raphaels-knowledgebase-beta/cook-recipes/onion-stir-fried-pork)


---

# 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://docs.zhizhiyang.cn/raphaels-knowledgebase-beta/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.
