# Gemeinschaftsgarten

* Beete in Blöcke einteilen
  * Orientierung
  * Aufgaben
* Schilder mit Gemüsename und QR-Code
  * Link mit Infos zu Gemüse
  * Aktuelle Aufgaben für Gemüse oder Beet
* Aktuelle Aufgaben auf Webseite
  * Überall QR-Codes, damit man schnell darauf zugreifen kann
* So wenig Aufwand wie möglich

## Betreuung

* Schulklassen oder einer Garten AG
* Öffentlich / Stadt
* Ausbildung / Umschulung
* Gemeinnützige Firma / Verein

## Finanzierung

* Ein Stück Gemüse kostet 1 Minute Gartenarbeit
* Nimm 1, Pflanz 2
* Ausbildung zum Gärtner
* Kurse anbieten (VHS, Online / Videos)
* Gemüse weiterverarbeiten und Produkte verkaufen
  * Marmelade
  * Honig
  * Haltbar machen
  * Saatgut
  * Bäume
  * Jungpflanzen


---

# 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/garten/gemeinschaftsgarten.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.
