> For the complete documentation index, see [llms.txt](https://notes.d15r.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://notes.d15r.de/leben/finanzen/investments.md).

# Investments

Ich halte es für das Beste mein aktives Einkommen (Gehalt / Lohn) in passives Einkommen (Dividende, Mieten, Renten) umzuwandeln.

[Finanzielle Unabhängigkeit](/leben/finanzen/finanzielle-unabhaengigkeit.md)

## Einstieg

* [Der 15-Minuten Investitionsplan](https://investmentratgeber.com/der-15-minuten-investitionsplan-2/)

## P2P

Ich habe mich am Anfang auch verführen lassen in P2P Kredite zu investieren. Es hört sich zu schön an, um nicht zu investieren. Man bekommt jeden Monat Geld und muss dank "Auto-Invest" nichts dafür tun. Es hat auch alles gut funktioniert. Hauptsächlich weil es der Wirtschaft gut ging und die Platformen alle gewachsen sind.

Ich bin irgendwann ausgestiegen, weil mir das Risiko zu groß war. Außerdem wurden die Zinsen gesenkt.

Als ich den Entschluss gefasst habe, sind die ersten Zahlungen ausgefallen, obwohl es eine "Garantie" gab.

Ich bin froh nicht mehr investiert zu sein.

## Immobilien

Wahrscheinlich das beste Mittel um ein Vermögen aufzubauen. Mir ist es aber zu aufwändig und risikoreich. Ich hätte mein Geld (Kredit) in sehr wenigen Immobilien gebunden.

[Why Home Ownership is the Worst Investment](https://www.youtube.com/watch?v=IibCp34AaJo)

> "I thought about what my life would be like as a landlord. Spending time fixing other peoples home problems, and constantly worrying about things that could go wrong was not worth the benefit for me. I did the calculations and the tradeoff of cash for that additional worry wasn’t worth it for me." - [Why I Don’t Want to be a Landlord](https://minafi.com/i-dont-want-to-be-a-landlord)

## Crypto Währungen

Wie ein Kasino oder Wetten. Ich lasse die Finger davon.

[Was hält der Finanzwesir viom Bitcoin-Hype?](https://www.finanzwesir.com/blog/bitcoin-crypto-manie)

## Ackerland

* [BioBoden](https://bioboden.de/)

## Wald

* [In Wald investieren](https://investmentratgeber.com/in-wald-investieren/#Die_Kosten_fuer_einen_eigenen_Wald)

## Erneuerbare Energien

* Solaranlagen
* Windkraftanlagen
* Energiegenossenschaft

## Start Up

* [How does Angel Investing?](https://zachholman.com/posts/how-does-angel-investing)

## ETF

[ETFs](/leben/finanzen/etf.md) sind für mich die beste Option

## Artikel

* [The Math That Explains Why Net Worth Goes Crazy After the First $100k](https://fourpillarfreedom.com/the-math-behind-why-net-worth-goes-crazy-after-the-first-100k/)
* [Too Much, Too Soon, Too Fast](https://www.collaborativefund.com/blog/too-much-too-soon-too-fast/)
* [Beware of the Bubble](https://www.mrmoneymustache.com/2021/03/26/beware-of-the-bubble/)
* [The Limits of Investing Sanity](https://www.collaborativefund.com/blog/the-limits-of-investing-sanity/)
* [The Alfred Hitchcock Path to FI](https://jlcollinsnh.com/2021/05/05/the-alfred-hitchcock-path-to-fi/)
* [Speculation: A Game You Can’t Win](https://moretothat.com/speculation/)
* [Activities with (positive) asymmetric returns](https://blog.tjcx.me/p/activities-with-positive-asymmetric)
* [I Collect Cashflows](https://thereformedbroker.com/2021/10/05/i-collect-cashflows/)
* [How to Love the Bear Market](https://tynan.com/bear/)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/finanzen/investments.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.
