# reading-log

I think reading is one of the most important habits I build over the past few years. I try to always read two books: Nonfition over the day and fiction in the evening to calm me down and get my mind ready to sleep.

To remember myself what I learned from each book, I keep this reading log. It contains short summaries of all the books I read for nonfiction books.\
For fiction books, I write my opinion rather than learnings. At times, I write reviews on third paty sites, so I might also just link to those.


---

# 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://wiki.christianpoplawski.de/reading-log.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.
