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

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

## अपने Web3 वॉलेट को हार्मनी टेस्टनेट से कनेक्ट करें

{% hint style="info" %}
हम आपके वेब3 वॉलेट के रूप में [मेटामास्क वॉलेट ](/hindi-aragon-user-documentation/undefined-1/set-up-metamask.md)का उपयोग करने की सलाह देते हैं।
{% endhint %}

* अपने वॉलेट में लॉग इन करें
* &#x20;[https://chainlist.org/ ](<https://chainlist.org/ >)साइट पर जाएं
* खोज बॉक्स में **हार्मनी टेस्टनेट शार्ड डालें 0**
* क्लिक करें **\_मेटामास्क** में जोड़ें\_बटन

{% hint style="info" %}
यदि मेटामास्क अच्छी तरह से जुड़ा हुआ है तो फॉक्स आइकन दिखाई देता है
{% endhint %}

![Add the Harmony testnet to Metamask using chainlist.org](/files/scjjglAqMWwAE0xFT2u4)

## अपने हार्मनी टेस्ट वॉलेट में टेस्ट वन जमा करें

### टेस्ट वन क्या है?

टेस्ट वन टोकन का उपयोग हार्मनी टेस्टनेट पर किया जाता है। इसका उपयोग किया जाता है:

* लेनदेन शुल्क के लिए भुगतान करें (संक्षिप्त रूप में एक)
* एक डीएओ को उसी तरह तैनात करने के लिए जिस तरह से टेस्ट-ईटीएच का उपयोग रिंकीबी पर किया जाता है

{% hint style="warning" %}
कृपया ध्यान दें कि परीक्षण-वन का प्रतीक "एक" है, जो मेननेट-वन के समान है.
{% endhint %}

### नल के लिए अपना हार्मनी वन पता कैसे प्राप्त करें?

* &#x20;[https://explorer.harmony.one/](https://explorer.harmony.one) पर जाएं
* अपने मेटामास्क वॉलेट से अकाउंट एड्रेस को कॉपी करें और सर्च बार में पेस्ट करें।
* इसे एक पते का उत्पादन करना चाहिए जो ***one1*** से शुरू होता है
* आपको उस पते को कॉपी करना होगा और फिर उसे यहां डालना होगा [https://faucet.pops.one/](https://faucet.pops.one).
* कुछ ही सेकंड में आपको अपना डीएओ परिनियोजित करने के लिए 1000 टेस्ट वन प्राप्त होने चाहिए।

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/5c98a4fe0428633d2cf3fcf7/images/61db0984d268f00e10386d30/file-k4lsn7c6rW.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/set-up-metamask/getting-started-with-harmony-testnet.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.
