# Weekly

- [第 4 期 - 学习一门新的语言](https://thinking.simonaking.com/weekly/4.md): 记录 22/(11/21 - 11/27)期间 值得分享的内容，每周不定期更新。
- [第 3 期 - 信息技术 与 人类的相似性](https://thinking.simonaking.com/weekly/3.md): 记录 22/(11/14 - 11/20)期间 值得分享的内容，每周不定期更新。
- [第 2 期 - 鸭子理论与第一性原理](https://thinking.simonaking.com/weekly/2.md): 记录 22/(11/07 - 11/13)期间 值得分享的内容，每周不定期更新。
- [第 1 期 - 大厂垄断的 laas](https://thinking.simonaking.com/weekly/1.md): 记录 22/(10/31 - 11/06 )期间 值得分享的内容，每周不定期更新。


---

# 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://thinking.simonaking.com/weekly.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.
