> For the complete documentation index, see [llms.txt](https://bxpay.gitbook.io/bxpay/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bxpay.gitbook.io/bxpay/bxpay-hi/faqs/deposit-and-transaction.md).

# जमा और लेनदेन

### मैं क्रिप्टो कैसे जमा करूँ?

* अपने थर्ड-पार्टी वॉलेट को खोलें और ट्रांसफर के लिए USDC-Polygon (MATIC) तैयार रखें।
* अपने BXPay खाते में लॉगिन करें।
* पर जाएँ **Payments → Crypto**.
* डिपॉजिट एड्रेस कॉपी करें या QR कोड स्कैन करें।
* अपने वॉलेट से ट्रांसफर पूरा करें और ब्लॉकचेन की पुष्टि का इंतजार करें।

***

### मैं फिएट कैसे जमा करूँ?

* अपने में लॉगिन करें **BXPay खाता**.
* पर जाएँ **Payments → Fiat**.
* प्राप्तकर्ता का यूज़रनेम दर्ज करें या उनका QRकोड स्कैन करें
* विवरण की पुष्टि करें और ट्रांसफर पूरा करें।

✅ ट्रांसफर आमतौर पर तुरंत संसाधित होते हैं, नेटवर्क और सिस्टम की स्थिति के अनुसार

***

### आंतरिक ट्रांसफर (BXPay → BXPay) कैसे काम करते हैं?

* अपने में लॉगिन करें **BXPay खाता**.
* पर जाएँ **Payments → Transfer**.
* चुनें **BXPay से BXPay**.
* प्राप्तकर्ता का दर्ज करें **यूज़रनेम** या उनका स्कैन करें **QR कोड**.
* पुष्टि करें और भेजें — BXPay उपयोगकर्ताओं के बीच ट्रांसफर तेज़ी से और बिना किसी शुल्क के संसाधित होते हैं।

{% hint style="info" %}
उपलब्ध होने पर, संगत बैंक या SEPA ट्रांसफरों के लिए दिए गए किसी भी अतिरिक्त निर्देश का पालन करें।
{% endhint %}

***

### मैं फंड कैसे निकालूँ?

#### निकासी के चरण

1. अपने में लॉगिन करें **BXPay** खाता।
2. पर जाएँ **Payments → Withdraw**.
3. चुनें **बाहरी वॉलेट**.
4. सही विवरण भरें:
   * अपना चुनें **Wallet Account** (आपका खाता बैलेंस स्वतः प्रदर्शित होगा)।
   * **उस राशि को दर्ज करें जो आप भेजना चाहते हैं** और मुद्रा की पुष्टि करें (**USDC – Polygon (MATIC)**).
   * **बाहरी वॉलेट एड्रेस पेस्ट करें** उस वॉलेट एड्रेस फ़ील्ड में जहाँ आप फंड प्राप्त करना चाहते हैं।

{% hint style="info" %}

#### महत्वपूर्ण:&#x20;

* सुनिश्चित करें कि वॉलेट एड्रेस समर्थित करता है **Polygon चेन पर USDC**.
* किसी अलग नेटवर्क या असंगत एड्रेस पर भेजने से **स्थायी धन हानि**.
* गलत या असमर्थित वॉलेट एड्रेस पर किए गए ट्रांसफरों के लिए BXPay कोई दायित्व नहीं लेता।
* हमेशा **सभी विवरणों की पुष्टि करें** लेनदेन जारी रखने से पहले।
  {% endhint %}

***


---

# 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://bxpay.gitbook.io/bxpay/bxpay-hi/faqs/deposit-and-transaction.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.
