# ट्विन्स प्राप्त करना

जब आप TWINS प्राप्त करना चाहते हैं, तो वॉलेट के बाईं ओर "रिसीव टैब पर क्लिक करें।

![Overview of the wallet's RECEIVE tab](/files/-LY6uslffCXApsIKbPyV)

धन प्राप्त करने के लिए आपको प्रेषक को इसे भेजने के लिए प्राप्त पते के साथ प्रदान करना होगा।  प्राप्त करना वाले पते वॉलेटसे ही उत्पन्न होता है।

जब आप एक भुगतान प्राप्त करना चाहते हैं, तो आपको *केवल एक पता बनाना है*:

“Receiving” टैब के दाईं ओर “ Receiving Addresses” बटन पर क्लिक करें।

एक विंडो जहां आप पते प्राप्त कर सकते हैं उत्पन्न होगी:

![Receiving address generation window](/files/-LY6vaJT-SkO_bwtayaF)

आप “File” पर क्लिक करके भी विंडो प्राप्त कर सकते हैं, उसके बाद “ Receiving Addresses” कर सकते हैं।

नया पता प्राप्त करने के लिए “New” बटन पर क्लिक करें। “लेबल” फ़ील्ड में भरना वैकल्पिक है (लेकिन अपने wallet को व्यवस्थित रखने के लिए एक अच्छा विचार है ) और पता स्वचालित रूप से बनता है :

![](/files/-LY6vmcmxUSVVKMLlzIW)

आपके द्वारा किए जाने के बाद “ओके” पर क्लिक करें और आपको नए जेनरेट किए गए पते के साथ पिछली विंडो पर लौटा दिया जाएगा।

क्लिपबोर्ड में इसे कॉपी करने के लिए आपको इसे एक बार क्लिक करके “copy” करना होगा या फिर राइट-क्लिक करके “कॉपी एड्रेस” विकल्प चुनना होगा।

इस पते को आप उस व्यक्ति या एक्सचेंज के पास शेयर करे जहा से आपको पेमेंट प्राप्त होना है |

एक बार जब आप अपने किसी पते पर भुगतान प्राप्त कर लेते हैं, तो आप इसे “लेनदेन” टैब में देख सकते हैं:

![The Transactions tab with the receiving transaction highlighted](/files/-LY6wIoZD_dJCfEsV59d)

{% 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://docs.win.win/twins/hindi/twins-wallet/twins-2/undefined-1.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.
