# WaterStrategy Документация

Наша документация поможет вам построить, усовершенствовать и использовать цифровой двойник вашей системы водоснабжения.

Научитесь моделировать систему водных ресурсов с помощью наших пошаговых руководств:

<details>

<summary>Приступаем к работе</summary>

[Создание учетной записи](/waterstrategy/russkii/pristupaem-k-rabote/creating-an-account.md)

[Вход в систему](/waterstrategy/russkii/pristupaem-k-rabote/logging-in.md)

[Экскурсия по WaterStrategy](/waterstrategy/russkii/pristupaem-k-rabote/tour-of-the-interface.md)

[Совместное использование проектов и сетей](/waterstrategy/russkii/pristupaem-k-rabote/sharing-projects-and-networks.md)

[Экспорт и импорт моделей](/waterstrategy/russkii/pristupaem-k-rabote/exporting-and-importing-models.md)

[Устранение ошибок модели](/waterstrategy/russkii/pristupaem-k-rabote/dealing-with-model-errors.md)

[Загрузка внешних данных](/waterstrategy/russkii/pristupaem-k-rabote/uploading-external-data.md)

</details>

<details>

<summary>Основы моделирования</summary>

[Моделирование системы водных ресурсов?](/waterstrategy/russkii/osnovy-modelirovaniya/water-resource-system-modeling.md)

[Что такое Pywr?](/waterstrategy/russkii/osnovy-modelirovaniya/what-is-pywr.md)

[Концепции Pywr](/waterstrategy/russkii/osnovy-modelirovaniya/pywr-concepts.md)

[Типы узлов](/waterstrategy/russkii/osnovy-modelirovaniya/node-types.md)

[Штрафы за распределение](/waterstrategy/russkii/osnovy-modelirovaniya/allocation-penalties.md)

[Сценарии](/waterstrategy/russkii/osnovy-modelirovaniya/scenarios.md)

[параметры](/waterstrategy/russkii/osnovy-modelirovaniya/parameters.md)

[Рекордеры](/waterstrategy/russkii/osnovy-modelirovaniya/recorders.md)

</details>

<details>

<summary>Прикладное моделирование</summary>

[Резервуары и узлы хранения](/waterstrategy/russkii/prikladnoe-modelirovanie/reservoir-and-storage-nodes.md)

</details>

<details>

<summary>Учебные пособия</summary>

[Создание и запуск модели](/waterstrategy/russkii/uchebnye-posobiya/creating-and-running-a-simple-model/creating-and-running-a-model.md)

[Внесение изменений в модель](/waterstrategy/russkii/uchebnye-posobiya/creating-and-running-a-simple-model/making-changes-to-a-model.md)

[Моделирование бассейновых водохранилищ](/waterstrategy/russkii/uchebnye-posobiya/creating-a-reservoir-system.md)

[Добавление батиметрии резервуаров, испарения и количества осадков](/waterstrategy/russkii/uchebnye-posobiya/creating-a-reservoir-system/adding-reservoir-details.md)

[Использование штрафов за распределение воды](/waterstrategy/russkii/uchebnye-posobiya/using-allocation-penalties.md)

[Кривые управления и экономия спроса](/waterstrategy/russkii/uchebnye-posobiya/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/russkii/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.
