> ## Documentation Index
> Fetch the complete documentation index at: https://docs.swipelux.com/llms.txt
> Use this file to discover all available pages before exploring further.

# KYC verification levels

> Simplified, standard, और enhanced KYC नीति आवश्यकताओं, triggers, और evidence की समीक्षा करें।

## KYC verification levels

Swipelux identity verification के तीन नीति tiers का उपयोग करता है। लागू tier customer risk, jurisdiction, अपेक्षित transaction volume, और regulatory requirements पर निर्भर करता है।

<Warning>
  ये tiers वर्तमान API enums के बजाय नीति classifications का वर्णन करते हैं।
  वर्तमान tasks एक विशिष्ट customer के लिए आवश्यकताओं का निर्धारण करते हैं।
</Warning>

## Simplified KYC

Simplified KYC का उपयोग अनुमोदित low-risk, low-value flows के लिए किया जाता है।

### आवश्यक जानकारी

* पहला नाम
* अंतिम नाम
* जन्म तिथि

### इसका उपयोग कब किया जाता है

* Transaction amounts लागू simplified thresholds से नीचे हैं
* Customer एक low-risk jurisdiction में है

## Standard KYC

Standard KYC एक government-issued document और एक selfie या liveness check के साथ identity को verify करता है।

### आवश्यक documents

* Government-issued ID
* Selfie या liveness check

### स्वीकृत ID documents

* Passport
* Driver's license
* National ID card

## Enhanced KYC (enhanced due diligence)

Enhanced KYC higher-risk परिदृश्यों के लिए address और funds evidence जोड़ता है।

### आवश्यक documents

* Standard KYC के लिए आवश्यक सब कुछ
* Proof of address
* Proof of funds

### Enhanced KYC के लिए Triggers

* Transaction volume standard thresholds से अधिक है
* High-risk jurisdiction
* Risk assessment के आधार पर Compliance-team flag
* Regulatory आवश्यकताएँ

### Proof of address आवश्यकताएँ

| Document type            | आवश्यकताएँ                                                                 |
| ------------------------ | -------------------------------------------------------------------------- |
| Bank statement           | पिछले 90 दिनों के भीतर जारी                                                |
| Utility bill             | Electricity, gas, water, या internet; पिछले 90 दिनों के भीतर जारी          |
| Government-issued letter | पिछले 90 दिनों के भीतर जारी किया गया Tax notice या official correspondence |

### Proof of funds आवश्यकताएँ

| Document type         | विवरण                                                    |
| --------------------- | -------------------------------------------------------- |
| Bank statements       | पर्याप्त balance या income दिखाने वाले हाल के statements |
| Pay stubs             | Employment income verification                           |
| Tax returns           | Annual tax documentation                                 |
| Investment statements | Brokerage या retirement-account statements               |

## नीति tiers और वर्तमान tasks

वर्तमान task detail अगली API action के लिए truth का source बना रहता है। यह एक first-party hosted session प्रदान कर सकता है, एक submission के माध्यम से answers का अनुरोध कर सकता है, या document evidence का अनुरोध कर सकता है।

कुछ enhanced reviews के लिए, compliance team customer के registered email address से भी संपर्क कर सकती है। उस contact को नीति समीक्षा coordination के रूप में मानें, वर्तमान API resources पढ़ने के substitute के रूप में नहीं।

[individual onboarding](/hi/integration/onboarding/customers#individual-customers), [Capabilities और tasks](/hi/integration/onboarding/capabilities-and-requirements#complete-current-tasks), और [Integration Documents guide](/hi/integration/onboarding/capabilities-and-requirements#upload-documents) देखें।


## Related topics

- [Individual onboarding अवलोकन](/hi/knowledge-base/individual-onboarding/overview.md)
- [अवलोकन](/hi/knowledge-base/compliance/overview.md)
- [Transaction Limits](/hi/knowledge-base/compliance/transaction-limits.md)
- [KYC status और workflow](/hi/knowledge-base/individual-onboarding/status-and-workflow.md)
- [Governance और Roles](/hi/knowledge-base/compliance/governance-retention-and-privacy.md)
