# बीएससी(BSC) टेस्टनेट के साथ शुरुआत करना

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

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

{% 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 %}

* और  ***मेटामास्क में जोड़ें**\_ बटन*.\_ क्लिक करें

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

## अपने बीएससी टेस्टनेट वॉलेट में टेस्ट-बीएनबी(BNB) टोकन जमा करें

जब आप अपने संगठन को तैनात करते हैं और संगठन के भीतर लेनदेन करते हैं तो आपको गैस शुल्क का भुगतान करने के लिए पर्याप्त परीक्षण-बीएनबी ("बीएनबी" के रूप में संक्षिप्त) के साथ अपने वॉलेट को लोड करने की आवश्यकता होगी।

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

आप [बिनेंस स्मार्ट चेन नल](https://testnet.binance.org/faucet-smart) की कोशिश कर सकते हैं या टेस्ट-बीएससी मुफ्त में प्राप्त करने के लिए आरागॉन चैट [#support-community](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-bsc-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.
