# WaterStrategy Dokumentation

Unsere Dokumentation hilft Ihnen dabei, einen digitalen Zwilling Ihres Wassersystems zu erstellen, zu verfeinern und zu verwenden.

Bringen Sie sich mit unseren schrittweisen Anleitungen die Modellierung von Wasserressourcensystemen bei:

<details>

<summary>Erste Schritte</summary>

[Ein Konto erstellen](/waterstrategy/deutsch/erste-schritte/creating-an-account.md)

[Einloggen](/waterstrategy/deutsch/erste-schritte/logging-in.md)

[Besichtigung von WaterStrategy](/waterstrategy/deutsch/erste-schritte/tour-of-the-interface.md)

[Projekte und Netzwerke teilen](/waterstrategy/deutsch/erste-schritte/sharing-projects-and-networks.md)

[Modelle exportieren und importieren](/waterstrategy/deutsch/erste-schritte/exporting-and-importing-models.md)

[Umgang mit Modellfehlern](/waterstrategy/deutsch/erste-schritte/dealing-with-model-errors.md)

[Externe Daten hochladen](/waterstrategy/deutsch/erste-schritte/uploading-external-data.md)

</details>

<details>

<summary>Grundlagen der Modellierung</summary>

[Modellierung von Wasserressourcensystemen?](/waterstrategy/deutsch/grundlagen-der-modellierung/water-resource-system-modeling.md)

[Was ist Pywr?](/waterstrategy/deutsch/grundlagen-der-modellierung/what-is-pywr.md)

[Pywr-Konzepte](/waterstrategy/deutsch/grundlagen-der-modellierung/pywr-concepts.md)

[Knotentypen](/waterstrategy/deutsch/grundlagen-der-modellierung/node-types.md)

[Zuweisungsstrafen](/waterstrategy/deutsch/grundlagen-der-modellierung/allocation-penalties.md)

[Szenarien](/waterstrategy/deutsch/grundlagen-der-modellierung/scenarios.md)

[Parameter](/waterstrategy/deutsch/grundlagen-der-modellierung/parameters.md)

[Rekorder](/waterstrategy/deutsch/grundlagen-der-modellierung/recorders.md)

</details>

<details>

<summary>Angewandte Modellierung</summary>

[Reservoir- und Speicherknoten](/waterstrategy/deutsch/angewandte-modellierung/reservoir-and-storage-nodes.md)

</details>

<details>

<summary>Tutorials</summary>

[Ein Modell erstellen und ausführen](/waterstrategy/deutsch/tutorials/creating-and-running-a-simple-model/creating-and-running-a-model.md)

[Änderungen an einem Modell vornehmen](/waterstrategy/deutsch/tutorials/creating-and-running-a-simple-model/making-changes-to-a-model.md)

[Modellierung von Beckenreservoirsystemen](/waterstrategy/deutsch/tutorials/creating-a-reservoir-system.md)

[Hinzufügen von Reservoir-Bathymetrie, Verdunstung und Niederschlag](/waterstrategy/deutsch/tutorials/creating-a-reservoir-system/adding-reservoir-details.md)

[Verwendung von Zuweisungsstrafen zur Zuteilung von Wasser](/waterstrategy/deutsch/tutorials/using-allocation-penalties.md)

[Steuerkurven und Nachfrageeinsparungen](/waterstrategy/deutsch/tutorials/creating-a-reservoir-system/control-curves-and-demand-savings.md)

</details>


---

# 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://water-strategy.gitbook.io/waterstrategy/deutsch/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.
