> For the complete documentation index, see [llms.txt](https://docs.win.win/twins/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.win.win/twins/hindi/twins-wallet/twins-2.md).

# वॉलेट का इस्तेमाल करना

### ओवरव्यू पेज

![](/files/-LY6o2qh8wtjhyZFcD8m)

तीन मत्वपूर्ण क्षेत्र है : “संयुक्त बैलेंस  ”, “ट्विन्स बैलेंस ” और “हालिया लेनदेन ”.

1. "**संयुक्त बैलेंस**” क्षेत्र आपके द्वारा TWINS की पूर्ण राशि दिखाता है।
2. “**ट्विन्स बैलेंस**” क्षेत्र में लेन-देन के लिए वर्तमान में उपलब्ध TWINS की राशि और (यदि मौजूद है) दांव से अपरिपक्व TWINS की मात्रा को दर्शाता है, जो आपके उपलब्ध शेष राशि में जुड़ने से पहले एक निश्चित अवधि के लिए आयु होती है।
3. “**हालिया लेनदेन**” क्षेत्र आपके अंतिम लेनदेन एवं स्टेकिंग से पारपत आय कोदर्शाता है |यदि लेन-देन या और जावक लेनदेन को 6 पुष्टिकरणों की आवश्यकता होती है, आने वाले स्टेकिंग को 61 की आवश्यकता होती है। आपके माउस पर हॉवर करने से लेन-देन या हिस्सेदारी की कितनी पुष्टि होती है, आप यह पता लगा सकते हैं।

{% hint style="info" %}
यदि कोई लेनदेन स्टेक \[ ब्रैकेट के अन्दर]  है तो यह अभी पूरी तरह सेपरिपक्व नहींहुआ है जिससे इसे अभी कही भेज नहीं जा सकता है|

आने एवं जाने वाले लेनदेन केलिए ६ एवं स्टेकिंग के लिए ६१ ब्लाक कन्फर्मेशन चाहिए |
{% endhint %}

* आप लेनदेन पर माउस को ले जाकर यह पता कर सकते है की अभी कितने कन्फर्मेशन हुए है :

![आने वाले लेनदेन अभी कन्फर्म होना बाकि है](/files/-LY6mz4e94syXCU4gI5F)

### भेजने का पेज&#x20;

![](/files/-LY6pEHR3ZZcW8p4ecUo)

यहाँ से आपम किसी दुसरे को ट्विन्स भेज सकते है | अधिक विवरण अगले पेजो में मिलेगा|

### प्राप्त करने वाला पेज

![](/files/-LY6uk0R7ITtT8dLTwcy)

इस पेज से आप पता बना सकते है और पेमेंट प्राप्त करने के लिए निवेदन कर सकते है अधिक विवरण अगले पेजो में मिलेगा|

### लेनदेन वाला पेज

![](/files/-LY6wIoZD_dJCfEsV59d)

यह पेजआवक और जावक लेनदेन के आपके इतिहास को प्रदर्शित करता है। आप ड्रॉप-डाउन मेनू और खोज बॉक्स की सहायता से उन्हें फ़िल्टर और जमा सकते हैं और निचले दाईं ओर "निर्यात" बटन पर क्लिक करके उन्हें .csv फ़ाइल में निर्यात कर सकते हैं।

### मास्टर नोड वाला पेज&#x20;

![](/files/-LY70qNsVXrJoTRASISm)

मास्टर नोड पेज से आप मास्टर नोड बना एवं उन्हें मोइटर कर सकते है | अधिकविवरणमस्तेर्नोदे वाले पेजमें मिलेगा|

यह डिफ़ॉल्ट रूप से दिखाई नहीं देता है और आप्शन में चालू करना होता है: मेनू बार में "सेटिंग" पर क्लिक करें, फिर "विकल्प" और अंत में "वॉलेट" टैब पर। "मास्टर्नोड्स टैब दिखाएं" पर क्लिक करें और "ओके" पर क्लिक करें। आपको वॉलेट को पुनरारंभ करना होगा।


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.win.win/twins/hindi/twins-wallet/twins-2.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.
