# Finanzen

## Sparkonto

* Staat zahlt X (ca. 500€ ?) € pro Monat bis
  * Mindestbetrag erreicht oder
  * einmalig Geld auf Konto
* Man kann sich selbst ein Gehalt zahlen
* Vorlagen
  * [Betterment](https://www.betterment.com/investing/) als Vorlage
  * Andere Staaten als Vorlage
  * FI/RE Movement
* 1 Welt ETF
  * [Vanguard FTSE All world](https://www.justetf.com/de/etf-profile.html?isin=IE00B3RBWM25)
  * Kaufen, wenn x Euro auf Konto in Cash
* Einzahlen
  * Staat
    * X € pro Monat bis Mindestbetrag / Alter erreicht
    * einmalige Einzahlung bei Geburt
  * mindest % von Bruttogehalt, bis Mindestbetrag erreicht, danach freiwillig
  * freiwillige Einzahlungen immer möglich
* Auszahlung
  * Nur Dividenden auszahlen, wenn kein Einkommen (Ersatz für Arbeitslosenversicherung)
  * Bei Renteneintritt Auszahlungsplan einrichten
* Gesellschaft über Finanzen unterrichten


---

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