> 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/ma-lng-ky-bnyad/scenarios.md).

# منظرنامے

WaterStrategy میں منظرنامے صارفین کو ماڈل کے مختلف عناصر کو ایڈجسٹ کرکے مختلف پانی کے انتظام کی حکمت عملی کی تقلید اور دریافت کرنے کی اجازت دیتے ہیں۔ وہ یہ سمجھنے کے لئے ایک فریم ورک فراہم کرتے ہیں کہ کس طرح ان پٹ، مفروضوں، یا ڈیٹا میں تبدیلیاں مختلف حالات میں نتائج کو متاثر کر

WaterStrategy واٹر مینجمنٹ ماڈلنگ میں مختلف ضروریات کو پورا کرنے کے لئے دو قسم کے منظرنامے پیش کرتا ہے۔

1. **WaterStrategy منظرنامے:** اس قسم کا استعمال جب صارفین کو مقامی یا چھوٹے پیمانے پر مخصوص طرز عمل، پیرامیٹرز، یا ڈیٹا کو ایڈجسٹ کرنے کی ضرورت ہوتی ہے۔ یہ منظرنامے ان معاملات کے لئے مثالی ہیں جہاں پورے ڈیٹا سیٹ میں تبدیلی کیے بغیر ماڈل کے صرف کچھ عناصر کو تبدیل کرنے کی ضرورت ہے۔ یہ ہدف شدہ ترمیم کی اجازت دیتا ہے، جس سے سسٹم کے اندر انفرادی تبدیلیوں کے اثرات کی جانچ کرنا آسان ہوجاتا ہے۔
2. **PYWR منظرنامے:** اس منظر نامے کی قسم زیادہ پیچیدہ معاملات کو سنبھالنے کے لئے ڈیزائن کی گئی ہے، خاص طور پر ان یہ متعدد پیمانوں میں ڈیٹا کو جوڑنے میں مہارت رکھتا ہے، جس سے مختلف متغیرات کا جامع تشخیص مل جاتا ہے۔ یہ نقطہ نظر خاص طور پر غیر یقینی ان پٹس کے ساتھ کام کرتے وقت یا مستقبل کے حالات کو ماڈلنگ کرتے وقت مفید ہے، کیونکہ یہ آپ کو یہ دریافت کرنے کے قابل بناتا ہے کہ ڈیٹا اور مفروضوں کے مختلف مجموعے نتائج کو کس طرح


---

# 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/ma-lng-ky-bnyad/scenarios.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.
