> For the complete documentation index, see [llms.txt](https://water-strategy.gitbook.io/waterstrategy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://water-strategy.gitbook.io/waterstrategy/arby/readme.md).

# WaterStrategy الوثائق

تساعدك وثائقنا على بناء وتحسين واستخدام التوأم الرقمي لنظام المياه الخاص بك.

علّم نفسك نمذجة نظام موارد المياه من خلال دروسنا التعليمية خطوة بخطوة:

<details>

<summary>الشروع في العمل</summary>

[إنشاء حساب](/waterstrategy/arby/alshrwa-fy-alaml/creating-an-account.md)

[تسجيل الدخول](/waterstrategy/arby/alshrwa-fy-alaml/logging-in.md)

[جولة في WaterStrategy](/waterstrategy/arby/alshrwa-fy-alaml/tour-of-the-interface.md)

[مشاركة المشاريع والشبكات](/waterstrategy/arby/alshrwa-fy-alaml/sharing-projects-and-networks.md)

[تصدير واستيراد النماذج](/waterstrategy/arby/alshrwa-fy-alaml/exporting-and-importing-models.md)

[التعامل مع أخطاء النموذج](/waterstrategy/arby/alshrwa-fy-alaml/dealing-with-model-errors.md)

[تحميل البيانات الخارجية](/waterstrategy/arby/alshrwa-fy-alaml/uploading-external-data.md)

</details>

<details>

<summary>أساسيات النمذجة</summary>

[نمذجة نظام الموارد المائية؟](/waterstrategy/arby/asasyat-alnmthjh/water-resource-system-modeling.md)

[ما هو الباير؟](/waterstrategy/arby/asasyat-alnmthjh/what-is-pywr.md)

[مفاهيم بايير](/waterstrategy/arby/asasyat-alnmthjh/pywr-concepts.md)

[أنواع العقدة](/waterstrategy/arby/asasyat-alnmthjh/node-types.md)

[عقوبات التخصيص](/waterstrategy/arby/asasyat-alnmthjh/allocation-penalties.md)

[سيناريوهات](/waterstrategy/arby/asasyat-alnmthjh/scenarios.md)

[البارامترات](/waterstrategy/arby/asasyat-alnmthjh/parameters.md)

[مسجلات](/waterstrategy/arby/asasyat-alnmthjh/recorders.md)

</details>

<details>

<summary>النمذجة التطبيقية</summary>

[نقاط الخزان والتخزين](/waterstrategy/arby/alnmthjh-alttbyqyh/reservoir-and-storage-nodes.md)

</details>

<details>

<summary>البرامج التعليمية</summary>

[إنشاء نموذج وتشغيله](/waterstrategy/arby/albramj-altalymyh/creating-and-running-a-simple-model/creating-and-running-a-model.md)

[إجراء تغييرات على نموذج](/waterstrategy/arby/albramj-altalymyh/creating-and-running-a-simple-model/making-changes-to-a-model.md)

[نمذجة أنظمة خزانات الأحواض](/waterstrategy/arby/albramj-altalymyh/creating-a-reservoir-system.md)

[إضافة قياس الأعماق في الخزان والتبخر وهطول الأمطار](/waterstrategy/arby/albramj-altalymyh/creating-a-reservoir-system/adding-reservoir-details.md)

[استخدام عقوبات التخصيص لتخصيص المياه](/waterstrategy/arby/albramj-altalymyh/using-allocation-penalties.md)

[منحنيات التحكم وتوفير الطلب](/waterstrategy/arby/albramj-altalymyh/creating-a-reservoir-system/control-curves-and-demand-savings.md)

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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