# 译者序

第一次听说这本书是在比尔·盖茨的公众号上，当时印象并不深，之后又在即刻(已凉)的亚马逊书单推荐主题中看到，于是加入了待读清单，最近一次看到是在<https://1byte.io/educated/>，博客中也说了似乎没有中文版，找了一大圈下来确实没找到，于是萌生了翻译的想法。迫于自己英语太菜一度搁浅，后来又因为实在想看，于是抱着试一试顺便学习的心态来做一次翻译。由于译者水平极其有限，错误之处在所难免，恳请各位不吝指正。译者邮箱：<kop.still@gmail.com>


---

# 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://educated.kopever.com/master.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.
