> For the complete documentation index, see [llms.txt](https://l-m-sherlock.gitbook.io/supermemo-guru-cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://l-m-sherlock.gitbook.io/supermemo-guru-cn/readme.md).

# README

## Update

汉化项目已迁移至 [L-M-Sherlock/thoughts-memo-translation: Thoughts Memo 汉化组翻译合集](https://github.com/L-M-Sherlock/thoughts-memo-translation)

## Introduction

### 须知

supermemo.guru 文章翻译（目前也纳入了其他内容）

文章来源：

* <https://supermemo.guru>
* <https://www.masterhowtolearn.com>
* <https://notes.andymatuschak.org>

感谢：

* [Piotr Woźniak](https://www.supermemo.com/english/company/wozniak.htm)
* [Andy Matuschak](https://andymatuschak.org/)
* [Michael Nielsen](https://michaelnielsen.org/)
* MasterHowToLearn 博主

### 参加翻译

详情请见：[CONTRIBUTING](/supermemo-guru-cn/contributing.md)

### 目前翻译过/翻译中的文集

* [I would never send my kids to school 我永远不会送我的孩子去学校](https://github.com/L-M-Sherlock/Chinese-Translation-I-would-never-send-my-kids-to-school)（已完成，待重翻）
* [History of spaced repetition 间隔重复的历史](https://github.com/L-M-Sherlock/Chinese-Translation-History-of-spaced-repetition)（已完成）
* [Good sleep, good learning, good life 好睡眠，好学习，好生活](https://github.com/Colerar/Chinese-Translation-Good-sleep-good-learning-good-life)（翻译中）
* [Essays 未归类文章](https://github.com/L-M-Sherlock/supermemo.guru-cn/tree/master/Essays)（搁置中）
* [MasterHowToLearn 掌握如何学习](https://github.com/L-M-Sherlock/supermemo.guru-cn/tree/master/MasterHowToLearn)（搁置中）
* [ToolsForThought 思想工具](https://github.com/L-M-Sherlock/supermemo.guru-cn/tree/master/ToolsForThought)（翻译中）

### GitHub 项目地址

[L-M-Sherlock](https://github.com/L-M-Sherlock)/[supermemo.guru-cn](https://github.com/L-M-Sherlock/supermemo.guru-cn)

### 阅读地址

知乎专栏：

* [学校教育](https://www.zhihu.com/column/supermemo-guru-cn)
* [间隔重复](https://www.zhihu.com/column/c_1371286809159266304)
* [认知基石](https://www.zhihu.com/column/c_1371290691226742784)
* [睡眠科学](https://www.zhihu.com/column/c_1406943998058016769)
* [SuperMemo—渐进学习最前沿！](https://www.zhihu.com/column/c_1308886122672484352)


---

# 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://l-m-sherlock.gitbook.io/supermemo-guru-cn/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.
