> 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/ardw/shrwa-krna/creating-a-new-project-and-network.md).

# ایک نیا پروجیکٹ اور نیٹ ورک بنانا

{% embed url="<https://www.youtube.com/watch?v=hoqyjNIJdKs>" %}

**ایک نیا پروجیکٹ اور نیٹ ورک بنانا**

1. انٹرفیس ہوم پیج میں، اوپری دائیں کونے میں “پروجیکٹ بنائیں” پر کلک کریں۔
2. اپنے پروجیکٹ کا نام ٹائپ کریں اور “شامل کریں” کو منتخب کریں۔
3. اپنا نیا پروجیکٹ درج کریں۔
4. دائیں طرف “نیٹ ورک بنائیں” پر کلک کریں۔
5. “دستی” ٹیب کا انتخاب کریں۔
6. نیٹ ورک کا نام درج کریں۔
7. ان دو pywr ٹیمپلیٹس میں سے کسی کو منتخب کریں۔

![](/files/jNQIeknadgUdjSW79hIf)

-دوسرے ٹیمپلیٹس دیگر ماڈلنگ سسٹم جیسے پاور سسٹم کے لئے ہیں۔

8. ماڈل بلڈنگ کے لئے دنیا کا نقشہ ظاہر کرنے کے لئے “نقشہ استعمال کریں” کا انتخاب کریں۔
9. “جمع کروائیں” پر کلک کریں۔ **۱۲۳۴۵۶۷۸۹۰\_\_۰**. تخلیق کردہ نیٹ ورک درج کریں۔ **۱۲۳۴۵۶۷۸۹۰**\_۔ نیل کے ساتھ کسی علاقے میں ٹوگل اور زوم کریں۔

![](/files/BdlUyEy0Ax37OWmAgqhz)

**۱۲۳۴۵۶۷۸۹۰\_\_۰**. “بلڈ” ڈراپ ڈاؤن منتخب کریں۔

![](/files/twdyRcT3Ph0cFjm4XBEV)

**۱۲۳۴۵۶۷۸۹۰\_\_۰**. جیسا کہ ذیل میں دیکھا گیا ہے ماڈل میں ایک کیچمنٹ، ایک لنک، اور دو آؤٹ پٹ نوڈس کو گھسیٹیں۔

![](/files/LqIpHnuDcTgpVOqUkTQ9)

-دوسرا آؤٹ پٹ نوڈ (آف ریور) واٹر ایکسٹریکشن نوڈ کے طور پر استعمال کیا جائے گا۔

-نوٹ کریں کہ کیچمنٹ نوڈ اوپر ہے، اور آؤٹ پٹ نوڈ نیچر ریور ہے۔

(نیل اس حصے میں شمال میں بہتا ہے اور مجموعی طور پر)

**۱۲۳۴۵۶۷۸۹۰\_\_۰**. “لنکس” خصوصیت کا استعمال کرتے ہوئے، نوڈس کو بہاؤ کی سمت میں جوڑیں۔

-یہ پہلے اپ فلو نوڈ اور ڈاؤن فلو نوڈ دوسرے پر کلک کرکے کیا جاتا ہے۔

![](/files/Tksx8DjZ9vvvAGpR7lXK)


---

# 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, and the optional `goal` query parameter:

```
GET https://water-strategy.gitbook.io/waterstrategy/ardw/shrwa-krna/creating-a-new-project-and-network.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
