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

{% hint style="info" %}
अपने वॉलेट में लॉग इन करें और ड्रॉपडाउन नेटवर्क मेनू पर एथेरियम टेस्टनेट चुनें
{% endhint %}

## अपने Web3 वॉलेट को रिंकीबी टेस्टनेट से कनेक्ट करें

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

{% endhint %}

{% hint style="success" %}
एथेरियम नेटवर्क पहले से ही आपके मेटामास्क वॉलेट पर स्थापित है।
{% endhint %}

अपने वॉलेट में लॉग इन करें और ड्रॉपडाउन नेटवर्क मेनू पर रिंकीबी टेस्ट नेटवर्क चुनें।

![रिंकीबी टेस्टनेट चयन](/files/bswkuEQDiU0iLiTrVeC4)

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

अब आपको गैस का भुगतान करने के लिए अपने बटुए को पर्याप्त टेस्ट ईथर (संक्षिप्त रूप में ईटीएच) के साथ लोड करने की आवश्यकता है। नेटवर्क पर प्रत्येक लेनदेन के लिए गैस शुल्क की आवश्यकता होती है, उदाहरण के लिए:

* आपके बटुए से धन के हस्तांतरण के लिए लेनदेन((ट्रांजैक्शन)
* आपके संगठन की तैनाती
* आपके संगठन के भीतर बातचीत

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

**आप रिंकीबाई नल पर टेस्ट-ईटीएच का दावा कर सकते हैं:**

* [https://faucet.rinkeby.io/](https://faucet.rinkeby.io)
* <https://faucets.chain.link/rinkeby>

या मुफ्त में टेस्ट-ईटीएच प्राप्त करने के लिए आरागॉन चैट [# प्रश्न-समुदाय ](https://discord.com/channels/672466989217873929/694844628586856469)में अपना रिंकीबी टेस्टनेट पता पोस्ट करें।

{% hint style="warning" %}
यदि आप अपने नल अनुरोध को आरागॉन चैट चैनल में पोस्ट करते हैं, तो कृपया धैर्य रखें। हम उन्हें यथाशीघ्र आपके पास भेज देंगे।
{% 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-rinkeby-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.
