# 3: How to Invest Like a Non-idiot

- [3.1: All Investments are Gambles](https://book.moneyblind.net/the-book/3/3.1.md)
- [3.2: Your Life in Your Money and Your Money in Your Life](https://book.moneyblind.net/the-book/3/3.2.md)
- [3.3: The Investment Universe in a Grain of Sand](https://book.moneyblind.net/the-book/3/3.3.md)
- [3.4: There Is No Best Investment](https://book.moneyblind.net/the-book/3/3.4.md)
- [3.5: No Investment is an Island](https://book.moneyblind.net/the-book/3/3.5.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://book.moneyblind.net/the-book/3.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.
