# Book Reviews

- [97 things every SRE should know](https://memogarcia.gitbook.io/continuous-learning/book-reviews/97-things-every-sre-should-know.md)
- [Antifragility: Things That Gain from Disorder](https://memogarcia.gitbook.io/continuous-learning/book-reviews/antifragility.md)
- [Atomic Habits](https://memogarcia.gitbook.io/continuous-learning/book-reviews/atomic-habbits.md)
- [The Black Swan: The Impact of the Highly Improbable](https://memogarcia.gitbook.io/continuous-learning/book-reviews/black-swan.md)
- [The Culture Map](https://memogarcia.gitbook.io/continuous-learning/book-reviews/cultural-mapping.md)
- [The First 90 Days](https://memogarcia.gitbook.io/continuous-learning/book-reviews/first-90-days.md)
- [Fooled by Randomness](https://memogarcia.gitbook.io/continuous-learning/book-reviews/fooled-by-randomness.md)
- [The Phoenix Project](https://memogarcia.gitbook.io/continuous-learning/book-reviews/the-phoenix-project.md)
- [The Unicorn Project](https://memogarcia.gitbook.io/continuous-learning/book-reviews/the-unicorn-project.md)
- [The Three-Body Problem](https://memogarcia.gitbook.io/continuous-learning/book-reviews/three-body-problem.md)


---

# 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://memogarcia.gitbook.io/continuous-learning/book-reviews.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.
