# हार्मनी  पर डीएओ कैसे बनाएं

{% hint style="info" %}
इस खंड में, हम आपको बताएंगे कि हार्मनी नेटवर्क पर आरागॉन क्लाइंट का उपयोग करके डीएओ को कैसे तैनात किया जाए।
{% endhint %}

{% hint style="success" %}
[2021 में Harmony ने आरागॉन के साथ मिलकर client.aragon.org इंटरफ़ेस का उपयोग करके DAO उत्पाद वितरित किया](https://blog.aragon.org/aragon-client-deployed-on-harmony/)
{% endhint %}

## हार्मनी क्या है?

[Harmony.one](https://www.harmony.one/) व्यापक संगतता, कम लागत और उच्च [लेनदेन दरों (कथित रूप से 10M/सेकंड तक)](https://medium.com/@aervinaervin/harmony-10million-transactions-per-second-e8161b7b7f61) के साथ एक L2 Ethereum संगत ब्लॉकचेन नेटवर्क है। यह एक 'इफेक्टिव प्रूफ ऑफ स्टेक' नेटवर्क है, जहां उपयोगकर्ता मेननेट लेनदेन लागत के अंश के लिए एक दूसरे के साथ लेनदेन कर सकते हैं।

&#x20;एथेरियम पर संपत्ति को हार्मनी में ले जाया जा सकता है और [पुलों ](https://docs.harmony.one/home/general/bridges/horizon-bridge/bridging-eth-one)का उपयोग करके फिर से वापस किया जा सकता है। डीएओ को $500+ से कुछ सेंट तक तैनात करने की लागत को कम करके आरागॉन वेब3 अर्थव्यवस्था में प्रवेश करने के लिए सैकड़ों व्यवसायों और गैर-लाभकारी संस्थाओं को प्रेरित करने की उम्मीद करता है।

## हार्मनी टेस्टनेट के साथ शुरुआत करना

हार्मनी टेस्टनेट के साथ शुरुआत करना अपने वेब3 वॉलेट को हार्मनी टेस्टनेट से कनेक्ट करें और "टेस्ट-वन" जमा करें।

{% hint style="info" %}
&#x20;कैसे? [यहाँ](/hindi-aragon-user-documentation/undefined-1/set-up-metamask/getting-started-with-harmony-testnet.md) एक गाइड है।!.
{% endhint %}

## वास्तव में हार्मनी  के साथ शुरुआत करना!&#x20;

अपने वेब3 वॉलेट को हार्मनी नेटवर्क से कनेक्ट करें और कम से कम 0.2 एक जमा करें। कैसे?&#x20;

{% hint style="info" %}
कैसे? [यहाँ](/hindi-aragon-user-documentation/undefined-1/set-up-metamask/getting-started-with-harmony.md) एक गाइड है।!.
{% endhint %}

## एक डीएओ तैनात करना&#x20;

1. [आरागॉन क्लाइंट](https://client.aragon.org/#/) पेज पर जाएं।

![](/files/IYb0K7fyYSfv7dsT1Ls9)

1. **कनेक्ट अकाउंट पर क्लिक करें और अपना वॉलेट प्रदाता चुनें**। नीचे दिए गए उदाहरण में, हमने अपने मेटामास्क खाते को हार्मनी नेटवर्क से जोड़ा है। यदि डायलॉग बॉक्स कहता है कि यह किसी अन्य नेटवर्क से जुड़ा है, तो अपने वॉलेट को हार्मनी नेटवर्क पर स्विच करें।&#x20;
2. कनेक्टेड नेटवर्क स्वचालित रूप से वॉलेट पर चयनित नेटवर्क से प्राप्त होता है एक संगठन बनाएं पर क्लिक करें और इस [ट्यूटोरियल ](https://legacy-docs.aragon.org/hindi-aragon-user-documentation/)का अनुसरण करें जो आपको निर्माण प्रक्रिया के माध्यम से चलाएगा।

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/5c98a4fe0428633d2cf3fcf7/images/61db019ca6a5ee76d8a2e9cd/file-xKHkRPU0F6.png)


---

# 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://legacy-docs.aragon.org/hindi-aragon-user-documentation/undefined-1/aragon-client/aragon-client-with-harmony.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.
