# Books

I read books in either their physical or digital eBook form, usually whatever is cheaper at the time. I also like to take advantage of audiobooks and like to listen to them when I am performing chores and other tasks that require low focus.

Here is a catalogue of all the books I have read so far... (since 2021):

## 2021

* The Almanack of Naval Ravikant (Eric Jorgenson)
* The Art of War (Sun Tzu)
* Can't Hurt Me (David Goggins)
* Digital Minimalism (Cal Newport)
* The Miracle Morning (Hal Elrod)
* Xero for Dummies (4th Edition) (Heather Smith)
* The Great Salesman in the World (Og Mandino)
* The Way to Wealth: Ben Franklin (Benjamin Franklin)
* The Simple Path to Wealth (JL Collins)


---

# 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.alexhe.io/start/books.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.
