# मुंबई टेस्टनेट के साथ शुरुआत करना

{% 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/ >)साइट पर जाएं
* खोज बॉक्स में **पॉलीगॉन मेननेट डालें**
* ऊपर दाईं ओर **कनेक्ट योर वॉलेट** बटन पर क्लिक करें
* क्लिक करें **\_मेटामास्क** में जोड़ें\_बटन

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

![चेनलिस्ट.ऑर्ग का उपयोग करके मुंबई टेस्टनेट को मेटामास्क में जोड़ें](/files/1iO2LPdw6HM5lLxDnaND)

## अपने मुंबई वॉलेट में टेस्ट-मैटिक जमा करें

### **क्या है टेस्ट-मैट्रिक**?

TEST MATIC टोकन ERC20 टोकन है जिसका उपयोग मुंबई में लेन-देन शुल्क (जिसे MATIC के रूप में संक्षिप्त किया गया है) के भुगतान के लिए किया जाता है और, परिणामस्वरूप, DAO को तैनात करने के लिए, उसी तरह जैसे टेस्ट-ETH का उपयोग Rinkeby पर किया जाता है।

> महत्वपूर्ण जानकारी: कृपया ध्यान दें कि टेस्ट-मैटिक का प्रतीक "मैटिक" है, जो मेननेट-मैटिक के समान है।

### **टेस्ट-मैट्रिक कैसे प्राप्त करें**?

**टेस्ट-मैट्रिक पाने के लिए आप जा सकते हैं** [**पॉलीगॉन मुंबई नल:**](https://faucet.polygon.technology/)

* नेटवर्क **मुंबई** का चयन करें
* टोकन MATIC टोकन चुनें
* अपना वॉलेट पता दर्ज करें जहां आपको टेस्ट-मैटिक प्राप्त होगा

  <br>

{% hint style="info" %}
यदि आप मेटामास्क का उपयोग कर रहे हैं, तो यह आपका वॉलेट खाता पता है।
{% endhint %}

* **सबमिट** पर क्लिक करें

![Polygon Mumbai Faucet](/files/McbymnzBCW8HuKF0nkbO)

{% hint style="warning" %}
नेटवर्क ट्रैफ़िक के कारण आपका परीक्षण-MATIC प्राप्त करने में 30 मिनट तक का समय लग सकता है। आपको जल्द ही अपने वॉलेट में (हमारे उदाहरण में, मेटामास्क खाता) परीक्षण-MATIC देखना चाहिए.
{% endhint %}


---

# 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-mumbai-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.
