# Mental-models

* [Mental models](https://www.julian.com/blog/mental-model-examples)
* [109 Models Explained](https://fs.blog/mental-models/)
* [A guide to my favorite mental models](https://twitter.com/gregisenberg/status/1398664821139255298)

## Zitate

> "When you view the world as a series of outputs, you form opinions. But when you view the world as a series of systems, you form strategies." — Channing Allen
>
> "Your entire life runs on the software—the models—in your head. Why wouldn’t you obsess over optimizing it?" — Tim Urban
>
> Repeatedly ask whether you’re optimizing a cog in a machine instead of the machine itself. The higher the level you optimize at, typically the greater your ROI.

## Bücher

* [Super Thinking](https://www.goodreads.com/book/show/41181911-super-thinking?ac=1\&from_search=true\&qid=w8a0JunIFf\&rank=2)
* [The Great Mental Models](https://www.goodreads.com/book/show/44245196-the-great-mental-models)

## Models

### Inverse Problems

Was ist ein schlechtes Leben um herauszufinden was ein gutes Leben ist


---

# 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://notes.d15r.de/leben/mental-models.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.
