> 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-an-account.md).

# ایک اکاؤنٹ بنانا

ویڈیو دیکھیں یا نیچے دیئے گئے متن پر عمل کریں۔ [WaterStrategy](https://www.waterstrategy.org/index.html) اکاؤنٹس پر بنائے جاتے ہیں <https://hydra.org.uk/register> ('ہائڈرا' ہمارے ویب سرور کا نام ہے) ۔

{% embed url="<https://www.youtube.com/watch?v=9wmaNoc3VgQ>" %}
Water Strategy پر اکاؤنٹ کیسے بنائیں
{% endembed %}

**ایک اکاؤنٹ بنانا**

1. پر [WaterStrategy](https://www.waterstrategy.org/index.html) ویب پیج اوپری دائیں کونے میں “لاگ ان” منتخب کریں۔

![](/files/HAsK2jMQdgl3rxlWYmws)

1. ویب پیج کے نچلے حصے میں “ایک اکاؤنٹ بنائیں” کو منتخب کریں “لاگ ان” آپ کو لاتا ہے۔
2. رجسٹر صفحے میں، اپنا ای میل، پہلا نام، آخری نام، تنظیم کی قسم، تنظیم، ملک یا خطہ درج کریں، پاس ورڈ بنائیں، “میں روبوٹ نہیں ہوں” کو منتخب کریں، اور تین خانوں کو چیک کریں۔
3. پھر “رجسٹر” کو منتخب کریں۔
4. آپ کے اکاؤنٹ کی تصدیق کے لئے ایک ای میل کی تصدیق آپ کو بھیجی جائے گی۔ اپنے اسپام فولڈر کو بھی چیک کرنا یقینی بنائیں۔
5. آپ کا اکاؤنٹ بنایا گیا ہے۔

**لاگ ان کریں**

1. لاگ ان کرنے کے لئے، ملاحظہ کریں <https://hydra.org.uk/login> یا WaterStrategy ویب پیج “لاگ ان” استعمال کریں

![](/files/nvs0wwZ68KuEPaB4WgHK)

1. اپنا ای میل اور پاس ورڈ درج کریں اور نیچے کے تین خانوں کو دوبارہ چیک کریں۔ اگر آپ چاہیں تو “مجھے یاد رکھیں” کا انتخاب کریں۔
2. پھر “لاگ ان” کو منتخب کریں۔
3. آپ Water Strategy انٹرفیس ہوم پیج پر ہوں گے۔


---

# 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-an-account.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.
