# README

Ich möchte gemeinsam mit dir Ideen erarbeiten und diskutieren, die das Leben verbessern.

Ich veröffentliche viele meiner Projekte um Feedback zu bekommen, damit ich mich verbessern kann.

## Terms of service

![Terms of serive](https://user-images.githubusercontent.com/6764957/75324412-e3bc2480-5844-11ea-90be-4a26b6a64000.png)

[digital garden tos](https://github.com/sw-yx/digital-garden-tos)

## Disclamer

Dies ist eine Sammlung von Ideen, Abläufen und Wissen aus meinen limitierten Erfahrungen. Alle Informationen sind in ständigem Wandel (WORK IN PROGRESS). Ich erhebe keinen Anspruch auf Richtigkeit oder Vollständigkeit.

Ich veröffentliche diese Informationen in der Hoffnung auf Feedback und Anregungen, um meine Ideen, Abläufe und BLINDSPOTS/BIASES/UNWISSENHEIT zu verbessern


---

# 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/readme.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.
