# teaching

I found specially interesting [the letter of Gates foundation after 20 years of activity](https://www.gatesnotes.com/2020-Annual-Letter). The main points I have taken note are:

* "It’s also hard to isolate any single intervention and say it made all the difference. Getting a child through high school requires at least 13 years of instruction enabled by hundreds of teachers, administrators, and local, state, and national policymakers. The process is so cumulative that changing the ultimate outcome requires intervention at many different stages."
* "It became clear to us that scaling in education doesn’t mean getting the same solution out to everyone. Our work needed to be tailored to the specific needs of teachers and students in the places we were trying to reach."
* "The first year of high school is a critical moment. A freshman who fails no more than one course is four times more likely to graduate than one who fails two or more. Being “on track” in this way is more predictive of whether that student will graduate than race, wealth, or even test scores."
* "If you’re a freshman, your first day now starts with a teacher who helps you with organizational skills, college planning, and how to use your school laptop for assignments. An online portal lets you check your grades every day. Every five weeks, you sit down with a counselor to understand how you’re doing and where to go for help if you need it."


---

# 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://cleberjamaral.gitbook.io/mind/teaching.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.
